pcsx2/plugins
Maxxus c0f85de17f onepad: Minimum code needed to get Dualshock 3 working on recent linux and evdev releases.
Commit message edited by Gregory.
Comment below from Jonathan Li

On my system, /dev/input/event13 (evdev interface) and /dev/input/js0 (joystick interface) correspond to the DS3 on my system. User/group ownership are both root.

With /dev/input/event13 at 0640 and /dev/input/js0 at 0644 - SDL2 detects no pad, SDL1 detects a 19 button, 27 axis pad

With /dev/input/event13 at 0666 and /dev/input/js0 at 0644 - Both SDL1 and SDL2 report a 19 button, 4 axis pad.

SDL2 only uses the evdev interface, SDL1 uses the evdev interface but if that fails, it uses the joystick interface.
2015-08-03 19:34:08 +02:00
..
CDVDiso drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CDVDisoEFP Clean up the type defines in pcsx2. 2014-08-25 16:16:34 +10:00
CDVDlinuz CDVDlinuz: fix gtk header include 2015-02-27 10:11:38 +01:00
CDVDnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CDVDolio drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CDVDpeops Update Cfg.c 2015-01-12 13:27:09 +01:00
FWnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
GSdx gsdx: _isnan was not reliable, rewrote it as GSVector4::replace_nan, it uses cmpps and the result as the mask to blend the original value and FLT_MAX. No jumps or function calls. 2015-08-03 14:35:47 +02:00
GSnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
LilyPad Add default extension to lilypad's save/load config dialog 2015-07-27 20:30:50 +02:00
PadNull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
PeopsSPU2 sed -i -e 's/seperately/separately/' 2014-12-07 12:46:16 +01:00
SPU2null null plugins: add stdcall convention 2015-04-17 18:33:10 +02:00
SSSPSXPAD drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
USBnull drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
USBqemu drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
cdvdGigaherz/src drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
dev9ghzdrk Merge pull request #654 from TheLastRar/empty-ethernet-setting-crash 2015-07-12 22:34:04 +01:00
dev9null drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
onepad onepad: Minimum code needed to get Dualshock 3 working on recent linux and evdev releases. 2015-08-03 19:34:08 +02:00
spu2-x Merge pull request #657 from turtleli/wxwidgets3_switch 2015-07-29 14:16:02 +02:00
xpad drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
zerogs Merge pull request #579 from PCSX2/drop-vs2010-support 2015-06-06 10:47:16 +02:00
zerospu2 Merge pull request #579 from PCSX2/drop-vs2010-support 2015-06-06 10:47:16 +02:00
zzogl-pg/opengl drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CMakeLists.txt lilypad: add cmake file 2015-02-20 23:05:21 +01:00