summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly sets default system language for yuzu-CLI (#1727)Schplee2018-11-191-0/+2
* Merge pull request #1618 from DarkLordZach/dump-nsobunnei2018-11-151-0/+1
|\
| * settings: Add setting to control NSO dumpingZach Hilman2018-10-291-0/+1
* | settings: Add config option to set RNG seedZach Hilman2018-11-121-0/+7
|/
* acc: Fix account UUID duplication errorZach Hilman2018-10-241-2/+3
* profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman2018-10-241-18/+2
* settings: Add users and current_user settings and remove usernameZach Hilman2018-10-241-3/+19
* Added Amiibo support (#1390)David2018-10-241-0/+1
* config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei2018-10-161-2/+2
* cmd: Support passing game arguments from command lineZach Hilman2018-10-071-0/+1
* Port web_service from CitrafearlessTobi2018-10-021-0/+8
* Update config.cppValentin Vanelslande2018-09-211-1/+1
* Invalid default value of username in yuzu_cmd (#1334)Philippe Babin2018-09-191-0/+4
* Add audio stretching supportfearlessTobi2018-09-081-0/+2
* settings: Save and load NAND/SD dirs from configZach Hilman2018-09-041-0/+6
* Port #3353 from CitrafearlessTobi2018-08-211-2/+3
* Remove files that are not usedZach Hilman2018-08-011-0/+1
* audio_core: Add configuration settings.bunnei2018-08-011-0/+5
* file_util: Use an enum class for GetUserPath()Lioncash2018-07-211-1/+1
* settings: Turn docked mode off by default.bunnei2018-07-181-1/+1
* Rename logging macro back to LOG_*James Rowe2018-07-031-3/+3
* settings: Add a configuration for use_accurate_framebuffers.bunnei2018-06-271-0/+2
* core: Add a configuration setting for use_multi_core.bunnei2018-05-111-0/+1
* frontends: Move logging macros over to new fmt-capable onesLioncash2018-04-271-3/+3
* config: Use simplified checkbox (from Citra) for CPU JIT.bunnei2018-03-271-2/+1
* config: Rename is_docked to use_docked_mode to be consistent with other config bools.bunnei2018-03-271-1/+1
* config: Add setting for whether the system is docked or not.bunnei2018-03-271-0/+3
* yuzu_cmd: change default cpu core to dynarmicValentin Vanelslande2018-03-231-1/+1
* Format: Run the new clang format on everythingJames Rowe2018-01-211-2/+10
* config: Default log filter to trace.bunnei2018-01-131-1/+1
* Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe2018-01-131-47/+0
* Get yuzu sdl to start compilingJames Rowe2018-01-131-2/+3
* Massive removal of unused modulesJames Rowe2018-01-131-0/+160