Age | Commit message (Expand) | Author |
2019-09-16 | When docked mode is checked, uncheck "joycons docked" | Morph |
2019-08-02 | Qt: Fixed behaviour of buttons by connecting functors to correct signals | Silent |
2019-06-05 | yuzu/configuration: Make all widgets and dialogs aware of language changes | Lioncash |
2019-06-05 | yuzu/configuration: Make function naming consistent | Lioncash |
2019-05-19 | yuzu/configuration/configure_input: Mark controller type names as translateable | Lioncash |
2018-12-05 | configure_input_simple: Properly signal docked mode change | Zach Hilman |
2018-12-05 | configure_input: Convert into QDialog | Zach Hilman |
2018-12-02 | yuzu/configuration/configure_input: Default destructor in the cpp file | Lioncash |
2018-11-30 | configure_input: Amend clang-format discrepancies | Lioncash |
2018-11-29 | Merge pull request #1768 from greggameplayer/patch-2 | bunnei |
2018-11-27 | yuzu/configure_input: Make CallConfigureDialog a non-member template function | Lioncash |
2018-11-27 | yuzu/configure_input: Remove unnecessary includes | Lioncash |
2018-11-22 | correct clang-format | greggameplayer |
2018-11-22 | Automatically disable joycons docked | greggameplayer |
2018-11-18 | configure_input: Properly update UI components on removal of player | Zach Hilman |
2018-11-18 | configure_input: Make None a controller option instead of checkbox | Zach Hilman |
2018-11-18 | hid: Use player-defined controller type as PREFERRED_CONTROLLER | Zach Hilman |
2018-11-18 | configure_input: Add support for multiplayer and controller types | Zach Hilman |
2018-10-30 | global: Use std::optional instead of boost::optional (#1578) | Frederic L |
2018-10-06 | citra_qt/configuration: misc input tab improvements | zhupengfei |
2018-10-02 | configure_input: Make analog mapping strings translatable | Lioncash |
2018-09-10 | Port #4141 from citra: Joystick hotplug support (#1275) | Tobias |
2018-07-29 | Port #3911 from Citra: "Optimize settings application" | fearlessTobi |
2018-01-20 | Format: Run the new clang format on everything | James Rowe |
2018-01-16 | Merge pull request #53 from nkatz565/nk-fixlabels | bunnei |
2018-01-16 | Use static functions instead of lambdas | muemart |
2018-01-16 | Add translation support for button labels | muemart |
2018-01-16 | Add button labels for sdl joystick mappings | muemart |
2018-01-16 | clang-format | MerryMage |
2018-01-15 | Adding meumart's Citra SDL Joystick support. Citra PR #3116 | muemart |
2018-01-15 | configure_input: update w/ Switch buttons | shinyquagsire23 |
2018-01-12 | Remove gpu debugger and get yuzu qt to compile | James Rowe |
2018-01-12 | Massive removal of unused modules | James Rowe |