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