summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/config.cpp
AgeCommit message (Expand)Author
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-21settings: Add options for setting storage sizesZach Hilman
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-25settings: Add 'Reporting Services' config optionZach Hilman
2019-05-23common/file_util: Make ReadFileToString and WriteStringToFile consistentLioncash
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-09yuzu_cmd/config: Replace C casts with static_castReinUsesLisp
2019-03-09yuzu_cmd/config: Silent implicit cast warningReinUsesLisp
2019-03-06settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei
2019-02-06settings: Hide shader cache behind a settingReinUsesLisp
2019-01-07settings: Use std::chrono::seconds instead of s64 for RTCZach Hilman
2019-01-07settings: Add custom RTC settingsZach Hilman
2018-12-03config: Store and load disabled add-ons listZach Hilman
2018-11-23Merge pull request #1747 from DarkLordZach/exefs-lfsbunnei
2018-11-20settings: Add option to dump ExeFS of games upon launchZach Hilman
2018-11-18configure_input_player: Set minimum width on controlsZach Hilman
2018-11-18yuzu_cmd/config: Add config deserialization for multiplayerZach Hilman
2018-11-18Correctly sets default system language for yuzu-CLI (#1727)Schplee
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-23acc: Fix account UUID duplication errorZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23settings: Add users and current_user settings and remove usernameZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-07cmd: Support passing game arguments from command lineZach Hilman
2018-10-02Port web_service from CitrafearlessTobi
2018-09-21Update config.cppValentin Vanelslande
2018-09-18Invalid default value of username in yuzu_cmd (#1334)Philippe Babin
2018-09-08Add audio stretching supportfearlessTobi
2018-09-03settings: Save and load NAND/SD dirs from configZach Hilman
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-01Remove files that are not usedZach Hilman
2018-07-31audio_core: Add configuration settings.bunnei
2018-07-21file_util: Use an enum class for GetUserPath()Lioncash
2018-07-17settings: Turn docked mode off by default.bunnei
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-05-10core: Add a configuration setting for use_multi_core.bunnei
2018-04-26frontends: Move logging macros over to new fmt-capable onesLioncash
2018-03-26config: Use simplified checkbox (from Citra) for CPU JIT.bunnei