index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
configure_general.cpp
Age
Commit message (
Expand
)
Author
2017-04-03
citra-qt: Move config dialog code to its own directory
Lioncash
2016-12-29
Merge pull request #2240 from wwylele/auto-region
bunnei
2016-12-21
core: Consolidate core and system state, remove system module & cleanups.
bunnei
2016-12-21
core: Consolidate top-level system state into a singleton.
bunnei
2016-12-07
Config: auto-select region and language
wwylele
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-15
qt: Add UI configuration option to enable CPU JIT.
bunnei
2016-08-31
qt: Rename all "toogle" to "toggle".
bunnei
2016-08-29
qt: Add a configuration tab for Graphics and move relevant fields.
bunnei
2016-04-21
Config: Add scaled resolution option
tfarley
2016-04-11
CitraQt: Apply config at startup
Jannik Vogel
2016-03-22
Add more stuff to configure.
LittleWhite
2016-03-21
Add Configure widget
LittleWhite