| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ... | SND\edgbla_cp | 2013-02-14 | 4 | -15/+81 |
| * | ... | SND\edgbla_cp | 2013-02-14 | 1 | -24/+108 |
| * | sio1; | SND\edgbla_cp | 2013-02-14 | 1 | -13/+37 |
| * | Patch 13831, Castlevania Chronicles fix (ckain); | SND\edgbla_cp | 2013-02-12 | 2 | -6/+7 |
| * | Patch 13787 (ckain); | SND\edgbla_cp | 2013-02-04 | 1 | -1/+1 |
| * | linux cdrom device name (sr0, sr1, etc); | SND\edgbla_cp | 2013-01-13 | 1 | -0/+4 |
| * | Finally finish applying patch 13469. | SND\MaddTheSane_cp | 2013-01-11 | 1 | -1/+15 |
| * | setting eol metadata. | SND\MaddTheSane_cp | 2013-01-11 | 10 | -0/+0 |
| * | spu: don't play in decode buffers | SND\notaz_cp | 2013-01-09 | 1 | -1/+4 |
| * | spu: don't subtract cycles on bIRQReturn | SND\notaz_cp | 2013-01-09 | 1 | -3/+3 |
| * | spu: do bIRQReturn on sample boundaries | SND\notaz_cp | 2013-01-09 | 2 | -39/+35 |
| * | spu: fix one more 64bit issue | SND\notaz_cp | 2013-01-09 | 1 | -2/+2 |
| * | spu: fix decoded_ptr masking | SND\notaz_cp | 2013-01-07 | 1 | -3/+3 |
| * | Caetla crash fix; | SND\edgbla_cp | 2013-01-07 | 2 | -2/+5 |
| * | fix xa breakage on 64bit Linux | SND\notaz_cp | 2013-01-07 | 1 | -1/+1 |
| * | test commit. | SND\MaddTheSane_cp | 2012-12-20 | 1 | -2/+11 |
| * | . | SND\edgbla_cp | 2012-11-20 | 1 | -0/+14 |
| * | . | SND\edgbla_cp | 2012-11-20 | 2 | -244/+265 |
| * | . | SND\edgbla_cp | 2012-11-20 | 2 | -1/+1 |
| * | gtk3 (thanks to Rafał Mużyło); | SND\edgbla_cp | 2012-11-20 | 21 | -657/+799 |
| * | Unix style EOL (thanks to darktjm); | SND\edgbla_cp | 2012-11-18 | 101 | -54513/+54513 |
| * | update my email address. | SND\weimingzhi_cp | 2012-10-23 | 17 | -17/+17 |
| * | Do not leave zombie process when running configure utilities. | SND\weimingzhi_cp | 2012-10-23 | 5 | -49/+82 |
| * | Issue 7770; | SND\edgbla_cp | 2012-10-18 | 1 | -12/+23 |
| * | dfinput (esc button); | SND\edgbla_cp | 2012-10-18 | 1 | -23/+83 |
| * | pcsxr-fix-implicit-int-to-pointer-warning.patch (gber); | SND\edgbla_cp | 2012-10-15 | 1 | -11/+7 |
| * | . | SND\edgbla_cp | 2012-10-15 | 3 | -6/+6 |
| * | libglade -> gtkbuilder. | SND\edgbla_cp | 2012-10-15 | 2 | -67/+144 |
| * | Quieting a warning found by Clang's static analyzer. | SND\MaddTheSane_cp | 2012-10-10 | 1 | -0/+6 |
| * | Quieting a warning in OS X localization implementation. | SND\MaddTheSane_cp | 2012-09-23 | 5 | -9/+9 |
| * | We don't want to reference X11 on the Mac side. | SND\MaddTheSane_cp | 2012-09-17 | 1 | -1/+1 |
| * | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@77577 e17a0e51-4ae3-4d35... | SND\edgbla_cp | 2012-04-21 | 1 | -2/+4 |
| * | Removed GXVideo plugin as per original author suggestion. | SND\dario86_cp | 2012-04-14 | 26 | -16263/+0 |
| * | Updated Free Software Foundation address in two more files (Jem256). | SND\dario86_cp | 2012-02-19 | 2 | -2/+4 |
| * | Updated Free Software Foundation address (Jem256). | SND\dario86_cp | 2012-02-19 | 19 | -33/+33 |
| * | DFSound: change extern inlines to static inlines. | SND\MaddTheSane_cp | 2011-12-16 | 6 | -14/+14 |
| * | Found another place that Xcode's static analyzer found. This one was saying t... | SND\MaddTheSane_cp | 2011-12-03 | 1 | -0/+1 |
| * | Adding a kludge around defines to get each plug-in to have a unique localizat... | SND\MaddTheSane_cp | 2011-11-18 | 6 | -18/+43 |
| * | DFNet for Mac OS X. | SND\MaddTheSane_cp | 2011-11-18 | 2 | -21/+46 |
| * | Patch 10831 from Durandal_1707: | SND\MaddTheSane_cp | 2011-11-17 | 6 | -10/+20 |
| * | First steps for localization support for Mac OS X/Cocoa, including: | SND\MaddTheSane_cp | 2011-11-17 | 6 | -1/+95 |
| * | Fixing inlines to be either static inline or extern inline as the case may be. | SND\MaddTheSane_cp | 2011-11-12 | 11 | -35/+26 |
| * | Patch 10804, 10805 (MaddTheSane). | SND\edgbla_cp | 2011-11-12 | 7 | -18/+25 |
| * | Patch 10767 (Durandal_1707). | SND\edgbla_cp | 2011-11-09 | 19 | -172/+181 |
| * | pcsxr-analog-fix.patch (darktjm). | SND\edgbla_cp | 2011-11-07 | 1 | -0/+14 |
| * | dfinput: visual vibration option. | SND\edgbla_cp | 2011-11-03 | 5 | -20/+84 |
| * | SPU crash fix, macos peopsxgl gte accuracy. | SND\edgbla_cp | 2011-08-16 | 4 | -56/+53 |
| * | peopsogl1, vertex accuracy. | SND\edgbla_cp | 2011-07-26 | 10 | -23/+204 |
| * | WM_CLASS.WM_NAME (tschak909). | SND\edgbla_cp | 2011-07-26 | 2 | -7/+44 |
| * | Patch 9753 (MaddTheSane). | SND\edgbla_cp | 2011-06-21 | 1 | -0/+5 |
