| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 'debian-upstream' directory was removed, not actual. | SND\edgbla_cp | 2013-09-05 | 7 | -173/+0 |
| * | Experimetal decoding of compressed CDDA tracks (APE,FLAC,MP3,...) via ffmpeg.... | SND\ckain_cp | 2013-09-05 | 1 | -5/+310 |
| * | Experimetal decoding of compressed CDDA tracks (APE,FLAC,MP3,...) via ffmpeg.... | SND\ckain_cp | 2013-09-05 | 1 | -1/+21 |
| * | 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 |
| * | dfcdrom: type fix; | SND\edgbla_cp | 2013-08-31 | 1 | -0/+1 |
| * | PadSSSPSX, 'background' option for gamepads; | SND\edgbla_cp | 2013-08-30 | 5 | -4/+16 |
| * | Minor change to the OS X versioning script. | SND\MaddTheSane_cp | 2013-08-30 | 1 | -1/+0 |
| * | Better prefs managing on the main app. | SND\MaddTheSane_cp | 2013-08-30 | 14 | -169/+148 |
| * | Preference changes in OS X plug-ins. | SND\MaddTheSane_cp | 2013-08-30 | 5 | -46/+52 |
| * | Re-working how DFInput on OS X stores preferences, making it match the rest o... | SND\MaddTheSane_cp | 2013-08-29 | 15 | -466/+726 |
| * | SDL2/SDL1.2 (Linux); | SND\edgbla_cp | 2013-08-29 | 7 | -23/+28 |
| * | Add a symbol export file for the OS X sound plug-ins. | SND\MaddTheSane_cp | 2013-08-28 | 2 | -0/+35 |
| * | * Update po; | SND\edgbla_cp | 2013-08-27 | 9 | -3379/+3889 |
| * | make dist fix; | SND\edgbla_cp | 2013-08-27 | 1 | -2/+1 |
| * | small gtk gui fix; | SND\edgbla_cp | 2013-08-27 | 3 | -10/+52 |
| * | . | SND\edgbla_cp | 2013-08-27 | 1 | -2/+2 |
| * | CPU -> Save window position (windows); | SND\edgbla_cp | 2013-08-27 | 5 | -12/+45 |
| * | dialogs placement (windows); | SND\edgbla_cp | 2013-08-27 | 1 | -13/+19 |
| * | . | SND\edgbla_cp | 2013-08-27 | 1 | -12/+10 |
| * | Bumping the version up to 1.9.94. | SND\MaddTheSane_cp | 2013-08-27 | 1 | -2/+2 |
| * | . | SND\edgbla_cp | 2013-08-26 | 1 | -1/+1 |
| * | all_extension_cht, dot_extension_cht, tla_extension_cht fix; | SND\edgbla_cp | 2013-08-26 | 1 | -3/+3 |
| * | uncomment out some code: it no longer crashes. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -1/+1 |
| * | Bumping the version up to 1.9.94. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -2/+2 |
| * | Bumping the version up to 1.9.94. | SND\MaddTheSane_cp | 2013-08-26 | 3 | -5/+5 |
| * | Minor changes to the Sio1 plug-in for OS X. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -14/+9 |
| * | Changing the *_extension_cht to macros. This quiets a warning in OS X. | SND\MaddTheSane_cp | 2013-08-26 | 11 | -3/+3 |
| * | Use __private_extern__ on OS X's localization functions. | SND\MaddTheSane_cp | 2013-08-26 | 12 | -32/+32 |
| * | Use NSApp instead of +[NSApplication sharedApplication] on the plug-ins. | SND\MaddTheSane_cp | 2013-08-26 | 7 | -13/+6 |
| * | Adding an info.plist for the shared spu library on OS X. | SND\MaddTheSane_cp | 2013-08-26 | 5 | -6/+41 |
| * | Use a codesign for OS X to get around gatekeeper. | SND\MaddTheSane_cp | 2013-08-26 | 1 | -0/+2 |
| * | CdromId fix; | SND\edgbla_cp | 2013-08-25 | 2 | -12/+13 |
| * | Remove commented-out code. | SND\MaddTheSane_cp | 2013-08-24 | 1 | -1/+0 |
| * | OS X: | SND\MaddTheSane_cp | 2013-08-24 | 3 | -52/+45 |
| * | Continual improvement to OS X code. | SND\MaddTheSane_cp | 2013-08-24 | 4 | -21/+35 |
| * | Some better checking for disabling haptic feedback on the dfinput plug-in. | SND\MaddTheSane_cp | 2013-08-22 | 1 | -1/+6 |
| * | Moving most of the OS X preferences to auto layout, and all to 10.7. | SND\MaddTheSane_cp | 2013-08-22 | 25 | -3828/+10363 |
| * | Use SDL2.framework from /Library/Frameworks on OS X instead of miniSDL. | SND\MaddTheSane_cp | 2013-08-22 | 54 | -31680/+29 |
| * | Messing with the order of arguments of the LaunchArg class in OS X. | SND\MaddTheSane_cp | 2013-08-22 | 3 | -23/+29 |
| * | Fixing a bug. | SND\MaddTheSane_cp | 2013-08-22 | 1 | -1/+1 |
| * | Unloading bundles with Objective C classes is dangerous. Let's not unload the... | SND\MaddTheSane_cp | 2013-08-21 | 1 | -1/+1 |
| * | Fix compiling issue. | SND\MaddTheSane_cp | 2013-08-21 | 5 | -54/+58 |
| * | Fix OS X 10.8-only behavior in the XGL plug-in. | SND\MaddTheSane_cp | 2013-08-21 | 9 | -85/+94 |
| * | Implement window size for the PeopsXGL plug-in on OS X. | SND\MaddTheSane_cp | 2013-08-21 | 3 | -55/+358 |
| * | make silence. | SND\edgbla_cp | 2013-08-19 | 2 | -6/+6 |
| * | Make OS X's version be the current SVN version. This script will probably be ... | SND\MaddTheSane_cp | 2013-08-19 | 2 | -1/+87 |
| * | Updating OS X's version to match that of Linux. | SND\MaddTheSane_cp | 2013-08-17 | 3 | -17/+15 |