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 (
Expand
)
Author
2018-10-27
configure_system: Make GetIcon() return the scaled 64x64 icon
Lioncash
2018-10-27
configure_system: Move entry formatting for the user account list entries to ...
Lioncash
2018-10-27
configure_system: Display errors to the user if file operations fail when set...
Lioncash
2018-10-25
configure_system: Make the file selector text translatable
Lioncash
2018-10-25
configure_system: Make GetAccountUsername() an internal function
Lioncash
2018-10-25
configure_system: Simplify UUID generation call in AddUser()
Lioncash
2018-10-25
configure_system: Amend function casing
Lioncash
2018-10-24
profile_manager: Use std::optional instead of boost::optional
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
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
2018-08-03
Added ability to change username & language code in the settings ui. Added IP...
David
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