pcsx2/plugins/onepad
Gregory Hainaut f38cd9d80d onepad: add a missing break when CMD_CONFIG_MODE is true but configuration isn't enabled.
I hope it wasn't done on purpose.

CID 168624 (#1 of 1): Missing break in switch (MISSING_BREAK)
unterminated_case: The case for value CMD_CONFIG_MODE is not terminated by a 'break' statement.
2016-08-12 22:55:19 +02:00
..
Img
Linux onepad: fix a couple of ccpcheck warning 2016-08-12 22:36:17 +02:00
SDL onepad: don't duplicate the "GamePad" base class code/member in the "JoystickInfo" derivated class 2016-08-12 22:37:37 +02:00
Windows
CMakeLists.txt onepad 1.3: import lilypad state machine into onepad 2016-07-27 08:55:27 +02:00
GamePad.cpp
GamePad.h onepad: don't duplicate the "GamePad" base class code/member in the "JoystickInfo" derivated class 2016-08-12 22:37:37 +02:00
KeyStatus.cpp onepad: fix a couple of ccpcheck warning 2016-08-12 22:36:17 +02:00
KeyStatus.h onepad: handle correctly the release state of analog pad 2016-07-26 09:27:14 +02:00
bitwise.h
controller.cpp
controller.h onepad|common: fix GCC warning type limit 2016-08-12 19:30:14 +02:00
keyboard.cpp onepad: init event struct 2016-07-22 20:27:54 +02:00
keyboard.h onepad: fix keyboard on 2nd pad 2016-07-08 19:07:42 +02:00
onepad.cpp onepad: support load/save state for the plugin 2016-07-28 09:48:44 +02:00
onepad.h onepad 1.3: import lilypad state machine into onepad 2016-07-27 08:55:27 +02:00
state_management.cpp onepad: add a missing break when CMD_CONFIG_MODE is true but configuration isn't enabled. 2016-08-12 22:55:19 +02:00
state_management.h onepad 1.3: import lilypad state machine into onepad 2016-07-27 08:55:27 +02:00