.. |
Img
|
Onepad : Add GUI images
|
2016-02-14 17:25:28 +01:00 |
Linux
|
onepad: Start to separate wx dialog code from linux code, as wxWidgets is multiplatform.
|
2018-10-12 22:29:38 -07:00 |
SDL
|
onepad: bring the sensibility changes over to onepad as well as onepad_legacy.
|
2019-04-27 19:30:29 -07:00 |
res
|
onepad: Update to include latest controller database.
|
2019-04-27 21:15:53 -07:00 |
wx_dialog
|
onepad: Cleanup in a few places.
|
2019-04-28 01:36:43 -07:00 |
CMakeLists.txt
|
Update compiler flags, as a number of plugins didn't have them set. Setting -Wno-parentheses across the board to suppress warnings about gtk from gcc 8.
|
2018-10-13 11:05:27 -07:00 |
GamePad.cpp
|
onepad: Cleanup in a few places.
|
2019-04-28 01:36:43 -07:00 |
GamePad.h
|
onepad: Cleanup in a few places.
|
2019-04-28 01:36:43 -07: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: bring the sensibility changes over to onepad as well as onepad_legacy.
|
2019-04-27 19:30:29 -07:00 |
keyboard.cpp
|
onepad: Cleanup in a few places.
|
2019-04-28 01:36:43 -07: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: Cleanup in a few places.
|
2019-04-28 01:36:43 -07:00 |
state_management.h
|
onepad: Move init/destroy code to constructor/destructor
|
2017-04-28 11:27:19 +02:00 |