index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
config.cpp
Age
Commit message (
Expand
)
Author
2018-10-23
Added Amiibo support (#1390)
David
2018-10-16
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-07
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-21
Update config.cpp
Valentin Vanelslande
2018-09-18
Invalid default value of username in yuzu_cmd (#1334)
Philippe Babin
2018-09-08
Add audio stretching support
fearlessTobi
2018-09-03
settings: Save and load NAND/SD dirs from config
Zach Hilman
2018-08-21
Port #3353 from Citra
fearlessTobi
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
Rename logging macro back to LOG_*
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-04-26
frontends: Move logging macros over to new fmt-capable ones
Lioncash
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-03-22
yuzu_cmd: change default cpu core to dynarmic
Valentin Vanelslande
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-13
config: Default log filter to trace.
bunnei
2018-01-12
Remove settings issues in sdl and fix a few files that broke in mingw
James Rowe
2018-01-12
Get yuzu sdl to start compiling
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe