summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTK: when saving state check that plugins are opened like with load state.SND\ckain_cp2013-10-241-1/+12
* CDRISO: Limit compressed CDDA support to multifile CUEs only & ECM LUT fix.SND\ckain_cp2013-10-241-9/+17
* 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
* .SND\edgbla_cp2013-10-091-1/+1
* * GTE;SND\edgbla_cp2013-10-067-4974/+914
* 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
* Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further ...SND\ckain_cp2013-10-023-12/+40
* 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
* Vampire Hunter D title screen hack revisited. Fixes Tomb Raider II opaque wat...SND\ckain_cp2013-09-272-15/+30
* Changed DMA4 burst transfer factor from 1/3 to 1/2. Fixes Harry Potter and th...SND\ckain_cp2013-09-241-2/+4
* Note to self: build, THEN commit.SND\MaddTheSane_cp2013-09-241-29/+28
* Continuing to mess with constraintsSND\MaddTheSane_cp2013-09-231-499/+503
* ECM file support: fixed seeking errors that some games were causing.SND\ckain_cp2013-09-231-1/+1
* 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
* Setting mime type on the OS X images.SND\MaddTheSane_cp2013-09-210-0/+0
* 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
* compilation errors was fixed (cdriso);SND\edgbla_cp2013-09-161-1/+2
* ECM file support: mature enough so it can be now integrated with other platfo...SND\ckain_cp2013-09-164-55/+91
* Changing a few Objective C classes to have their ivars hidden.SND\MaddTheSane_cp2013-09-1326-1009/+660