summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Minor wording change on English version.SND\MaddTheSane_cp2013-12-021-1/+1
* Minor constraint changes on OS X xibs.SND\MaddTheSane_cp2013-12-023-42/+59
* Have the number in the memory card view be formatted using the NSNumberFormat...SND\MaddTheSane_cp2013-12-021-15/+23
* Some code changes.SND\MaddTheSane_cp2013-12-027-37/+29
* Removing old, outdated comments.SND\MaddTheSane_cp2013-12-023-6/+1
* Replace three periods with ellipses on OS X localization files.SND\MaddTheSane_cp2013-12-026-11/+11
* Minor info.plist change.SND\MaddTheSane_cp2013-11-291-0/+2
* Even MORE OS X localization work.SND\MaddTheSane_cp2013-11-2721-43/+1634
* Some more OS X refinement.SND\MaddTheSane_cp2013-11-274-20/+24
* Minor changes.SND\MaddTheSane_cp2013-11-271-18/+5
* OS X: Moving things around.SND\MaddTheSane_cp2013-11-276-9/+9
* More localization stuff for OS X.SND\MaddTheSane_cp2013-11-277-96/+97
* Apple seems to be really pushing OpenGL3, let’s see if I can make an OpenGL...SND\MaddTheSane_cp2013-11-275-688/+836
* More work on OS X localization.SND\MaddTheSane_cp2013-11-2629-52/+561
* 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