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
/
config.cpp
Age
Commit message (
Expand
)
Author
2018-09-03
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-08-23
qt: Make default row data title name and title id
Zach Hilman
2018-08-21
config: Fixed icon size get set to 0
tech4me
2018-08-21
Port #3353 from Citra
fearlessTobi
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-03
Added ability to change username & language code in the settings ui. Added IP...
David
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-17
settings: Turn docked mode off by default.
bunnei
2018-07-02
Add configurable logging backends
James Rowe
2018-06-27
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-05-10
core: Add a configuration setting for use_multi_core.
bunnei
2018-03-30
Remove whitespaces
N00byKing
2018-03-30
Add Dark theme, Icon theming
N00byKing
2018-03-26
config: Use simplified checkbox (from Citra) for CPU JIT.
bunnei
2018-03-26
config: Rename is_docked to use_docked_mode to be consistent with other confi...
bunnei
2018-03-26
config: Add setting for whether the system is docked or not.
bunnei
2018-02-14
pls, that was easy
Hexagon12
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-16
clang-format
MerryMage
2018-01-16
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
goaaats
2018-01-15
Merge pull request #20 from Andrix44/fixes
bunnei
2018-01-15
Clanggit rebase -i fixes
unknown
2018-01-15
Clang format
unknown
2018-01-15
Change default log level to info
unknown
2018-01-15
configure_input: update w/ Switch buttons
shinyquagsire23
2018-01-13
config: Default log filter to trace.
bunnei
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe