| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Getting rid of the autorelease pools around EmuThread's functions: they were ... | SND\MaddTheSane_cp | 2013-01-11 | 1 | -126/+120 | |
| * | Fixing an uninitialized variable pointed out by Xcode's Static Analyser. | SND\MaddTheSane_cp | 2013-01-10 | 1 | -1/+1 | |
| * | Disable the dynarec core on OS X i386. It will still run in 64-bit mode. | SND\MaddTheSane_cp | 2013-01-10 | 2 | -1/+14 | |
| * | Use strlcpy on OS X code. | SND\MaddTheSane_cp | 2013-01-10 | 12 | -40/+92 | |
| * | Setting the Plug-in window controllers' initial value to nil. | SND\MaddTheSane_cp | 2013-01-10 | 7 | -10/+8 | |
| * | Changing some things on the OS X net plug-in. | SND\MaddTheSane_cp | 2013-01-10 | 1 | -6/+10 | |
| * | Messing with the OS X plug-in code: | SND\MaddTheSane_cp | 2013-01-10 | 9 | -115/+65 | |
| * | "Slow Boot" freeze fix; | SND\edgbla_cp | 2013-01-09 | 1 | -1/+2 | |
| * | 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 | |
| * | Use ARC in 64-bit mode on the Mac. | SND\MaddTheSane_cp | 2013-01-09 | 17 | -221/+375 | |
| * | savestate compatibility lost, sorry | SND\notaz_cp | 2013-01-09 | 1 | -1/+1 | |
| * | spu: fix one more 64bit issue | SND\notaz_cp | 2013-01-09 | 1 | -2/+2 | |
| * | mdec: don't save raw pointers to savestate | SND\notaz_cp | 2013-01-09 | 1 | -1/+24 | |
| * | fix irq status | SND\notaz_cp | 2013-01-09 | 1 | -2/+2 | |
| * | cdrom: merge code from PCSX ReARMed | SND\notaz_cp | 2013-01-09 | 2 | -1341/+647 | |
| * | Making PCSX-R for Mac handle the added disc image formats. | SND\MaddTheSane_cp | 2013-01-08 | 3 | -123/+88 | |
| * | Build the Recent Menu source file. | SND\MaddTheSane_cp | 2013-01-08 | 2 | -2/+5 | |
| * | BIOS player; | SND\edgbla_cp | 2013-01-08 | 1 | -1/+1 | |
| * | Driver, CTR, etc. | SND\edgbla_cp | 2013-01-08 | 1 | -2/+2 | |
| * | debug.c; | SND\edgbla_cp | 2013-01-08 | 3 | -13/+37 | |
| * | add more extensions to file selectors | SND\notaz_cp | 2013-01-08 | 2 | -3/+9 | |
| * | cdriso: merge code from PCSX ReARMed | SND\notaz_cp | 2013-01-08 | 2 | -124/+685 | |
| * | ppf: accept optional filename argument | SND\notaz_cp | 2013-01-08 | 3 | -27/+37 | |
| * | cdriso: remove threaded cdda code | SND\notaz_cp | 2013-01-08 | 2 | -260/+10 | |
| * | 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 | |
| * | Brave Fencer Musashi, Micro Machines V3, Parasite Eve 2, etc; | SND\edgbla_cp | 2013-01-04 | 1 | -1/+2 | |
| * | Get OS X compiling again: | SND\MaddTheSane_cp | 2012-12-28 | 4 | -6/+8 | |
| * | Setting end-of-line metadata. | SND\MaddTheSane_cp | 2012-12-26 | 5 | -0/+0 | |
| * | Setting end-of-line metadata. | SND\MaddTheSane_cp | 2012-12-24 | 111 | -0/+0 | |
| * | Implement fast-forward in the display plug-ins for OS X. | SND\MaddTheSane_cp | 2012-12-20 | 8 | -41/+464 | |
| * | test commit. | SND\MaddTheSane_cp | 2012-12-20 | 1 | -2/+11 | |
| * | Add a recent menu. | SND\MaddTheSane_cp | 2012-12-20 | 6 | -10/+373 | |
| * | Incorporating changes from the GTK memory manager. | SND\MaddTheSane_cp | 2012-12-20 | 1 | -11/+100 | |
| * | Patch 13457 (ckain); | SND\edgbla_cp | 2012-12-19 | 1 | -63/+99 | |
| * | Fix a double release bug. | SND\MaddTheSane_cp | 2012-12-16 | 1 | -1/+0 | |
| * | Add missing file from last commit. | SND\MaddTheSane_cp | 2012-12-15 | 1 | -0/+114 | |
| * | Mac Patch 13437. | SND\MaddTheSane_cp | 2012-12-15 | 24 | -187/+1347 | |
| * | Patch 13442, 13443 (ckain); | SND\edgbla_cp | 2012-12-13 | 5 | -14/+98 | |
| * | , | SND\edgbla_cp | 2012-12-01 | 1 | -3/+1 | |
| * | Cheat toggling. | SND\edgbla_cp | 2012-12-01 | 1 | -5/+20 | |
| * | . | SND\edgbla_cp | 2012-11-20 | 1 | -0/+14 | |
| * | . | SND\edgbla_cp | 2012-11-20 | 2 | -244/+265 | |
| * | . | SND\edgbla_cp | 2012-11-20 | 13 | -538/+538 | |
| * | gtk3 (thanks to Rafał Mużyło); | SND\edgbla_cp | 2012-11-20 | 33 | -1015/+1152 | |
| * | ru_RU.po; | SND\edgbla_cp | 2012-11-18 | 1 | -231/+20 | |
| * | . | SND\edgbla_cp | 2012-11-18 | 1 | -5/+0 | |
