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
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system fixes by Michał Górny.
SND\edgbla_cp
2013-12-17
6
-9
/
+10
*
peopsgl/xvideo: fixed interlace/frame bit31 toggling. Now X-Men Academies are...
SND\ckain_cp
2013-11-14
2
-11
/
+52
*
Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further ...
SND\ckain_cp
2013-10-02
1
-5
/
+20
*
.
SND\edgbla_cp
2013-09-05
1
-3
/
+3
*
dfcdrom: type fix;
SND\edgbla_cp
2013-08-31
1
-0
/
+1
*
SDL2/SDL1.2 (Linux);
SND\edgbla_cp
2013-08-29
5
-21
/
+21
*
Use __private_extern__ on OS X's localization functions.
SND\MaddTheSane_cp
2013-08-26
7
-14
/
+14
*
CdromId fix;
SND\edgbla_cp
2013-08-25
1
-1
/
+1
*
Some better checking for disabling haptic feedback on the dfinput plug-in.
SND\MaddTheSane_cp
2013-08-22
1
-1
/
+6
*
Fix compiling issue.
SND\MaddTheSane_cp
2013-08-21
2
-34
/
+36
*
make silence.
SND\edgbla_cp
2013-08-19
1
-5
/
+5
*
GTK/dfinput: added "prevent screensaver" feature. Makes ugly call to xdg-scre...
SND\ckain_cp
2013-07-26
6
-6
/
+61
*
GTK: added "hide mouse cursor" feature. Enable/disable via dfinput config dia...
SND\ckain_cp
2013-07-25
4
-14
/
+33
*
Fix some integer values being too small (according to Xcode) on 64-bit hardware.
SND\MaddTheSane_cp
2013-07-09
2
-11
/
+11
*
Fix the CALLBACK placement in the sio1 plug-in: I messed it up when I copied ...
SND\MaddTheSane_cp
2013-07-09
2
-4
/
+4
*
Get rid of a warning about integer truncation
SND\MaddTheSane_cp
2013-07-08
1
-1
/
+1
*
Change some +stringWithCString and -initWithCString:encoding: to modern Objec...
SND\MaddTheSane_cp
2013-07-05
1
-1
/
+1
*
Moving some code around.
SND\MaddTheSane_cp
2013-07-05
2
-7
/
+40
*
DoConfiguration() for DFSound on OS X returns an int, and the function it cal...
SND\MaddTheSane_cp
2013-07-04
1
-1
/
+1
*
Even more work on the memory card management.
SND\MaddTheSane_cp
2013-06-26
1
-1
/
+1
*
PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG d...
SND\ckain_cp
2013-06-07
1
-2
/
+2
*
Patch 14419 (0KgaSChgRDOPtzXyC);
SND\edgbla_cp
2013-05-04
3
-1
/
+12
*
Ignore case XK_section on OS X for now.
SND\MaddTheSane_cp
2013-04-19
2
-1
/
+5
*
GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. E...
SND\ckain_cp
2013-04-16
8
-179
/
+610
*
Patch 14257 (BlackLotus);
SND\edgbla_cp
2013-04-05
1
-2
/
+0
*
.
SND\edgbla_cp
2013-03-19
3
-43
/
+81
*
Patch 14090 (KrossX2);
SND\edgbla_cp
2013-03-19
3
-7
/
+12
*
Make OS X's localization implementation functions match the signature of gett...
SND\MaddTheSane_cp
2013-03-03
5
-9
/
+9
*
.
SND\edgbla_cp
2013-03-02
1
-2
/
+6
*
link cable plugin for Windows;
SND\edgbla_cp
2013-02-24
2
-2
/
+6
*
.
SND\edgbla_cp
2013-02-23
12
-875
/
+920
*
dfcdrom CDRreadCDDA fix;
SND\edgbla_cp
2013-02-22
1
-1
/
+1
*
Link cable emulation for Linux.
SND\edgbla_cp
2013-02-22
11
-0
/
+1624
*
.
SND\edgbla_cp
2013-02-22
8
-970
/
+0
*
...
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
[next]