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.cpp
Age
Commit message (
Expand
)
Author
2018-11-18
configure_input: Make None a controller option instead of checkbox
Zach Hilman
2018-11-18
Merge pull request #1640 from DarkLordZach/game-list-reload
bunnei
2018-11-16
Fixed switching operation modes when not running a game
David Marcec
2018-11-08
Renamed CheckIfOperationChanged to OnDockedModeChanged
David Marcec
2018-11-07
Fixups
David Marcec
2018-11-07
Ability to switch between docked and undocked mode in-game
David Marcec
2018-11-03
game_list: Only reload game list after relevant settings changed
Zach Hilman
2018-10-23
Added Amiibo support (#1390)
David
2018-10-04
ui_settings: Place definition of the theme array within the cpp file
Lioncash
2018-09-10
remove multicore in configure_general.cpp
MysticExile
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-08-06
qt: Default destructors where applicable
Lioncash
2018-07-29
Port #3911 from Citra: "Optimize settings application"
fearlessTobi
2018-05-10
core: Add a configuration setting for use_multi_core.
bunnei
2018-03-30
Add Dark theme, Icon theming
N00byKing
2018-03-26
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
qt: Add config option for is_docked.
bunnei
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe