summaryrefslogtreecommitdiff
path: root/src/core/settings.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-21Port #3353 from CitraGravatar fearlessTobi1-1/+2
2018-08-03Added ability to change username & language code in the settings ui. Added IP...Gravatar David1-0/+2
2018-08-01Remove files that are not usedGravatar Zach Hilman1-0/+2
2018-07-31audio_core: Add configuration settings.Gravatar bunnei1-0/+5
2018-06-27settings: Add a configuration for use_accurate_framebuffers.Gravatar bunnei1-0/+1
2018-05-10core: Add a configuration setting for use_multi_core.Gravatar bunnei1-0/+1
2018-05-07hid: Tweaks, Analog Sticks (#435)Gravatar Max Thomas1-0/+4
2018-03-26settings: Remove unused CpuCore class.Gravatar bunnei1-5/+0
2018-03-26config: Use simplified checkbox (from Citra) for CPU JIT.Gravatar bunnei1-1/+1
2018-03-26config: Rename is_docked to use_docked_mode to be consistent with other confi...Gravatar bunnei1-1/+1
2018-03-26config: Add setting for whether the system is docked or not.Gravatar bunnei1-0/+3
2018-01-20Format: Run the new clang format on everythingGravatar James Rowe1-1/+2
2018-01-15settings: Fix button mappings array to have correct entries.Gravatar bunnei1-2/+6
2018-01-15settings: Screenshot buttonGravatar shinyquagsire231-0/+2
2018-01-15settings: adjust button configs for Switch controllersGravatar shinyquagsire231-17/+50
2018-01-12Removing unused settings and yuzu rebrandingGravatar James Rowe1-44/+0
2018-01-12configuration: Add cpu_core configuration optionGravatar MerryMage1-1/+6
2017-10-10hle: Remove a large amount of 3ds-specific service code.Gravatar bunnei1-5/+0
2017-09-18WebService: Verify username and token (#2930)Gravatar B3n301-0/+1
2017-08-25settings: Add enable_telemetry, citra_username, and citra_token.Gravatar bunnei1-0/+3
2017-08-25SidebySide Layout (#2859)Gravatar ThaMighty901-2/+3
2017-08-24HID: use TouchDevice for touch padGravatar wwylele1-0/+1
2017-08-11HID: use MotionDevice for Accelerometer and GyroscopeGravatar wwylele1-0/+1
2017-07-10settings: Add telemetry endpoint URL.Gravatar bunnei1-0/+3
2017-03-01Input: remove unused stuff & clean upGravatar wwylele1-54/+0
2017-03-01HID: use AnalogDeviceGravatar wwylele1-0/+14
2017-03-01HID: use ButtonDeviceGravatar wwylele1-0/+44
2017-02-23Add custom layout settings.Gravatar SonofUgly1-1/+9
2017-01-25SDL: Select audio device (#2403)Gravatar Kloen Lansfiel1-0/+1
2017-01-11CAM: implement basic camera functions with a blank cameraGravatar wwylele1-0/+5
2017-01-07config: Add option for specifying screen resolution scale factor.Gravatar bunnei1-1/+1
2016-12-07Config: auto-select region and languageGravatar wwylele1-0/+4
2016-12-06Implement Frame rate limiter (#2223)Gravatar emmauss1-0/+1
2016-11-27GPU: Remove the broken frame_skip option.Gravatar Emmanuel Gil Peyrot1-1/+0
2016-11-05Support additional screen layouts.Gravatar James Rowe1-0/+11
2016-09-21Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-21/+30
2016-09-15core: Add configuration option for CPU JIT.Gravatar bunnei1-0/+1
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingGravatar MerryMage1-0/+1
2016-08-29config: Add a setting for graphics V-Sync.Gravatar bunnei1-0/+1
2016-05-24New3DS: Minor style cleanup to #1520.Gravatar bunnei1-1/+1
2016-05-15implement circle pad modifierGravatar wwylele1-1/+5
2016-05-15Refactor input subsystemGravatar wwylele1-5/+13
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Gravatar Emmanuel Gil Peyrot1-1/+2
2016-04-30Audio: Add sink selection to configuration filesGravatar MerryMage1-0/+3
2016-04-21Config: Add scaled resolution optionGravatar tfarley1-0/+1
2016-04-20Implement CheckNew3DS and CheckNew3DSAppGravatar JamePeng1-0/+3
2016-04-11CitraQt: Apply config at startupGravatar Jannik Vogel1-0/+2
2015-10-04Implement gdbstubGravatar polaris-1-0/+5
2015-09-19Implement gdbstubGravatar polaris-1-0/+5