summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2022-03-23Merge pull request #8035 from lat9nq/disable-web-appletbunnei
2022-03-23Add include to fix compilingShoegzer
2022-03-21applets: Rename Mii to MiiEditMorph
2022-03-21qt_web_browser: Add missing includesameerj
2022-03-20yuzu: Reduce unused includesameerj
2022-03-17yuzu qt: Save disable_web_applet settinglat9nq
2022-03-17main: Update Disable Web Applet warninglat9nq
2022-03-17configure_debug: Add option to set disable_web_appletlat9nq
2022-03-17yuzu: Move disable_web_applet to UISettingslat9nq
2022-03-16Merge pull request #7964 from german77/miiiibunnei
2022-03-12config: Write dynarmic exclusive memory configsameerj
2022-03-11cpu_detect: Add additional x86 flags and telemetryWunkolo
2022-02-28applet: mii: Simple implementation of mii appletgerman77
2022-02-27dynarmic: Inline exclusive memory accessesmerry
2022-02-26Merge pull request #7932 from bunnei/extended-mem-layoutbunnei
2022-02-21settings: Add a new "use_extended_memory_layout" setting.bunnei
2022-02-20yuzu: Remove amiibos on drag and dropgerman77
2022-02-19Merge pull request #7867 from german77/amiibobunnei
2022-02-15yuzu: config: Fix mapping issues with the enter keyNarr the Reg
2022-02-13debugger: console: Set console output codepage to UTF-8Morph
2022-02-10Merge pull request #7852 from Morph1984/new-uuidbunnei
2022-02-10Merge pull request #7861 from german77/user_featuresbunnei
2022-02-08nfp: Address compiler issuesgerman77
2022-02-08yuzu: Allow to open and remove the amiibogerman77
2022-02-06yuzu: Mute audio when in backgroundgerman77
2022-02-06yuzu: Add docked, GPU accuracy and adapting filter hotkeysgerman77
2022-02-06yuzu: Add auto center on right clickgerman77
2022-02-05Merge pull request #7849 from Morph1984/qt-frameless-windowbunnei
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05profile: Migrate to the new UUID implementationMorph
2022-02-05Merge pull request #7842 from german77/vibration_testbunnei
2022-02-04Merge pull request #7839 from german77/batterybunnei
2022-02-03main: Always remove the frameless window flag when restoring UI stateMorph
2022-02-02yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg
2022-02-02Merge pull request #7834 from german77/repeatbunnei
2022-02-02yuzu: ui: Improve battery symbolsNarr the Reg
2022-02-01Merge pull request #7807 from german77/moar-buttonsbunnei
2022-02-01Merge pull request #7833 from lioncash/file-sysMorph
2022-02-01Merge pull request #7792 from german77/translatebunnei
2022-02-01configure_filesystem: Add missing changeEvent() overrideLioncash
2022-02-01configure_filesystem: Normalize member function casingLioncash
2022-02-01yuzu: Disable auto repeat on hotkeys againNarr the Reg
2022-02-01Merge pull request #7831 from lioncash/motionMorph
2022-02-01configure_motion_touch: Use functor versions of invokeMethodLioncash
2022-02-01configure_input_player: Eliminate variable shadowingLioncash
2022-02-01configure_input_player: std::move input setters in HandleClickLioncash
2022-02-01configure_input_player: Avoid unnecessary ParamPackage copiesLioncash
2022-02-01yuzu/game_list: Use non-deprecated version of QString's split() functionLioncash
2022-01-30input_common: Add home and hard touch press buttons to UDP controllersgerman77
2022-01-27Merge pull request #7770 from german77/motion-thresholdbunnei