summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/config.cpp
AgeCommit message (Expand)Author
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
2018-10-23Added Amiibo support (#1390)David
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-07qt: Add UI option to configure argumentsZach Hilman
2018-10-02Port web_service from CitrafearlessTobi
2018-09-08Add audio stretching supportfearlessTobi
2018-09-03settings: Save and load NAND/SD dirs from configZach Hilman
2018-08-23qt: Make default row data title name and title idZach Hilman
2018-08-21config: Fixed icon size get set to 0tech4me
2018-08-21Port #3353 from CitrafearlessTobi
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman
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-07-21file_util: Use an enum class for GetUserPath()Lioncash
2018-07-17settings: Turn docked mode off by default.bunnei
2018-07-02Add configurable logging backendsJames Rowe
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-05-10core: Add a configuration setting for use_multi_core.bunnei
2018-03-30Remove whitespacesN00byKing