pcsx2/plugins/onepad
Gregory Hainaut ef3435441f onepad: create a legacy version for SDL1
The legacy version is the version 1.3

The new version is the version 2.0. It would be based on SDL2 only

Distribution information.
If you link wxWidget with SDL, you will need to be sure it is SDL2 or upgrade.

You can build wxWidget with SDL2 with the following trick

export SDL_CONFIG=/usr/bin/sdl2-config
./configure --with-sdl .....
2017-04-19 19:02:36 +02:00
..
Img Onepad : Add GUI images 2016-02-14 17:25:28 +01:00
Linux onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02:00
SDL onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +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 onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02:00
GamePad.cpp clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +02:00
GamePad.h clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +02:00
KeyStatus.cpp reformat onepad 2016-09-08 21:52:49 +02:00
KeyStatus.h reformat onepad 2016-09-08 21:52:49 +02:00
bitwise.h reformat onepad 2016-09-08 21:52:49 +02:00
controller.cpp reformat onepad 2016-09-08 21:52:49 +02:00
controller.h clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +02:00
keyboard.cpp reformat onepad 2016-09-08 21:52:49 +02:00
keyboard.h reformat onepad 2016-09-08 21:52:49 +02:00
onepad.cpp onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02:00
onepad.h clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +02:00
state_management.cpp onepad|gsdx: remove useless debug messages 2017-01-22 21:47:05 +01:00
state_management.h reformat onepad 2016-09-08 21:52:49 +02:00