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
Age
Commit message (
Expand
)
Author
2021-07-15
Merge pull request #6579 from ameerj/float-settings
bunnei
2021-07-11
Merge pull request #6576 from ameerj/unlock-fps-setting
Morph
2021-07-10
settings: Disable FPS unlimit setting between title launches
ameerj
2021-07-09
Merge pull request #6573 from lat9nq/cpu-settings-cleanup-2
Fernando S
2021-07-09
yuzu qt: config: Only save renderer_debug as a global setting
lat9nq
2021-07-08
configure_input: Use u8 for mouse sensitivity
ameerj
2021-07-08
config: Remove float {Read,Write}Setting variants
ameerj
2021-07-08
configure_graphics: Use u8 for bg_color values
ameerj
2021-07-08
configure_audio: Use u8 for volume value
ameerj
2021-07-08
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2021-07-08
settings, yuzu qt: Add migration code for CPU accuracy
lat9nq
2021-07-08
core,common,yuzu qt: Add CPU accuracy option 'Auto'
lat9nq
2021-07-08
general: Code formatting improvements
lat9nq
2021-07-02
config: Read UISettings as basic settings
lat9nq
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
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-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-23
Simple resizing of the Per-Game configuration window and removal of useless H...
OZtistic
2021-06-22
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-21
Merge pull request #6499 from FernandoS27/we-were-on-a-break
bunnei
2021-06-20
Update dynarmic and add new unsafe CPU option.
Fernando Sahmkow
2021-06-20
Reaper: Upgrade label from unsafe to experimental as no regressions are known...
Fernando Sahmkow
2021-06-17
config: Add frame limiter toggle hotkey
ameerj
2021-06-17
nvflinger: Add toggle to disable buffer swap interval limits
ameerj
2021-06-17
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-16
Reaper: Address Feedback.
Fernando Sahmkow
2021-06-16
Reaper: Setup settings and final tuning.
Fernando Sahmkow
2021-06-16
Merge pull request #6464 from ameerj/disable-astc
bunnei
2021-06-16
fsp_srv: Fix filesystem access logging
Morph
2021-06-15
configure_graphics: Add Accelerate ASTC decoding setting
ameerj
2021-06-13
configure_cpu_debug: Clarify settings behavior
Morph
2021-06-11
General: Add settings for fastmem and disabling adress space check.
FernandoS27
2021-06-09
Merge pull request #6413 from Kewlan/limitable_input_dialog_limit
bunnei
2021-06-08
configure_ui: Add translation context for file-scope strings
Lioncash
2021-06-06
limitable_input_dialog: Implement character limiter
Kewlan
2021-06-04
Merge pull request #6362 from lat9nq/reset-to-defaults
bunnei
2021-06-04
Merge pull request #6392 from german77/controller-widget
bunnei
2021-06-02
yuzu qt: Revert some usages of string_view
lat9nq
2021-06-01
Merge pull request #6361 from lat9nq/per-hb-cfg
bunnei
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
2021-05-30
settings: Disable controller preview if controller is not active
german77
2021-05-27
Merge pull request #6346 from lat9nq/apply-config-pgc
Ameer J
2021-05-25
yuzu qt: Restore const qualifiers
lat9nq
2021-05-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
Merge pull request #6349 from german77/suppress_config_warning
bunnei
2021-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
[next]