summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.cpp
AgeCommit message (Expand)Author
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-07Merge pull request #2514 from ReinUsesLisp/opengl-compatZach Hilman
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-26game_list_worker: Add better error handling to cachingZach Hilman
2019-05-26ui_settings: Add option to cache game listZach Hilman
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-05-25settings: Add 'Reporting Services' config optionZach Hilman
2019-05-20yuzu/configuration/config: Make default hotkeys an internally-linked array in...Lioncash
2019-05-20yuzu/configuration/config: Specify string conversions explicitlyLioncash
2019-05-09configuration/config: Move config loading and saving to functions based off g...Lioncash
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-04-13Merge pull request #2357 from zarroboogs/force-30fps-modebunnei
2019-04-11ui_settings: Rename game directory variablesFreddyFunk
2019-04-09Merge pull request #2132 from FearlessTobi/port-4437bunnei
2019-04-09added a toggle to force 30fps modezarroboogs
2019-03-29core/yuzu: Remove enable_nfc settingfearlessTobi
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-03-07citra_qt: Settings (configuration) reworkzhupengfei
2019-03-06settings: Add new graphics setting for use_asynchronous_gpu_emulation.bunnei
2019-02-06settings: Hide shader cache behind a settingReinUsesLisp
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
2019-01-02Merge pull request #1942 from DarkLordZach/profile-select-game-bootbunnei
2018-12-31yuzu/config: Silence truncation warningsLioncash
2018-12-25qt: Add setting to prompt for user on game bootZach Hilman
2018-12-23Merge pull request #1886 from FearlessTobi/port-4164bunnei
2018-12-23Merge pull request #1780 from DarkLordZach/controller-profilesbunnei
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-12-10Merge pull request #1819 from DarkLordZach/disable-addonsbunnei
2018-12-05configure_input: Add ConfigureInputSimple as default input UI configZach Hilman
2018-12-05ui_settings: Add UI setting for input profile indexZach Hilman
2018-12-05configuration/config: Use an intermediary variable for accessing playersLioncash
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-12-03config: Store and load disabled add-ons listZach 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-18configure_input: Make None a controller option instead of checkboxZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18yuzu/config: Add (de-)serialization for multiplayerZach Hilman
2018-11-16Merge pull request #1632 from DarkLordZach/keys-manager-optimizationsbunnei
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-11-01game_list: Make add-ons column optionalZach Hilman
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-24Merge pull request #1558 from lioncash/ptrbunnei
2018-10-24yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a r...Lioncash
2018-10-23acc: Fix account UUID duplication errorZach 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