pcsx2/plugins/onepad
Gregory Hainaut b8f7e12bc0 onepad: Add platform:Linux on game db entries that miss it
SDL doc:
"Mappings not belonging to the current platform or with no platform
field specified will be ignored (i.e. mappings for Linux will be ignored
in Windows, etc)."

Issue #1978
2017-07-02 16:55:50 +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 platform:Linux on game db entries that miss it 2017-07-02 16:55:50 +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: Remove use of "using namespace std" 2017-05-23 01:11:49 +00:00
controller.h onepad: Remove use of "using namespace std" 2017-05-23 01:11:49 +00: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 use of "using namespace std" 2017-05-23 01:11:49 +00: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