| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 | 2 | -95/+0 |
| * | Bleh, the emulog was being needlessly verbose. | SND\MaddTheSane_cp | 2013-10-26 | 1 | -2/+1 |
| * | Removing untranslated OS X localization files. | SND\MaddTheSane_cp | 2013-10-26 | 93 | -1728/+3 |
| * | Implement window size setting for PeopsSoftGL on OS X. | SND\MaddTheSane_cp | 2013-10-23 | 7 | -84/+106 |
| * | Fix too long plug-in description. | SND\MaddTheSane_cp | 2013-10-23 | 1 | -64/+65 |
| * | Since RubyCocoa was removed, using an Objective-C tool to do the same thing. | SND\MaddTheSane_cp | 2013-10-23 | 7 | -74/+443 |
| * | Minor Hungarian localizable strings update. | SND\MaddTheSane_cp | 2013-10-23 | 3 | -3/+3 |
| * | Implement localization on some OS X strings, mainly those in the Hungarian lo... | SND\MaddTheSane_cp | 2013-10-20 | 19 | -157/+173 |
| * | I'll never be happy... | SND\MaddTheSane_cp | 2013-10-20 | 99 | -126/+128 |
| * | Some work on the Hungarian Translation for OS X. | SND\MaddTheSane_cp | 2013-10-19 | 2 | -0/+0 |
| * | As loathe as I am to do it, making OS X's .strings files into UTF-16. | SND\MaddTheSane_cp | 2013-10-19 | 99 | -98/+98 |
| * | Initial work on broad localization. | SND\MaddTheSane_cp | 2013-10-19 | 103 | -0/+2053 |
| * | Uh, oops. | SND\MaddTheSane_cp | 2013-10-18 | 1 | -1/+1 |
| * | Fix the configuration window on OS X for English. | SND\MaddTheSane_cp | 2013-10-16 | 1 | -44/+51 |
| * | Fix OS X’s SysPrintf, when sent strings without a newline. Before, it used ... | SND\MaddTheSane_cp | 2013-10-16 | 1 | -5/+29 |
| * | Replace the deprecated kIOPMAssertionTypeNoDisplaySleep with kIOPMAssertionTy... | SND\MaddTheSane_cp | 2013-10-16 | 1 | -12/+21 |
| * | Don’t load old pad preferences on OS X if we already have new ones. | SND\MaddTheSane_cp | 2013-10-05 | 2 | -48/+24 |
| * | Fixing a bug I introduced. | SND\MaddTheSane_cp | 2013-10-05 | 1 | -2/+2 |
| * | Minor fixes and improvements on OS X code. | SND\MaddTheSane_cp | 2013-10-04 | 3 | -11/+23 |
| * | Constraints change. | SND\MaddTheSane_cp | 2013-09-28 | 2 | -86/+84 |
| * | Explicitly set the path on the OS X versioning script | SND\MaddTheSane_cp | 2013-09-28 | 1 | -1/+1 |
| * | Note to self: build, THEN commit. | SND\MaddTheSane_cp | 2013-09-24 | 1 | -29/+28 |
| * | Continuing to mess with constraints | SND\MaddTheSane_cp | 2013-09-23 | 1 | -499/+503 |
| * | We don’t need to “install” the plug-ins on OS X. | SND\MaddTheSane_cp | 2013-09-22 | 2 | -0/+4 |
| * | 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 | 3 | -2/+1 |
| * | Making a more robust version control version tracking. | SND\MaddTheSane_cp | 2013-09-22 | 3 | -20/+44 |
| * | Messing with the constraints on the file XIBs | SND\MaddTheSane_cp | 2013-09-22 | 3 | -424/+680 |
| * | Updating constraints on OS X XIBs. | SND\MaddTheSane_cp | 2013-09-22 | 11 | -290/+285 |
| * | Take into account if a user closed the emulator window before a new CD became... | SND\MaddTheSane_cp | 2013-09-22 | 2 | -11/+28 |
| * | Fiddling with the Xcode files. | SND\MaddTheSane_cp | 2013-09-20 | 4 | -7/+6 |
| * | Making the (English) Preference window use auto layout. | SND\MaddTheSane_cp | 2013-09-20 | 1 | -146/+383 |
| * | Migrating xibs to Xcode 5. | SND\MaddTheSane_cp | 2013-09-20 | 46 | -37812/+5951 |
| * | 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 |
| * | Updating the Info.plist files. | SND\MaddTheSane_cp | 2013-09-17 | 11 | -11/+17 |
| * | Wait for a new physical CD to be inserted when ejecting the CD on OS X. | SND\MaddTheSane_cp | 2013-09-16 | 6 | -98/+119 |
| * | Changing a few Objective C classes to have their ivars hidden. | SND\MaddTheSane_cp | 2013-09-13 | 26 | -1009/+660 |
| * | Quieting a warning about small integer size on OS X. | SND\MaddTheSane_cp | 2013-09-12 | 1 | -1/+2 |
| * | Slight modification to OS X's pad plug-in code. | SND\MaddTheSane_cp | 2013-09-12 | 4 | -21/+56 |
| * | 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 | 26 | -501/+481 |
| * | Remove 32-bit support on OS X. | SND\MaddTheSane_cp | 2013-09-10 | 52 | -524/+73 |
| * | 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 |
| * | Oops, forgot to remove the empty Spanish locaLization folders for the OS X ve... | SND\MaddTheSane_cp | 2013-09-02 | 1 | -95/+0 |
| * | Commenting out more unlocalized French strings on OS X. | SND\MaddTheSane_cp | 2013-09-01 | 1 | -12/+12 |
| * | Remove the Spanish localization because there isn't a spanish .po file. | SND\MaddTheSane_cp | 2013-09-01 | 53 | -26722/+455 |
| * | Some more work on localization for OS X. | SND\MaddTheSane_cp | 2013-09-01 | 45 | -25/+32544 |
| * | Minor change to the OS X versioning script. | SND\MaddTheSane_cp | 2013-08-30 | 1 | -1/+0 |