summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* When docked mode is checked, uncheck "joycons docked"Morph2019-09-171-0/+2
* Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent2019-08-021-6/+6
* yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-10/+36
* yuzu/configuration: Make function naming consistentLioncash2019-06-051-18/+18
* yuzu/configuration/configure_input: Mark controller type names as translateableLioncash2019-05-191-5/+8
* configure_input_simple: Properly signal docked mode changeZach Hilman2018-12-051-31/+27
* configure_input: Convert into QDialogZach Hilman2018-12-051-1/+1
* yuzu/configuration/configure_input: Default destructor in the cpp fileLioncash2018-12-021-0/+2
* configure_input: Amend clang-format discrepanciesLioncash2018-11-301-1/+1
* Merge pull request #1768 from greggameplayer/patch-2bunnei2018-11-291-0/+4
|\
| * correct clang-formatgreggameplayer2018-11-221-1/+1
| * Automatically disable joycons dockedgreggameplayer2018-11-221-0/+4
* | yuzu/configure_input: Make CallConfigureDialog a non-member template functionLioncash2018-11-271-16/+18
* | yuzu/configure_input: Remove unnecessary includesLioncash2018-11-271-8/+2
|/
* configure_input: Properly update UI components on removal of playerZach Hilman2018-11-191-0/+2
* configure_input: Make None a controller option instead of checkboxZach Hilman2018-11-191-40/+73
* hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman2018-11-191-12/+15
* configure_input: Add support for multiplayer and controller typesZach Hilman2018-11-191-288/+118
* global: Use std::optional instead of boost::optional (#1578)Frederic L2018-10-301-1/+1
* citra_qt/configuration: misc input tab improvementszhupengfei2018-10-061-18/+69
* configure_input: Make analog mapping strings translatableLioncash2018-10-031-3/+3
* Port #4141 from citra: Joystick hotplug support (#1275)Tobias2018-09-111-12/+10
* Port #3911 from Citra: "Optimize settings application"fearlessTobi2018-07-291-2/+0
* Format: Run the new clang format on everythingJames Rowe2018-01-211-4/+15
* Merge pull request #53 from nkatz565/nk-fixlabelsbunnei2018-01-161-25/+52
|\
| * Use static functions instead of lambdasmuemart2018-01-161-49/+46
| * Add translation support for button labelsmuemart2018-01-161-14/+15
| * Add button labels for sdl joystick mappingsmuemart2018-01-161-17/+46
* | clang-formatMerryMage2018-01-161-7/+7
|/
* Adding meumart's Citra SDL Joystick support. Citra PR #3116muemart2018-01-161-43/+96
* configure_input: update w/ Switch buttonsshinyquagsire232018-01-151-7/+11
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-2/+3
* Massive removal of unused modulesJames Rowe2018-01-131-0/+199