summaryrefslogtreecommitdiff
path: root/src/core/settings.cpp
AgeCommit message (Expand)Author
2021-04-14common: Move settings to common from core.bunnei
2021-02-02settings: Log the cache, config, and mod load directoriesMorph
2020-12-28core: settings: Untangle multicore from asynchronous GPU.bunnei
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-15settings: Remove global vibration strength modifierMorph
2020-11-15configure_input: Hook up the vibration percentage spinboxMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-07settings: log value of CPU_Accuracylat9nq
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-10-26video_core: NVDEC Implementationameerj
2020-08-26Project Mjölnir: Part 1Morph
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-07-28configure_graphics: Remove Force 30 FPS modeMorph
2020-07-17Drop settings namespaceDavid Marcec
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-17Merge pull request #4347 from lioncash/loggingDavid
2020-07-15settings: Resolve a sign conversion warning within GetTimeZoneString()Lioncash
2020-07-15settings: Make use of std::string_view over std::string for loggingLioncash
2020-07-14clang-formatlat9nq
2020-07-14settings: Move settings sanitization to its own functionlat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-11core: settings: Add a setting for time zone.bunnei
2020-05-03settings: Add anisotropic filtering level to the yuzu configuration log (#3875)Morph
2020-04-22Correct Linux Compile Error.Fernando Sahmkow
2020-04-22UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow
2020-03-19set: implement GetRegionCodeDan
2020-02-25core: settings: Add setting to enable vsync, which is on by default.bunnei
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-21settings: Update LogSettings to show NAND/SDMC paths from FileUtilZach Hilman
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-09clang fixHexagon12
2019-03-09Log 2 new setting valuesHexagon12
2019-01-22citra_qt: Log settings on launchzhupengfei
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-08-10video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash
2018-08-04video_core: Eliminate the g_renderer global variableLioncash
2018-08-01video_core: Make global EmuWindow instance part of the base renderer classLioncash
2018-01-12Remove references to PICA and rasterizers in video_coreJames Rowe
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-08-25SidebySide Layout (#2859)ThaMighty90
2017-05-27Core: Fix some out-of-style includesYuri Kunde Schlesner
2017-05-04ir: implement new 3ds HID via ir:rstwwylele
2017-05-03ir: implement circle pad prowwylele