Tobias Markus 4fa2f9d2a6 Various cppcheck performance fixes 2 months ago
..
codecontroller.cpp e03fcee512 Replace `enum Controller::Control` with `enum class Control` 5 years ago
codecontroller.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
controller.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
controller.hpp a314ee74c1 Add Controller::pressed_any 3 months ago
game_controller_manager.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 8 months ago
game_controller_manager.hpp ca6c40494b Moved some code to GameControllerManager 2 years ago
input_manager.cpp aeba022829 Moved some code to JoystickManager 2 years ago
input_manager.hpp c08f810dfc Added support to play different players from the keyboard (with config) 2 years ago
joystick_config.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
joystick_config.hpp 9677fade0e Remove unnecessary typedefs from JoystickConfig 5 years ago
joystick_manager.cpp aeba022829 Moved some code to JoystickManager 2 years ago
joystick_manager.hpp aeba022829 Moved some code to JoystickManager 2 years ago
keyboard_config.cpp 4fa2f9d2a6 Various cppcheck performance fixes 2 months ago
keyboard_config.hpp c08f810dfc Added support to play different players from the keyboard (with config) 2 years ago
keyboard_manager.cpp 9b0d940b09 Use only default keybinds, when navigating menus (#2593) 6 months ago
keyboard_manager.hpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
mobile_controller.cpp 154315da07 Extend sub-pixel rendering support (#2609) 8 months ago
mobile_controller.hpp 9477d46400 Add support for changing mobile controls scale (#2317) 1 year ago