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_per_general.cpp
Age
Commit message (
Expand
)
Author
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2019-08-09
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
Lioncash
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-26
yuzu: Clear partial/full game list cache when data is updated
Zach Hilman
2019-05-19
yuzu/configuration/configure_per_general: Specify string conversions explicitly
Lioncash
2019-01-17
yuzu/configuration/configure_per_general: Remove unused header inclusions
Lioncash
2018-12-31
yuzu/configure_general: Silence truncation warnings in loadConfiguration()
Lioncash
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-26
configure_per_general: Mark UI strings as translatable in the constructor
Lioncash
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-03
qt: Add UI to display game properties and disable add-ons
Zach Hilman