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
/
config.h
Age
Commit message (
Expand
)
Author
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-09-18
settings: File selector & other settings
MonsterDruide1
2021-09-11
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-08-16
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-12
configuration: add option to select network interface
spholz
2021-07-25
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-23
general: Implement FullscreenMode enumeration
lat9nq
2021-07-22
general: Add setting shader_backend
lat9nq
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-26
configuration: Defer to common/settings for per-game settings defaults
lat9nq
2021-06-17
config: Add frame limiter toggle hotkey
ameerj
2021-06-02
yuzu qt: Revert some usages of string_view
lat9nq
2021-05-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-05-15
general: Make CPU accuracy and related a Settings::Setting
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-07
Add mouse panning
german
2020-11-15
config: Migrate config files into config/custom
Morph
2020-11-15
input_profiles: Implement input profiles
Morph
2020-09-04
Include HID and configuration changes related to motion
german
2020-08-29
Address review comments and fix code compilation
FearlessTobi
2020-08-29
yuzu/configuration: Fix index out of bounds for default_analogs
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-07-20
configuration: Setup UI to config screenshot path and saving
lat9nq
2020-07-11
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-26
Add a "Mute Audio" hotkey
Kewlan
2020-04-24
Add Restore Defaults and Clear options to hotkeys
Kewlan
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-05-20
yuzu/configuration/config: Make default hotkeys an internally-linked array in...
Lioncash
2019-05-09
configuration/config: Move config loading and saving to functions based off g...
Lioncash
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2019-03-07
citra_qt: Settings (configuration) rework
zhupengfei
2018-12-05
configure_input: Add ConfigureInputSimple as default input UI config
Zach Hilman
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-11-18
yuzu/config: Add (de-)serialization for multiplayer
Zach Hilman
2018-10-24
yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a r...
Lioncash
2018-10-23
yuzu/configuration/config: Reorganize member variable and function layout
Lioncash
2018-01-12
Massive removal of unused modules
James Rowe