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
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-21
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
settings: Add options for setting storage sizes
Zach Hilman
2019-09-10
Add frametime logging for tracking performance over time
fearlessTobi
2019-07-11
yuzu: Remove setting for using Unicorn
Lioncash
2019-07-04
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
Zach Hilman
2019-07-04
yuzu: Remove CPU Jit setting from the UI
fearlessTobi
2019-06-28
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-25
settings: Add 'Reporting Services' config option
Zach Hilman
2019-05-23
common/file_util: Make ReadFileToString and WriteStringToFile consistent
Lioncash
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-09
yuzu_cmd/config: Replace C casts with static_cast
ReinUsesLisp
2019-03-09
yuzu_cmd/config: Silent implicit cast warning
ReinUsesLisp
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-02-06
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-01-07
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-07
settings: Add custom RTC settings
Zach Hilman
2018-12-03
config: Store and load disabled add-ons list
Zach Hilman
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-18
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-18
yuzu_cmd/config: Add config deserialization for multiplayer
Zach Hilman
2018-11-18
Correctly sets default system language for yuzu-CLI (#1727)
Schplee
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-10-29
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
settings: Add users and current_user settings and remove username
Zach Hilman
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
[next]