summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_system.h
AgeCommit message (Collapse)Author
2018-10-24configure_system: Clear current username before overwritingZach Hilman
Prevents bug where old username would remain if the new username was shorter in length.
2018-10-23profile_manager: Create save data if it doesn't exist on useZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23qt: Add Profile Manager UI to system settingsZach Hilman
2018-01-12Massive removal of unused modulesJames Rowe