index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macosx
/
Pcsxr.xcodeproj
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initial work on OS X Korean localization.
SND\MaddTheSane_cp
2013-12-17
1
-0
/
+61
*
Adding Chinese localization from Sdchun.
SND\MaddTheSane_cp
2013-12-04
1
-0
/
+48
*
Even MORE OS X localization work.
SND\MaddTheSane_cp
2013-11-27
1
-4
/
+36
*
Some more OS X refinement.
SND\MaddTheSane_cp
2013-11-27
1
-8
/
+8
*
OS X: Moving things around.
SND\MaddTheSane_cp
2013-11-27
1
-8
/
+8
*
Apple seems to be really pushing OpenGL3, let’s see if I can make an OpenGL...
SND\MaddTheSane_cp
2013-11-27
1
-0
/
+8
*
More work on OS X localization.
SND\MaddTheSane_cp
2013-11-26
1
-7
/
+25
*
Removing unused framework references in Xcode.
SND\MaddTheSane_cp
2013-11-16
1
-25
/
+7
*
Make it so that debugging will be slightly easier in future OS X releases.
SND\MaddTheSane_cp
2013-11-10
1
-3
/
+6
*
Updating PCSX-R version to 1.9.95.
SND\MaddTheSane_cp
2013-11-10
1
-28
/
+55
*
Adding the PCSXR scheme to Xcode.
SND\MaddTheSane_cp
2013-10-28
1
-0
/
+92
*
We don’t need to do static analyze when building.
SND\MaddTheSane_cp
2013-10-27
1
-1
/
+0
*
Disable LTO for now: it has issues right now.
SND\MaddTheSane_cp
2013-10-27
1
-16
/
+0
*
Removing untranslated OS X localization files.
SND\MaddTheSane_cp
2013-10-26
1
-180
/
+1
*
Since RubyCocoa was removed, using an Objective-C tool to do the same thing.
SND\MaddTheSane_cp
2013-10-23
3
-52
/
+307
*
I'll never be happy...
SND\MaddTheSane_cp
2013-10-20
1
-126
/
+128
*
As loathe as I am to do it, making OS X's .strings files into UTF-16.
SND\MaddTheSane_cp
2013-10-19
1
-98
/
+98
*
Initial work on broad localization.
SND\MaddTheSane_cp
2013-10-19
1
-0
/
+211
*
Don’t load old pad preferences on OS X if we already have new ones.
SND\MaddTheSane_cp
2013-10-05
1
-42
/
+11
*
Minor fixes and improvements on OS X code.
SND\MaddTheSane_cp
2013-10-04
1
-2
/
+2
*
Explicitly set the path on the OS X versioning script
SND\MaddTheSane_cp
2013-09-28
1
-1
/
+1
*
We don’t need to “install” the plug-ins on OS X.
SND\MaddTheSane_cp
2013-09-22
1
-0
/
+3
*
On OS X, strip headers that are in the app: they most likely came from a fram...
SND\MaddTheSane_cp
2013-09-22
1
-0
/
+15
*
Generate pkginfo unconditionally.
SND\MaddTheSane_cp
2013-09-22
1
-1
/
+0
*
Making a more robust version control version tracking.
SND\MaddTheSane_cp
2013-09-22
1
-20
/
+17
*
Fiddling with the Xcode files.
SND\MaddTheSane_cp
2013-09-20
1
-5
/
+0
*
Migrating xibs to Xcode 5.
SND\MaddTheSane_cp
2013-09-20
1
-31
/
+14
*
Minor Xcode change
SND\MaddTheSane_cp
2013-09-19
1
-0
/
+3
*
Updating the Xcode project using Xcode 5.0.
SND\MaddTheSane_cp
2013-09-19
1
-1
/
+14
*
Wait for a new physical CD to be inserted when ejecting the CD on OS X.
SND\MaddTheSane_cp
2013-09-16
1
-0
/
+4
*
Slight modification to OS X's pad plug-in code.
SND\MaddTheSane_cp
2013-09-12
1
-0
/
+32
*
Removing redundant SDK declarations in the Xcode project.
SND\MaddTheSane_cp
2013-09-11
1
-30
/
+0
*
Convert Objective-C code to modern syntax, mainly for the NSDictionaries.
SND\MaddTheSane_cp
2013-09-10
1
-0
/
+30
*
Remove 32-bit support on OS X.
SND\MaddTheSane_cp
2013-09-10
1
-25
/
+0
*
Don't generate .dsym bundle on OS X for the main app when building for debug.
SND\MaddTheSane_cp
2013-09-06
1
-0
/
+1
*
Remove the Spanish localization because there isn't a spanish .po file.
SND\MaddTheSane_cp
2013-09-01
1
-78
/
+21
*
Some more work on localization for OS X.
SND\MaddTheSane_cp
2013-09-01
1
-4
/
+80
*
Minor change to the OS X versioning script.
SND\MaddTheSane_cp
2013-08-30
1
-1
/
+0
*
Re-working how DFInput on OS X stores preferences, making it match the rest o...
SND\MaddTheSane_cp
2013-08-29
1
-1
/
+7
*
Add a symbol export file for the OS X sound plug-ins.
SND\MaddTheSane_cp
2013-08-28
1
-0
/
+8
*
Use __private_extern__ on OS X's localization functions.
SND\MaddTheSane_cp
2013-08-26
1
-10
/
+10
*
Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins.
SND\MaddTheSane_cp
2013-08-26
1
-1
/
+0
*
Adding an info.plist for the shared spu library on OS X.
SND\MaddTheSane_cp
2013-08-26
1
-0
/
+20
*
Use a codesign for OS X to get around gatekeeper.
SND\MaddTheSane_cp
2013-08-26
1
-0
/
+2
*
Moving most of the OS X preferences to auto layout, and all to 10.7.
SND\MaddTheSane_cp
2013-08-22
1
-6
/
+3
*
Use SDL2.framework from /Library/Frameworks on OS X instead of miniSDL.
SND\MaddTheSane_cp
2013-08-22
1
-413
/
+22
*
Fix compiling issue.
SND\MaddTheSane_cp
2013-08-21
1
-1
/
+4
*
Make OS X's version be the current SVN version. This script will probably be ...
SND\MaddTheSane_cp
2013-08-19
1
-0
/
+86
*
Updating OS X's version to match that of Linux.
SND\MaddTheSane_cp
2013-08-17
1
-6
/
+9
*
Finish work on OS X's cheat management.
SND\MaddTheSane_cp
2013-08-17
1
-0
/
+6
[prev]
[next]