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
/
configuration_shared.cpp
Age
Commit message (
Expand
)
Author
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-07-23
general: Implement FullscreenMode enumeration
lat9nq
2021-05-19
configuration_shared: Drop unused function and template another
lat9nq
2021-05-16
configuration: Add CPU tab to game properties
lat9nq
2021-05-15
configuration: Simplify applying per-game settings
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2020-08-14
configuration_shared: Simplify name lookup in highlighting functions
Lioncash
2020-07-19
configuration_shared: Remove unused functions
lat9nq
2020-07-19
configuration_shared: Make CheckState strongly typed
lat9nq
2020-07-19
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-19
clang-format
lat9nq
2020-07-19
configuration_shared: Add default combobox setup function
lat9nq
2020-07-19
configuration_shared: Use an int instead of a QString
lat9nq
2020-07-19
configuration_shared: Switch back to background colors
lat9nq
2020-07-19
configuration_shared: Better use global text
lat9nq
2020-07-19
configuration_shared: Require name of the widget for highlighting
lat9nq
2020-07-19
configuration_shared: Use a highlight instead of background color
lat9nq
2020-07-19
configuration_shared: Initial functions and data for manual tristate
lat9nq
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq