summaryrefslogtreecommitdiff
path: root/src/core/settings.h
AgeCommit message (Expand)Author
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-21settings: Add options for setting storage sizesZach Hilman
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-25settings: Add 'Reporting Services' config optionZach Hilman
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