aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/configuration
AgeCommit message (Expand)Author
2021-09-23Merge pull request #7068 from behunin/patch-3bunnei
2021-09-22Clean-up and nitsLevi Behunin
2021-09-20Clean-upLevi Behunin
2021-09-18Tas configure ui nitsLevi Behunin
2021-09-18UI: Relocate tas menu and add brief descriptiongerman77
2021-09-18input_common/tas: new update methodgerman77
2021-09-18input_common/tas: Document the main classgerman77
2021-09-18input_common/tas: Add swap controllergerman77
2021-09-18input_common/tas: Fallback to simple updateMonsterDruide1
2021-09-18config: Move TAS options to it's own menugerman77
2021-09-18core: Hacky TAS syncing & load pausingMonsterDruide1
2021-09-18settings: File selector & other settingsMonsterDruide1
2021-09-18input_common/tas: Base playback & recording systemMonsterDruide1
2021-09-18Merge pull request #7020 from Moonlacer/remove_audio_stretchingbunnei
2021-09-17Merge pull request #6950 from german77/multiplaybunnei
2021-09-15fix_clang_errorMoonlacer
2021-09-15remove-audio-stretching-settingMoonlacer
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-09-10input_common: Enable steam controllers and 8 player supportgerman77
2021-09-06Second part of Golden's PRMoonlacer
2021-08-28Garbage Collection: enable as default, eliminate option.Fernando Sahmkow
2021-08-19Replace QPoint with QPointF where applicableValeri
2021-08-16configure_graphics: Add GPU nvdec decoding as an optionameerj
2021-08-13configuration: fix mingw-w64 buildSönke Holz
2021-08-13configuration: move network_interface include to source fileSönke Holz
2021-08-13configuration: use tr instead of QStringLiteral for "None" item inSönke Holz
2021-08-12Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-12configuration: add option to select network interfacespholz
2021-08-09Merge pull request #6839 from ameerj/frame-cap-positonbunnei
2021-08-08Merge pull request #6698 from german77/SDL_QoLbunnei
2021-08-08Merge pull request #6817 from gidoly/patch-1bunnei
2021-08-08configure_general: Swap positions of speed limit and frame limit optionsameerj
2021-08-07input_common: Improve SDL joystick and hide toggle optiongerman77
2021-08-06Merge pull request #6815 from german77/ui_improvementsbunnei
2021-08-06Update configure_graphics_advanced.uigidoly
2021-08-04settings_ui: Add emulated joystick position dot to controller previewgerman77
2021-08-02config: Only read/write current_user on global configlat9nq
2021-08-01game_list: Make game list folder icons smaller (#6762)Malte Jürgens
2021-07-30Merge pull request #6752 from Morph1984/pt-brbunnei
2021-07-30Merge pull request #6759 from ReinUsesLisp/pipeline-statisticsbunnei
2021-07-30configure_system: Add Brazilian Portuguese to the list of languagesMorph
2021-07-28Merge pull request #6700 from lat9nq/fullscreen-enumbunnei
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-26configure_graphics: reword GLASM optionVamsi Krishna
2021-07-25Merge pull request #6697 from ameerj/fps-capbunnei
2021-07-25Merge branch 'master' into fullscreen-enumlat9nq
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-23config, nvflinger: Add FPS cap settingameerj
2021-07-23configuration: Use combobox apply template where possiblelat9nq