index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_general.cpp
Age
Commit message (
Expand
)
Author
2023-11-25
yuzu: create linux group in general settings
flodavid
2023-11-25
yuzu: integrate gamemode support on linux
xcfrg
2023-07-21
qt/configuration: Use deleteLater
lat9nq
2023-07-21
common,qt-config: Remove usage of forward_list
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
common,yuzu-qt: GCC warning silences
lat9nq
2023-07-21
configuration: Use IDs to sort holds
lat9nq
2023-07-21
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
configure_general: Hide reset button in custom configs
lat9nq
2023-07-21
configure_general: Sort data
lat9nq
2023-07-21
configure_general: Generate UI using containers
lat9nq
2023-07-21
configuration: Move CreateWidget to a class
lat9nq
2023-07-21
configuration: Use buttons instead of highlights
lat9nq
2023-07-21
configuration: Add base class to tabs
lat9nq
2023-06-27
yuzu: Fix clang format
german77
2023-06-27
Merge pull request #9663 from EBADBEEF/disable-controller-applet
Narr the Reg
2023-04-30
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-03-11
yuzu: Move audio settings to audio section
german77
2023-01-22
qt: add option to disable controller applet
EBADBEEF
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-03-20
yuzu: Reduce unused includes
ameerj
2022-02-21
settings: Add a new "use_extended_memory_layout" setting.
bunnei
2022-02-06
yuzu: Mute audio when in background
german77
2021-11-21
configure_general: Allow framerate cap to be used in custom game configs
Kewlan
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-10-07
configuration: Add const qualifier where able
lat9nq
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-07-26
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-23
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
config, nvflinger: Add FPS cap setting
ameerj
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
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-16
configuration: Add CPU tab to game properties
lat9nq
2021-05-15
configuration: Simplify applying per-game settings
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-08-14
configuration_shared: Simplify name lookup in highlighting functions
Lioncash
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-19
configuration_shared: Require name of the widget for highlighting
lat9nq
2020-07-19
configure_general: Implement manual tristate buttons
lat9nq
2020-07-14
configure_general: Explicitly guard use_multi_core when applying settings
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-06-27
General: Initial Setup for Single Core.
Fernando Sahmkow
2020-04-20
yuzu: Option to hide mouse on inactivity
FearlessTobi
2020-01-24
yuzu/configuration: create UI tab and move gamelist settings there
FearlessTobi
[next]