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_system.h
Age
Commit message (
Expand
)
Author
2024-01-28
Merge pull request #12555 from flodavid/fix-gamemode-setting
liamwhite
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2024-01-02
yuzu: Add per-game linux gamemode configuration
flodavid
2023-07-21
common,qt-config: Remove usage of forward_list
lat9nq
2023-07-21
shared_widget: Internalize component restoring
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
configuration: Clean up includes a bit
lat9nq
2023-07-21
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
configure_system: Implement with for loop
lat9nq
2023-07-21
configuration: Add base class to tabs
lat9nq
2023-04-30
settings: rename extended memory layout to unsafe, move from general to system
Liam
2023-03-11
yuzu: Remove console id setting
german77
2023-01-22
yuzu: Fix language comobox crash
german77
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2020-07-19
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-05-11
core: settings: Add a setting for time zone.
bunnei
2020-03-19
set: implement GetRegionCode
Dan
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2019-05-29
yuzu: Remove unused birthday setting
fearlessTobi
2019-01-04
qt: Move profile manager to own UI tab
Zach Hilman
2018-10-25
configure_system: Make GetAccountUsername() an internal function
Lioncash
2018-10-25
configure_system: Default initialize member variables
Lioncash
2018-10-25
configure_system: Amend function casing
Lioncash
2018-10-25
configure_system: Add missing override specifier on the destructor
Lioncash
2018-10-25
configure_system: Make public slots private
Lioncash
2018-10-24
configure_system: Clear current username before overwriting
Zach Hilman
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
qt: Add Profile Manager UI to system settings
Zach Hilman
2018-01-12
Massive removal of unused modules
James Rowe