20 Commits (ec7ea4ae960e6944d794585d3ad78ca5d7998d1f)

Author SHA1 Message Date
Lioncash ec7ea4ae96 yuzu/configure_input: Remove unnecessary includes 7 years ago
Zach Hilman dd92db3fb0 configure_input: Properly update UI components on removal of player 7 years ago
Zach Hilman e58c951a59 configure_input: Make None a controller option instead of checkbox 7 years ago
Zach Hilman 3a6cd5b3c8 hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Zach Hilman f1aec256d7 configure_input: Add support for multiplayer and controller types 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
zhupengfei 690f326613 citra_qt/configuration: misc input tab improvements 7 years ago
Lioncash 61b144bbf3 configure_input: Make analog mapping strings translatable 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
fearlessTobi b97739029b Port #3911 from Citra: "Optimize settings application" 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
muemart aec3b28547 Use static functions instead of lambdas 8 years ago
muemart 5d5f1dfb68 Add translation support for button labels 8 years ago
muemart f4f64cc197 Add button labels for sdl joystick mappings 8 years ago
MerryMage e35644c005 clang-format 8 years ago
muemart eaff98dbb3 Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
shinyquagsire23 aa4fa8bded configure_input: update w/ Switch buttons 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
wwylele 6843538f7c qt: enable config for circle pad pro 9 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 9 years ago
wwylele b5faa68120 qt/config_input: don't connect for null button 9 years ago
wwylele e7a602fe16 Qt: rework input configuration for new input system 9 years ago
wwylele 38e800f70d InputCommon: add Keyboard 9 years ago
noah the goodra 6c41d87a9d removal of the -1 case in the configure_input switch 9 years ago
MerryMage a2d474386c configure_input: Modernize and cleanup input configuration tab 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
Anon e91327c86a Input GUI: Add tab to remap controls (#1900) 10 years ago