index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cdriso: fix path handling bug
SND\notaz_cp
2013-01-21
1
-3
/
+5
*
fix win32 build
SND\notaz_cp
2013-01-21
1
-0
/
+1
*
fix 32bit build
SND\notaz_cp
2013-01-21
1
-1
/
+1
*
Bumping the minimum OS X version to 10.7.
SND\MaddTheSane_cp
2013-01-20
9
-1057
/
+727
*
dynarec: store cycles before psxBranchTest to better match interpreter
SND\notaz_cp
2013-01-19
2
-18
/
+23
*
psxbios: handle u modifier
SND\notaz_cp
2013-01-19
1
-1
/
+1
*
cdrom: move more handling to cdrInterrupt
SND\notaz_cp
2013-01-19
1
-110
/
+22
*
cdrom: cleanup, support errors, improve timing
SND\notaz_cp
2013-01-19
2
-140
/
+123
*
cdrom: rewrite lid code
SND\notaz_cp
2013-01-19
2
-160
/
+76
*
Make sPluginList in PluginList.m unsafe-unretained so we can properly free it...
SND\MaddTheSane_cp
2013-01-14
3
-46
/
+52
*
cdrom: some swap cd tuning
SND\notaz_cp
2013-01-13
1
-1
/
+2
*
cdrom: remove stopping on TN
SND\notaz_cp
2013-01-13
1
-5
/
+0
*
linux cdrom device name (sr0, sr1, etc);
SND\edgbla_cp
2013-01-13
1
-0
/
+4
*
cdrom: also handle 0xff type
SND\notaz_cp
2013-01-13
1
-1
/
+1
*
cdrom: fix ID, again
SND\notaz_cp
2013-01-13
1
-3
/
+3
*
cdrom: set preoer reset values
SND\notaz_cp
2013-01-12
1
-0
/
+2
*
cdriso: improve .toc handling yet more
SND\notaz_cp
2013-01-12
1
-10
/
+32
*
cdriso: handle cdda playback on data tracks
SND\notaz_cp
2013-01-12
2
-2
/
+10
*
cdriso: attempt to fix .toc handling
SND\notaz_cp
2013-01-12
1
-6
/
+7
*
cdrom: workaround timing problems
SND\notaz_cp
2013-01-11
2
-0
/
+11
*
Revert '"Slow Boot" freeze fix;'
SND\notaz_cp
2013-01-11
1
-2
/
+1
*
cdrom: fix ID
SND\notaz_cp
2013-01-11
1
-24
/
+13
*
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
*
setting eol metadata.
SND\MaddTheSane_cp
2013-01-11
0
-0
/
+0
*
setting eol metadata.
SND\MaddTheSane_cp
2013-01-11
0
-0
/
+0
*
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
[next]