summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
...
* OS X:SND\MaddTheSane_cp2013-11-168-44/+56
* Removing unused framework references in Xcode.SND\MaddTheSane_cp2013-11-164-27/+561
* Minor OS X constraint change.SND\MaddTheSane_cp2013-11-111-8/+8
* Make it so that debugging will be slightly easier in future OS X releases.SND\MaddTheSane_cp2013-11-105-6/+7
* Fix use of deprecated functions.SND\MaddTheSane_cp2013-11-104-18/+18
* Updating PCSX-R version to 1.9.95.SND\MaddTheSane_cp2013-11-1039-1417/+1812
* Fix a few things.SND\MaddTheSane_cp2013-11-072-0/+2
* Adding the PCSXR scheme to Xcode.SND\MaddTheSane_cp2013-10-281-0/+92
* Fix use of deprecated function usage on OS X.SND\MaddTheSane_cp2013-10-271-1/+1
* 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-272-95/+0
* Bleh, the emulog was being needlessly verbose.SND\MaddTheSane_cp2013-10-261-2/+1
* Removing untranslated OS X localization files.SND\MaddTheSane_cp2013-10-2693-1728/+3
* Implement window size setting for PeopsSoftGL on OS X.SND\MaddTheSane_cp2013-10-237-84/+106
* Fix too long plug-in description.SND\MaddTheSane_cp2013-10-231-64/+65
* Since RubyCocoa was removed, using an Objective-C tool to do the same thing.SND\MaddTheSane_cp2013-10-237-74/+443
* Minor Hungarian localizable strings update.SND\MaddTheSane_cp2013-10-233-3/+3
* Implement localization on some OS X strings, mainly those in the Hungarian lo...SND\MaddTheSane_cp2013-10-2019-157/+173
* I'll never be happy...SND\MaddTheSane_cp2013-10-2099-126/+128
* Some work on the Hungarian Translation for OS X.SND\MaddTheSane_cp2013-10-192-0/+0
* As loathe as I am to do it, making OS X's .strings files into UTF-16.SND\MaddTheSane_cp2013-10-1999-98/+98
* Initial work on broad localization.SND\MaddTheSane_cp2013-10-19103-0/+2053
* Uh, oops.SND\MaddTheSane_cp2013-10-181-1/+1
* Fix the configuration window on OS X for English.SND\MaddTheSane_cp2013-10-161-44/+51
* Fix OS X’s SysPrintf, when sent strings without a newline. Before, it used ...SND\MaddTheSane_cp2013-10-161-5/+29
* Replace the deprecated kIOPMAssertionTypeNoDisplaySleep with kIOPMAssertionTy...SND\MaddTheSane_cp2013-10-161-12/+21
* Don’t load old pad preferences on OS X if we already have new ones.SND\MaddTheSane_cp2013-10-052-48/+24
* Fixing a bug I introduced.SND\MaddTheSane_cp2013-10-051-2/+2
* Minor fixes and improvements on OS X code.SND\MaddTheSane_cp2013-10-043-11/+23
* Constraints change.SND\MaddTheSane_cp2013-09-282-86/+84
* Explicitly set the path on the OS X versioning scriptSND\MaddTheSane_cp2013-09-281-1/+1
* Note to self: build, THEN commit.SND\MaddTheSane_cp2013-09-241-29/+28
* Continuing to mess with constraintsSND\MaddTheSane_cp2013-09-231-499/+503
* We don’t need to “install” the plug-ins on OS X.SND\MaddTheSane_cp2013-09-222-0/+4
* 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-223-2/+1
* Making a more robust version control version tracking.SND\MaddTheSane_cp2013-09-223-20/+44
* Messing with the constraints on the file XIBsSND\MaddTheSane_cp2013-09-223-424/+680
* Updating constraints on OS X XIBs.SND\MaddTheSane_cp2013-09-2211-290/+285
* Take into account if a user closed the emulator window before a new CD became...SND\MaddTheSane_cp2013-09-222-11/+28
* Fiddling with the Xcode files.SND\MaddTheSane_cp2013-09-204-7/+6
* Making the (English) Preference window use auto layout.SND\MaddTheSane_cp2013-09-201-146/+383
* Migrating xibs to Xcode 5.SND\MaddTheSane_cp2013-09-2046-37812/+5951
* Minor Xcode changeSND\MaddTheSane_cp2013-09-191-0/+3
* Updating the Xcode project using Xcode 5.0.SND\MaddTheSane_cp2013-09-191-1/+14
* Updating the Info.plist files.SND\MaddTheSane_cp2013-09-1711-11/+17
* Wait for a new physical CD to be inserted when ejecting the CD on OS X.SND\MaddTheSane_cp2013-09-166-98/+119
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-1326-1009/+660
* Quieting a warning about small integer size on OS X.SND\MaddTheSane_cp2013-09-121-1/+2
* Slight modification to OS X's pad plug-in code.SND\MaddTheSane_cp2013-09-124-21/+56