39 Commits (55db7a4e0ab0714a6c3e70b16b63c0bcc10d006c)

Author SHA1 Message Date
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
FearlessTobi 01dbe3a624 Address review comments and fix code compilation 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Morph 24ce544120 Address feedback 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Morph 53d2442a44 When docked mode is checked, uncheck "joycons docked" 6 years ago
Silent 70c839c55d Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Lioncash 1bea3a5ca2 yuzu/configuration/configure_input: Mark controller type names as translateable 7 years ago
Zach Hilman 885644cdcf configure_input_simple: Properly signal docked mode change 7 years ago
Zach Hilman 5169c4b326 configure_input: Convert into QDialog 7 years ago
Lioncash 1b3b2e69a0 yuzu/configuration/configure_input: Default destructor in the cpp file 7 years ago
Lioncash 6910b79f18 configure_input: Amend clang-format discrepancies 7 years ago
Lioncash fd252d2e82 yuzu/configure_input: Make CallConfigureDialog a non-member template function 7 years ago
Lioncash 7e4436fe22 yuzu/configure_input: Remove unnecessary includes 7 years ago
greggameplayer 103c4be2a3 correct clang-format 7 years ago
greggameplayer 797d3473b4 Automatically disable joycons docked 7 years ago
Zach Hilman 63d941fb6a configure_input: Properly update UI components on removal of player 7 years ago
Zach Hilman b131a4bbb2 configure_input: Make None a controller option instead of checkbox 7 years ago
Zach Hilman 2d8a5a4e9b hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman b43b2d857f configure_input: Add support for multiplayer and controller types 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
zhupengfei 18b712829f citra_qt/configuration: misc input tab improvements 7 years ago
Lioncash 6ef4721dd0 configure_input: Make analog mapping strings translatable 7 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
fearlessTobi 6d2e4b74c2 Port #3911 from Citra: "Optimize settings application" 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
muemart 48bb562f1d Use static functions instead of lambdas 8 years ago
muemart 40dc44228e Add translation support for button labels 8 years ago
muemart 4b0302de21 Add button labels for sdl joystick mappings 8 years ago
MerryMage 41bfd994f6 clang-format 8 years ago
muemart a884f3d03e Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
shinyquagsire23 974f097bbd configure_input: update w/ Switch buttons 8 years ago
James Rowe bd5740a721 Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago
wwylele e88e9c6c97 qt: enable config for circle pad pro 9 years ago
Lioncash bbb41d4504 citra-qt: Move config dialog code to its own directory 9 years ago
wwylele ba6eb5ebb4 qt/config_input: don't connect for null button 9 years ago
wwylele 3115fd8f3b Qt: rework input configuration for new input system 9 years ago
wwylele 189063ac2d InputCommon: add Keyboard 9 years ago
noah the goodra 31f5456b9d removal of the -1 case in the configure_input switch 9 years ago
MerryMage 0713074841 configure_input: Modernize and cleanup input configuration tab 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
Anon 9e4923c36c Input GUI: Add tab to remap controls (#1900) 10 years ago