pcsx2/plugins/onepad
Gregory Hainaut 0939424574 onepad: be sure m_unique_id is set even in case of early return
not important as the object will be deleted but please coverity
2017-05-11 21:47:39 +02:00
..
Img Onepad : Add GUI images 2016-02-14 17:25:28 +01:00
Linux onepad: remove useless code 2017-05-11 21:46:28 +02:00
SDL onepad: be sure m_unique_id is set even in case of early return 2017-05-11 21:47:39 +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
res onepad: add DUALSHOCK4 USB Wireless Adapator mapping 2017-05-02 10:07:17 +02:00
CMakeLists.txt onepad: move KeyName in the dialog and remove the now useless dialog.h 2017-05-03 16:42:03 +02:00
GamePad.cpp onepad: replace conf pointer by g_conf object 2017-05-03 12:03:56 +02:00
GamePad.h onepad: clean the gamepad/joystick interface 2017-04-28 11:27:19 +02:00
KeyStatus.cpp onepad: replace conf pointer by g_conf object 2017-05-03 12:03:56 +02:00
KeyStatus.h onepad: replace key_status pointer by g_key_status object 2017-05-03 12:03:56 +02:00
bitwise.h reformat onepad 2016-09-08 21:52:49 +02:00
controller.cpp onepad: replace conf pointer by g_conf object 2017-05-03 12:03:56 +02:00
controller.h onepad: replace conf pointer by g_conf object 2017-05-03 12:03:56 +02:00
keyboard.cpp onepad: replace conf pointer by g_conf object 2017-05-03 12:03:56 +02:00
keyboard.h onepad: move KeyName in the dialog and remove the now useless dialog.h 2017-05-03 16:42:03 +02:00
mt_queue.h onepad: replace pthred/queue with std::mutex/mt_queue 2017-04-28 11:27:19 +02:00
onepad.cpp onepad: replace conf pointer by g_conf object 2017-05-03 12:03:56 +02:00
onepad.h onepad: remove dead code 2017-05-03 12:03:56 +02:00
state_management.cpp onepad: replace key_status pointer by g_key_status object 2017-05-03 12:03:56 +02:00
state_management.h onepad: Move init/destroy code to constructor/destructor 2017-04-28 11:27:19 +02:00