summaryrefslogtreecommitdiff
path: root/src/core/settings.h
AgeCommit message (Expand)Author
2018-10-23Added Amiibo support (#1390)David
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-07settings: Add program_args string settingZach Hilman
2018-10-02Port web_service from CitrafearlessTobi
2018-09-12Merge pull request #1163 from FearlessTobi/add-audio-stretchingbunnei
2018-09-09hid: Implement ReloadInputDevicesfearlessTobi
2018-09-08Add audio stretching supportfearlessTobi
2018-09-03settings: Save and load NAND/SD dirs from configZach Hilman
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-04Merge pull request #849 from DarkLordZach/xcibunnei
2018-08-03Added ability to change username & language code in the settings ui. Added IP...David
2018-08-01Remove files that are not usedZach Hilman
2018-07-31audio_core: Add configuration settings.bunnei
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-05-10core: Add a configuration setting for use_multi_core.bunnei
2018-05-07hid: Tweaks, Analog Sticks (#435)Max Thomas
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