aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
2018-11-16Merge pull request #1632 from DarkLordZach/keys-manager-optimizationsbunnei
2018-11-16Fixed switching operation modes when not running a gameDavid Marcec
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-14yuzu/configure_system: Mark the entropy mask string as nontranslatableLioncash
2018-11-13svc: Use proper random entropy generation algorithmZach Hilman
2018-11-12svc: Return random seed for svcGetInfo RandomEntropyZach Hilman
2018-11-11settings: Add config option to set RNG seedZach Hilman
2018-11-11Merge pull request #1652 from FreddyFunk/static-castbunnei
2018-11-08Renamed CheckIfOperationChanged to OnDockedModeChangedDavid Marcec
2018-11-07FixupsDavid Marcec
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec
2018-11-06configure_system: Fix compiler warningFrederic Laing
2018-11-03game_list: Only reload game list after relevant settings changedZach Hilman
2018-11-01game_list: Make add-ons column optionalZach Hilman
2018-11-01Merge pull request #1615 from lioncash/inputbunnei
2018-10-31configure_system: Contrain profile usernames to 32 charactersLioncash
2018-10-30Merge pull request #1595 from FreddyFunk/castbunnei
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-28configure_system: Fix compiler warningFrederic Laing
2018-10-27configure_system: Make GetIcon() return the scaled 64x64 iconLioncash
2018-10-27configure_system: Move entry formatting for the user account list entries to ...Lioncash
2018-10-27configure_system: Display errors to the user if file operations fail when set...Lioncash
2018-10-25configure_system: Make the file selector text translatableLioncash
2018-10-25configure_system: Make GetAccountUsername() an internal functionLioncash
2018-10-25configure_system: Default initialize member variablesLioncash
2018-10-25configure_system: Simplify UUID generation call in AddUser()Lioncash
2018-10-25configure_system: Amend function casingLioncash
2018-10-25configure_system: Add missing override specifier on the destructorLioncash
2018-10-25configure_system: Make public slots privateLioncash
2018-10-24Merge pull request #1570 from lioncash/optionalbunnei
2018-10-24Merge pull request #1558 from lioncash/ptrbunnei
2018-10-24profile_manager: Use std::optional instead of boost::optionalLioncash
2018-10-24configure_system: Clear current username before overwritingZach Hilman
2018-10-24yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a r...Lioncash
2018-10-23yuzu/configuration/config: Reorganize member variable and function layoutLioncash
2018-10-23profile_manager: Create save data if it doesn't exist on useZach Hilman
2018-10-23acc: Fix account UUID duplication errorZach Hilman
2018-10-23configure_system: Clear selection after user deleteZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23qt: Add Profile Manager UI to system settingsZach 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-06citra_qt/configuration: misc input tab improvementszhupengfei
2018-10-06qt: Update telemetry linksLioncash
2018-10-06Merge pull request #1332 from FearlessTobi/port-web-backendbunnei
2018-10-05Merge pull request #1440 from lioncash/arraybunnei