summaryrefslogtreecommitdiffstats
path: root/src/common/settings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6579 from ameerj/float-settingsbunnei2021-07-161-1/+1
|\
| * configure_audio: Use u8 for volume valueameerj2021-07-091-1/+1
* | settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq2021-07-081-1/+1
|/
* general: Make most settings a BasicSettinglat9nq2021-06-281-8/+8
* Merge pull request #6465 from FernandoS27/sex-on-the-beachMai M2021-06-231-0/+2
|\
| * Reaper: Setup settings and final tuning.Fernando Sahmkow2021-06-161-0/+2
* | Update dynarmic and add new unsafe CPU option.Fernando Sahmkow2021-06-201-0/+1
|/
* configure_graphics: Add Accelerate ASTC decoding settingameerj2021-06-161-0/+2
* General: Add settings for fastmem and disabling adress space check.FernandoS272021-06-111-0/+8
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-6/+10
* general: Demote custom_rtc to regular settinglat9nq2021-05-171-1/+0
* configuration: Add CPU tab to game propertieslat9nq2021-05-161-0/+6
* general: Make CPU accuracy and related a Settings::Settinglat9nq2021-05-161-1/+1
* common: Move settings to common from core.bunnei2021-04-151-0/+143