pcsx2/plugins/onepad
Gregory Hainaut 8928c3e7f1 onepad: be sure pad variable is 0 or 1
CID 146918 (#1 of 1): Use of untrusted scalar value (TAINTED_SCALAR)
tainted_data: Passing tainted variable pad to a tainted sink
2015-09-11 09:18:49 +02:00
..
Linux onepad: be sure pad variable is 0 or 1 2015-09-11 09:18:49 +02:00
Windows WIP: Zeropad fork. This is intended more as a backup copy so I have a good copy to work from then as a release. As such, while it works, the gui is glitchy, the Windows port is non-existant, and a lot of things are subject to change... 2009-07-03 11:45:47 +00:00
CMakeLists.txt Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
KeyStatus.cpp onepad: slim down a little more the KeyStatus API 2011-06-28 22:16:06 +00:00
KeyStatus.h onepad: slim down a little more the KeyStatus API 2011-06-28 22:16:06 +00:00
bitwise.h [copyright]: * Update copyright to use the new postal address of the Free Software Foundation. Nothing to see. 2010-07-04 22:49:00 +00:00
controller.cpp onepad: remove deadcode 2011-07-01 09:01:50 +00:00
controller.h Removes the usage of __LINUX__ define 2014-08-03 13:20:36 -05:00
joystick.cpp onepad: Minimum code needed to get Dualshock 3 working on recent linux and evdev releases. 2015-08-03 19:34:08 +02:00
joystick.h cmake: clean sdl management 2014-12-07 21:06:21 +01:00
keyboard.cpp onepad: use union instead of stange cast 2014-12-20 10:54:18 +01:00
keyboard.h Removes the usage of __LINUX__ define 2014-08-03 13:20:36 -05:00
onepad.cpp onepad: fix possible dereference of deleted pointer 2015-06-29 20:53:00 +01:00
onepad.h onepad: add stdcall convention 2015-04-17 18:31:44 +02:00