summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2019-04-09Merge pull request #2132 from FearlessTobi/port-4437bunnei
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-26Use QPixmap/QIcon for background color selection buttonxperia64
2019-01-22citra_qt: Log settings on launchzhupengfei
2019-01-21Merge pull request #2035 from lioncash/fwd-declbunnei
2019-01-17yuzu/configuration/configure_input_player: Forward declare types where applic...Lioncash
2019-01-17yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header ...Lioncash
2019-01-17yuzu/configuration/configure_per_general: Remove unused header inclusionsLioncash
2019-01-17yuzu/configuration/configure_debug: Remove unused header inclusionsLioncash
2019-01-17yuzu/configuration/configure_system: Remove unused header inclusionsLioncash
2019-01-17yuzu/configuration/configure_web: Remove an unused lambda captureLioncash
2019-01-17yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' textLioncash
2019-01-07settings: Fix comment structureZach Hilman
2019-01-07settings: Use std::chrono::seconds instead of s64 for RTCZach Hilman
2019-01-07qt: Provide UI to edit custom RTC settingsZach Hilman
2019-01-07settings: Add custom RTC settingsZach Hilman
2019-01-04qt: Move profile manager to own UI tabZach Hilman
2019-01-02Merge pull request #1942 from DarkLordZach/profile-select-game-bootbunnei
2019-01-02Merge pull request #1944 from FearlessTobi/port-4187bunnei
2018-12-31yuzu/configure_general: Silence truncation warnings in loadConfiguration()Lioncash
2018-12-31yuzu/config: Silence truncation warningsLioncash
2018-12-28Qt/Configure: Use sidebar to divide tabs into smaller groupsspycrab
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman
2018-12-26Merge pull request #1948 from lioncash/translatablebunnei
2018-12-26configure_per_general: Mark UI strings as translatable in the constructorLioncash
2018-12-26configure_input_simple: Make input profile array constexprLioncash
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-13audio_core: Make g_sink_details internally linkedLioncash
2018-12-10Merge pull request #1819 from DarkLordZach/disable-addonsbunnei
2018-12-05configure_input_simple: Properly signal docked mode changeZach Hilman
2018-12-05configure_input: Add ConfigureInputSimple as default input UI configZach Hilman
2018-12-05configure_input: Convert into QDialogZach Hilman
2018-12-05configure: Use ConfigureInputSimple for Input tabZach 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-03qt: Add UI to display game properties and disable add-onsZach Hilman
2018-12-03config: Store and load disabled add-ons listZach Hilman
2018-12-02yuzu/configuration: Make slots private where applicableLioncash
2018-12-02yuzu/configuration: Add missing override specifiers to configuration-related ...Lioncash
2018-12-02yuzu/configuration/configure_input: Default destructor in the cpp fileLioncash
2018-11-30configure_input: Amend clang-format discrepanciesLioncash
2018-11-29Merge pull request #1768 from greggameplayer/patch-2bunnei