index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_input.cpp
Age
Commit message (
Expand
)
Author
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