summaryrefslogtreecommitdiff
path: root/src/core/settings.h
AgeCommit message (Expand)Author
2018-03-26settings: Remove unused CpuCore class.bunnei
2018-03-26config: Use simplified checkbox (from Citra) for CPU JIT.bunnei
2018-03-26config: Rename is_docked to use_docked_mode to be consistent with other confi...bunnei
2018-03-26config: Add setting for whether the system is docked or not.bunnei
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-15settings: Fix button mappings array to have correct entries.bunnei
2018-01-15settings: Screenshot buttonshinyquagsire23
2018-01-15settings: adjust button configs for Switch controllersshinyquagsire23
2018-01-12Removing unused settings and yuzu rebrandingJames Rowe
2018-01-12configuration: Add cpu_core configuration optionMerryMage
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-09-18WebService: Verify username and token (#2930)B3n30
2017-08-29Merge pull request #2899 from wwylele/touch-refactorbunnei
2017-08-25settings: Add enable_telemetry, citra_username, and citra_token.bunnei
2017-08-25SidebySide Layout (#2859)ThaMighty90
2017-08-24HID: use TouchDevice for touch padwwylele
2017-08-11HID: use MotionDevice for Accelerometer and Gyroscopewwylele
2017-07-10settings: Add telemetry endpoint URL.bunnei
2017-03-21Merge pull request #2512 from SonofUgly/custom-layoutbunnei
2017-03-01Input: remove unused stuff & clean upwwylele
2017-03-01HID: use AnalogDevicewwylele
2017-03-01HID: use ButtonDevicewwylele
2017-02-23Add custom layout settings.SonofUgly
2017-01-29Merge pull request #2368 from wwylele/camera-2Yuri Kunde Schlesner
2017-01-25SDL: Select audio device (#2403)Kloen Lansfiel
2017-01-11CAM: implement basic camera functions with a blank camerawwylele
2017-01-07config: Add option for specifying screen resolution scale factor.bunnei
2016-12-07Config: auto-select region and languagewwylele
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-05Support additional screen layouts.James Rowe
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-15core: Add configuration option for CPU JIT.bunnei
2016-08-31Merge pull request #2032 from bunnei/qt-graphicsbunnei
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingMerryMage
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-06-10Merge pull request #1789 from wwylele/input-refactorbunnei
2016-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-15implement circle pad modifierwwylele
2016-05-15Refactor input subsystemwwylele
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-21Config: Add scaled resolution optiontfarley
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng
2016-04-11CitraQt: Apply config at startupJannik Vogel
2015-10-04Implement gdbstubpolaris-
2015-09-16general: Silence some warnings when using clangLioncash
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei