aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2019-04-20Allow picking a Compatibility Profile for OpenGL.Fernando Sahmkow
2019-04-16Merge pull request #2376 from lioncash/constbunnei
2019-04-13Merge pull request #2357 from zarroboogs/force-30fps-modebunnei
2019-04-11ui_settings: Rename game directory variablesFreddyFunk
2019-04-09configure_hotkeys: Pass the dialog as a parent to SequenceDialog()Lioncash
2019-04-09configure_hotkeys: Avoid dialog memory leak within Configure()Lioncash
2019-04-09configure_hotkeys: Mark member variables as const where applicable in Configu...Lioncash
2019-04-09configure_hotkeys: Make comparison check a little more self-documentingLioncash
2019-04-09configure_dialog: Amend constructor initializer list orderLioncash
2019-04-09configure_hotkey: Remove unnecessary includeLioncash
2019-04-09configure_hotkey: Make IsUsedKey() a const member functionLioncash
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-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