summaryrefslogtreecommitdiff
path: root/src/common/settings.cpp
AgeCommit message (Expand)Author
2021-09-29settings: Remove BCAT settingsMorph
2021-09-18Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei
2021-09-17Merge pull request #6950 from german77/multiplaybunnei
2021-09-15fix_accidental_deletionMoonlacer
2021-09-15remove-audio-stretching-settingMoonlacer
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-09-10input_common: Enable steam controllers and 8 player supportgerman77
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-22general: Add setting shader_backendlat9nq
2021-07-15Merge pull request #6579 from ameerj/float-settingsbunnei
2021-07-08configure_audio: Use u8 for volume valueameerj
2021-07-08settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-23Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M
2021-06-20Update dynarmic and add new unsafe CPU option.Fernando Sahmkow
2021-06-16Reaper: Setup settings and final tuning.Fernando Sahmkow
2021-06-15configure_graphics: Add Accelerate ASTC decoding settingameerj
2021-06-11General: Add settings for fastmem and disabling adress space check.FernandoS27
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-17general: Demote custom_rtc to regular settinglat9nq
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
2021-04-14common: Move settings to common from core.bunnei