summaryrefslogtreecommitdiff
path: root/src/core/settings.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-31removed the possibly uneeded cast on values.gdbstub_portGravatar noah the goodra1-1/+1
2017-01-07config: Add option for specifying screen resolution scale factor.Gravatar bunnei1-1/+0
2016-12-23core: Move emu_window and key_map into coreGravatar MerryMage1-1/+1
2016-12-06Implement Frame rate limiter (#2223)Gravatar emmauss1-0/+1
2016-11-05Support additional screen layouts.Gravatar James Rowe1-0/+7
2016-09-21Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot1-3/+0
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-1/+0
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingGravatar MerryMage1-0/+1
2016-04-30Audio: Add sink selection to configuration filesGravatar MerryMage1-0/+5
2016-04-21Config: Add scaled resolution optionGravatar tfarley1-1/+1
2016-04-11CitraQt: Apply config at startupGravatar Jannik Vogel1-0/+14
2014-12-20License changeGravatar purpasmart961-1/+1
2014-10-07Added configuration file system.Gravatar archshift1-0/+11