index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
settings_common.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-25
yuzu: create linux group in general settings
flodavid
1
-0
/
+1
2023-11-10
yuzu: Save mute when in background setting
Narr the Reg
1
-0
/
+1
2023-09-14
settings_common: Fix typo
lat9nq
1
-1
/
+1
2023-09-13
settings: Retro-port Citra Settings work
lat9nq
1
-0
/
+10
2023-08-30
android: Expose interface for getting settings from native code
Charles Lombardo
1
-0
/
+2
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
1
-0
/
+1
2023-07-23
settings_common: Document specializations
lat9nq
1
-9
/
+10
2023-07-22
common,qt-config: Remove usage of forward_list
lat9nq
1
-1
/
+0
2023-07-21
settings_common: Use a vector in category linkage
lat9nq
1
-1
/
+1
2023-07-21
common: Move global configuration state modifiers back to settings
lat9nq
1
-3
/
+0
2023-07-21
common,configure_system: Rename method to GetCategory
lat9nq
1
-4
/
+4
2023-07-21
settings: Give indices to enums
lat9nq
1
-0
/
+5
2023-07-21
settings_common: Remove unncessary enum spec
lat9nq
1
-2
/
+2
2023-07-21
settings,configuration: Add a default suffix
lat9nq
1
-14
/
+19
2023-07-21
settings: Define paired settings
lat9nq
1
-2
/
+9
2023-07-21
settings: Define specializations for settings
lat9nq
1
-1
/
+19
2023-07-21
common,yuzu-qt: GCC warning silences
lat9nq
1
-1
/
+1
2023-07-21
settings: Document BasicSetting, add Ranged
lat9nq
1
-9
/
+106
2023-07-21
settings: Move IsConfiguringGlobal to settings_common
lat9nq
1
-0
/
+3
2023-07-21
settings: Move some simple data to BasicSetting
lat9nq
1
-25
/
+71
2023-07-21
(ui,)settings: Use explicit instantiation
lat9nq
1
-0
/
+78