summaryrefslogtreecommitdiff
path: root/src/core/settings.h
AgeCommit message (Expand)Author
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-04-09added a toggle to force 30fps modezarroboogs
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-06settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei
2019-02-06settings: Hide shader cache behind a settingReinUsesLisp
2019-01-22citra_qt: Log settings on launchzhupengfei
2019-01-07settings: Fix comment structureZach Hilman
2019-01-07settings: Use std::chrono::seconds instead of s64 for RTCZach Hilman
2019-01-07settings: Add custom RTC settingsZach Hilman
2018-12-03settings: Store list of disabled add-ons per title IDZach Hilman
2018-11-23Merge pull request #1747 from DarkLordZach/exefs-lfsbunnei
2018-11-20settings: Add option to dump ExeFS of games upon launchZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18settings: Add settings for multiple players and controllersZach Hilman
2018-11-18settings: Add Native type for keyboardZach Hilman
2018-11-18settings: Add Native type for mouse buttonsZach Hilman
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-13svc: Use proper random entropy generation algorithmZach Hilman
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-11-06configure_system: Fix compiler warningFrederic Laing
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23settings: Add users and current_user settings and remove usernameZach Hilman
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