summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* DFInput: Implement SDL2 GameController support.SND\MaddTheSane_cp2014-04-084-55/+193
* - bugfix: when controller is connected configuration dialog does not show up ...SND\dario86_cp2014-02-221-8/+13
* peopsgl/xvideo: CPUToVRAM write: wrap to beginning of same scanline when goin...SND\ckain_cp2014-01-302-8/+22
* Added rewind feature. Currently only supported via GTK and needs SHM. Rewind ...SND\ckain_cp2014-01-243-2/+13
* GTK: memleak fix and no warn about incompatible parameter.SND\ckain_cp2014-01-211-1/+0
* Xvideo: Use YUV mode from primary Xv adapter rather than RGB mode from non-pr...SND\ckain_cp2014-01-214-223/+278
* build system fixes by Michał Górny.SND\edgbla_cp2013-12-176-9/+10
* peopsgl/xvideo: fixed interlace/frame bit31 toggling. Now X-Men Academies are...SND\ckain_cp2013-11-142-11/+52
* Fix Toshinden Subaru with a hack for now. Seems that xa.c needs some further ...SND\ckain_cp2013-10-021-5/+20
* .SND\edgbla_cp2013-09-051-3/+3
* dfcdrom: type fix;SND\edgbla_cp2013-08-311-0/+1
* SDL2/SDL1.2 (Linux);SND\edgbla_cp2013-08-295-21/+21
* Use __private_extern__ on OS X's localization functions.SND\MaddTheSane_cp2013-08-267-14/+14
* CdromId fix;SND\edgbla_cp2013-08-251-1/+1
* Some better checking for disabling haptic feedback on the dfinput plug-in.SND\MaddTheSane_cp2013-08-221-1/+6
* Fix compiling issue.SND\MaddTheSane_cp2013-08-212-34/+36
* make silence.SND\edgbla_cp2013-08-191-5/+5
* GTK/dfinput: added "prevent screensaver" feature. Makes ugly call to xdg-scre...SND\ckain_cp2013-07-266-6/+61
* GTK: added "hide mouse cursor" feature. Enable/disable via dfinput config dia...SND\ckain_cp2013-07-254-14/+33
* Fix some integer values being too small (according to Xcode) on 64-bit hardware.SND\MaddTheSane_cp2013-07-092-11/+11
* Fix the CALLBACK placement in the sio1 plug-in: I messed it up when I copied ...SND\MaddTheSane_cp2013-07-092-4/+4
* Get rid of a warning about integer truncationSND\MaddTheSane_cp2013-07-081-1/+1
* Change some +stringWithCString and -initWithCString:encoding: to modern Objec...SND\MaddTheSane_cp2013-07-051-1/+1
* Moving some code around.SND\MaddTheSane_cp2013-07-052-7/+40
* DoConfiguration() for DFSound on OS X returns an int, and the function it cal...SND\MaddTheSane_cp2013-07-041-1/+1
* Even more work on the memory card management.SND\MaddTheSane_cp2013-06-261-1/+1
* PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG d...SND\ckain_cp2013-06-071-2/+2
* Patch 14419 (0KgaSChgRDOPtzXyC);SND\edgbla_cp2013-05-043-1/+12
* Ignore case XK_section on OS X for now.SND\MaddTheSane_cp2013-04-192-1/+5
* GTK: dfinput added emulator key (hotkey) mapping to keyboard or controller. E...SND\ckain_cp2013-04-168-179/+610
* Patch 14257 (BlackLotus);SND\edgbla_cp2013-04-051-2/+0
* .SND\edgbla_cp2013-03-193-43/+81
* Patch 14090 (KrossX2);SND\edgbla_cp2013-03-193-7/+12
* Make OS X's localization implementation functions match the signature of gett...SND\MaddTheSane_cp2013-03-035-9/+9
* .SND\edgbla_cp2013-03-021-2/+6
* link cable plugin for Windows;SND\edgbla_cp2013-02-242-2/+6
* .SND\edgbla_cp2013-02-2312-875/+920
* dfcdrom CDRreadCDDA fix;SND\edgbla_cp2013-02-221-1/+1
* Link cable emulation for Linux.SND\edgbla_cp2013-02-2211-0/+1624
* .SND\edgbla_cp2013-02-228-970/+0
* ...SND\edgbla_cp2013-02-144-15/+81
* ...SND\edgbla_cp2013-02-141-24/+108
* sio1;SND\edgbla_cp2013-02-141-13/+37
* Patch 13831, Castlevania Chronicles fix (ckain);SND\edgbla_cp2013-02-122-6/+7
* Patch 13787 (ckain);SND\edgbla_cp2013-02-041-1/+1
* linux cdrom device name (sr0, sr1, etc);SND\edgbla_cp2013-01-131-0/+4
* Finally finish applying patch 13469.SND\MaddTheSane_cp2013-01-111-1/+15
* setting eol metadata.SND\MaddTheSane_cp2013-01-1110-0/+0
* spu: don't play in decode buffersSND\notaz_cp2013-01-091-1/+4
* spu: don't subtract cycles on bIRQReturnSND\notaz_cp2013-01-091-3/+3