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_mouse_advanced.cpp
Age
Commit message (
Expand
)
Author
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-26
configuration/input: Add support for mouse button clicks
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-04-05
yuzu/configuration: Only assert that all buttons exist when we are handling t...
FearlessTobi
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_mouse_advanced: Clean up array accesses
Lioncash
2019-05-19
yuzu/configuration/configure_mouse_advanced: Specify string conversions expli...
Lioncash
2018-11-27
yuzu/configure_input: Make CallConfigureDialog a non-member template function
Lioncash
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
qt: Add UI to configure mouse buttons
Zach Hilman