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
/
configure_system.cpp
Age
Commit message (
Collapse
)
Author
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
configure_system: Clear selection after user delete
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-08-06
qt: Default destructors where applicable
Lioncash
Makes code consistent with our style of defaulting special member functions where applicable.
2018-08-03
Added ability to change username & language code in the settings ui. Added ↵
David
IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-17
Fixed formatting
noah katz
2018-01-16
Fix non translated string (same as Citra PR 2949)
noah katz
2018-01-13
Minor cleanup
MerryMage
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe