summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/config.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: Unify config handling under frontend_commont8952023-11-211-279/+0
* cmd/config: Remove uncaught usage of stoullat9nq2023-09-131-1/+1
* configure_system: Implement with for looplat9nq2023-07-211-0/+1
* settings: Recategorize a bitlat9nq2023-07-211-1/+5
* settings: Add a registry of settingslat9nq2023-07-211-138/+29
* settings,video_core: Consolidate ASTC decoding optionslat9nq2023-07-211-2/+0
* textures: add BC1 and BC3 compressors and recompression settingLiam2023-05-231-0/+1
* service: nfp: Allow to load with a different amiibo idgerman772023-05-101-0/+1
* Settings: add option to enable / disable reactive flushingFernando Sahmkow2023-05-071-0/+1
* Merge pull request #10125 from lat9nq/vsync-selectbunnei2023-05-071-1/+1
|\
| * configuration: Expose separate swap present modeslat9nq2023-05-031-1/+1
* | Merge pull request #10162 from lat9nq/sdl-remove-oldliamwhite2023-05-071-11/+1
|\ \
| * | yuzu-sdl,audio_core: Remove antiquated warning ignorelat9nq2023-05-051-11/+1
| |/
* | settings: remove pessimistic flushingLiam2023-05-041-1/+0
* | Merge pull request #10124 from liamwhite/pebkacMorph2023-05-031-1/+1
|\ \ | |/ |/|
| * settings: rename extended memory layout to unsafe, move from general to systemLiam2023-04-301-1/+1
* | vk_present_manager: Add toggle for async presentationGPUCode2023-05-011-0/+1
|/
* configuration: Add async ASTC decode settingameerj2023-02-231-0/+1
* input_common: Reintroduce custom pro controller supportNarr the Reg2023-02-101-0/+1
* yuzu_cmd: Fix mismatching controller inputgerman772023-02-041-0/+3
* Merge pull request #9552 from liamwhite/turboliamwhite2023-01-061-0/+1
|\
| * common: add setting for renderer clock workaroundLiam2023-01-051-0/+1
* | video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn2023-01-051-0/+1
|/
* yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow2023-01-041-0/+1
* Merge pull request #9370 from liamwhite/break-unmappedmerry2022-12-061-0/+1
|\
| * core: add option to break on unmapped accessLiam2022-12-021-0/+1
* | cmake: prefer system librariesAlexandre Bouvier2022-12-041-1/+1
|/
* Merge pull request #9325 from german77/default_by_defaultliamwhite2022-11-281-1/+5
|\
| * yuzu-cmd: Fix default config valuegerman772022-11-281-1/+5
* | FSR Sharpening Slider part 1 - only a global sliderMatías Locatti2022-11-241-0/+1
|/
* video_core: add option for pessimistic flushingLiam2022-08-251-0/+1
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* Project AndioKelebek12022-07-221-1/+1
* yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei2022-07-171-2/+0
* common/setting: Make ranged a property of the typemerry2022-07-151-2/+2
* settings: Consolidate RangedSetting's with regular oneslat9nq2022-06-301-3/+3
* core/debugger: support operation in yuzu-cmdLiam2022-06-101-0/+2
* Merge pull request #8048 from ameerj/include-purgebunnei2022-03-221-1/+0
|\
| * yuzu_cmd: Reduce unused includesameerj2022-03-201-1/+0
* | yuzu_cmd: Allow user to specify config file locationlat9nq2022-03-151-4/+6
|/
* dynarmic: Inline exclusive memory accessesmerry2022-02-271-0/+3
* settings: Add a new "use_extended_memory_layout" setting.bunnei2022-02-211-0/+1
* config: Support motion inputslat9nq2022-02-051-8/+28
* core/hid: Fully implement native mousegerman772021-11-251-174/+0
* config: Cleanup and documentationgerman772021-11-251-3/+0
* core: Update input interpretergerman772021-11-251-1/+0
* Frontend: Add anti-aliasing method settingMarshall Mohror2021-11-161-0/+1
* yuzu_cmd: Read resolution_setup and scaling_filter from configlat9nq2021-11-161-0/+2
* settings: Remove std::chrono usageameerj2021-10-171-2/+1
* config: Read network_interfacelat9nq2021-10-151-0/+3
* settings: Remove BCAT settingsMorph2021-09-291-4/+0
* remove-audio-stretching-settingMoonlacer2021-09-161-1/+0
* Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S2021-09-111-1/+1
|\
| * configure_graphics: Add GPU nvdec decoding as an optionameerj2021-08-161-1/+1
* | Garbage Collection: enable as default, eliminate option.Fernando Sahmkow2021-08-281-1/+0
|/
* config: Read connected setting for controllerslat9nq2021-08-041-0/+3
* renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp2021-07-281-0/+1
* Merge pull request #6696 from ameerj/speed-limit-renamebunnei2021-07-271-2/+2
|\
| * general: Rename "Frame Limit" references to "Speed Limit"ameerj2021-07-241-2/+2
* | Merge pull request #6697 from ameerj/fps-capbunnei2021-07-261-0/+1
|\ \
| * | config, nvflinger: Add FPS cap settingameerj2021-07-241-0/+1
| |/
* | general: Add setting shader_backendlat9nq2021-07-231-1/+1
* | shader: Add shader loop safety check settingslat9nq2021-07-231-0/+2
|/
* yuzu_cmd: Make use of fullscreen_mode settinglat9nq2021-07-221-0/+1
* yuzu_cmd: Add missing or update current settingslat9nq2021-07-161-1/+23
* config: Remove float {Read,Write}Setting variantsameerj2021-07-091-4/+2
* yuzu_cmd: config: Pass a reference inlat9nq2021-07-011-4/+4
* general: Make most settings a BasicSettinglat9nq2021-06-281-111/+85
* nvflinger: Add toggle to disable buffer swap interval limitsameerj2021-06-171-0/+2
* Merge pull request #6464 from ameerj/disable-astcbunnei2021-06-161-2/+4
|\
| * yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settingsameerj2021-06-161-2/+4
* | fsp_srv: Fix filesystem access loggingMorph2021-06-161-0/+2
|/
* yuzu-cmd: Add touch_from_button in config fileClément Gallet2021-06-041-0/+37
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-21/+26
* general: Demote custom_rtc to regular settinglat9nq2021-05-171-3/+3
* general: Ignore implicit-fallthrough for SDL.hlat9nq2021-04-181-0/+10
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* core: settings: Add setting for debug assertions and disable by default.bunnei2021-04-151-0/+4
* Fix default bcat_backend initKelebek12021-03-021-1/+1
* Merge pull request #4298 from FearlessTobi/remove-cache-settingbunnei2021-02-161-3/+0
|\
| * yuzu/configure_filesystem: Remove "Select Cache Directory" optionFearlessTobi2021-01-041-3/+0
* | config: Make high GPU accuracy the defaultReinUsesLisp2021-02-131-1/+1
* | Allow all touch inputs at the same time and remove config options that are not longer necesarygerman2021-01-151-4/+0
* | config: Enable docked mode by defaultMorph2021-01-101-1/+1
|/
* yuzu: Remove gdbstub configurationFearlessTobi2020-12-191-3/+0
* yuzu_cmd: Remove 'users_size'comex2020-12-051-1/+0
* Add multiple udp server supportgerman2020-11-261-4/+2
* configure_input: Add per-player vibrationMorph2020-11-161-0/+2
* settings: Remove global vibration strength modifierMorph2020-11-161-2/+0
* configure_input: Hook up the vibration percentage spinboxMorph2020-11-161-0/+2
* settings: Preparation for per-game input settingsMorph2020-11-161-12/+13
* yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.bunnei2020-10-271-3/+3
* configure_input: Hook up the motion button and checkboxMorph2020-09-051-0/+2
* Project Mjölnir: Part 1Morph2020-08-261-0/+2
* common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-18/+20
* Rebase for per game settingsDavid Marcec2020-07-171-0/+4
* Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei2020-07-141-2/+0
|\
| * configuration: Add settings to enable/disable specific CPU optimizationsMerryMage2020-07-111-2/+0
* | settings: Remove storage size optionsMorph2020-07-101-9/+0
|/
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-37/+46
* Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei2020-06-161-2/+0
|\
| * yuzu/frontend: Remove internal resolution optionMorph2020-06-061-2/+0
* | Implement macro JITDavid Marcec2020-05-301-0/+2
|/
* yuzu: Add frontend settings for assembly shadersReinUsesLisp2020-05-191-0/+2
* core: settings: Add a setting for time zone.bunnei2020-05-111-2/+3
* GPU: Add Fast GPU Time Option.Fernando Sahmkow2020-04-231-0/+2
* UI: Replasce accurate GPU option for GPU Accuracy LevelFernando Sahmkow2020-04-221-2/+2
* dynarmic: Add option to disable CPU JIT optimizationsMerryMage2020-04-201-0/+2
* bcat: Disable Boxcat backend by defaultFearlessTobi2020-03-171-1/+1
* Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.Morph2020-02-281-0/+2
* core: settings: Add setting to enable vsync, which is on by default.bunnei2020-02-261-0/+2
* Add following aspect ratios: 16:9, 21:9, Stretch to WindowMorph2020-02-141-0/+2
* settings: Add settings for graphics backendReinUsesLisp2020-01-291-0/+6
* Replace GetString with Get functionFearlessTobi2020-01-231-2/+2
* Input: UDP Client to provide motion and touch controlsfearlessTobi2020-01-231-0/+5
* settings: Add option to set BCAT backendZach Hilman2019-09-301-0/+5
* settings: Add options for managing gamecard emulationZach Hilman2019-09-211-0/+14
* settings: Add options for setting storage sizesZach Hilman2019-09-211-0/+9
* Add frametime logging for tracking performance over timefearlessTobi2019-09-101-0/+2
* yuzu: Remove setting for using UnicornLioncash2019-07-111-1/+0
* Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman2019-07-041-1/+1
|\
| * yuzu: Remove CPU Jit setting from the UIfearlessTobi2019-07-041-1/+1
* | settings: Add config option for kiosk (quest) modeZach Hilman2019-06-291-0/+1
|/
* Merge pull request #2482 from DarkLordZach/prepobunnei2019-06-211-0/+2
|\
| * settings: Add 'Reporting Services' config optionZach Hilman2019-05-251-0/+2
* | rasterizer_opengl: Remove OpenGL core profileReinUsesLisp2019-05-301-2/+0
* | common/file_util: Make ReadFileToString and WriteStringToFile consistentLioncash2019-05-231-2/+2
|/
* Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow2019-04-201-0/+2
* core/yuzu: Remove enable_nfc settingfearlessTobi2019-03-291-1/+0
* yuzu_cmd/config: Replace C casts with static_castReinUsesLisp2019-03-091-4/+5
* yuzu_cmd/config: Silent implicit cast warningReinUsesLisp2019-03-091-1/+1
* settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei2019-03-071-0/+2
* settings: Hide shader cache behind a settingReinUsesLisp2019-02-071-0/+2
* settings: Use std::chrono::seconds instead of s64 for RTCZach Hilman2019-01-081-1/+2
* settings: Add custom RTC settingsZach Hilman2019-01-081-2/+9
* config: Store and load disabled add-ons listZach Hilman2018-12-031-0/+18
* Merge pull request #1747 from DarkLordZach/exefs-lfsbunnei2018-11-241-0/+1
|\
| * settings: Add option to dump ExeFS of games upon launchZach Hilman2018-11-201-0/+1
* | configure_input_player: Set minimum width on controlsZach Hilman2018-11-191-7/+6
* | yuzu_cmd/config: Add config deserialization for multiplayerZach Hilman2018-11-191-37/+254
* | 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