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_general.h
Age
Commit message (
Expand
)
Author
2021-06-01
yuzu qt: Use lambda and std::function for reset callback
lat9nq
2021-06-01
yuzu: Add settings reset button to general configuration
lat9nq
2021-06-01
configuration: Initial work to reset all settings
fearlessTobi
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
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-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-11-18
configure_input: Make None a controller option instead of checkbox
Zach Hilman
2018-11-08
Renamed CheckIfOperationChanged to OnDockedModeChanged
David Marcec
2018-11-07
Fixups
David Marcec
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-01-12
Massive removal of unused modules
James Rowe