aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/applets
AgeCommit message (Expand)Author
2022-12-05applets/controller: Use aliases for callbacksLioncash
2022-12-05applets/error: Use aliases for callbacksLioncash
2022-12-05applets/profile_select: Use aliases for callbacksLioncash
2022-12-05applets/web_browser: Use aliases for callbacksLioncash
2022-12-05applets/software_keyboard: Use aliases for callbacksLioncash
2022-11-21qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabledMorph
2022-11-13general: Address review commentsgerman77
2022-11-13yuzu: Implement cabinet applet frontendgerman77
2022-10-20Controller Applet had instance of Undocked, make HandheldKyle Kienapfel
2022-09-21yuzu: Silence some clang warningsNarr the Reg
2022-09-04yuzu: Use a debugger to generate minidumpslat9nq
2022-08-05Controller bugfixes in profile select (#8716)Steve
2022-07-24qt_software_keyboard: Fix infinite loop when moving between buttonsMorph
2022-07-24applet/swkbd: Implement optional symbol keysMorph
2022-07-05qt_web_browser: Fix button inputs with QtWebEngineMorph
2022-07-05Merge pull request #8477 from Docteh/less_globalMorph
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-21tweak API usage in qt_web_browser.cppKyle Kienapfel
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-05-16qt_software_keyboard: Address review feedbacklat9nq
2022-05-15qt_software_keyboard: Use Common::U16StringFromBufferlat9nq
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-23Add include to fix compilingShoegzer
2022-03-21qt_web_browser: Add missing includesameerj
2022-03-20yuzu: Reduce unused includesameerj
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05profile: Migrate to the new UUID implementationMorph
2022-02-02yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg
2022-01-01controller_applet: Only populate supported controllersgerman77
2021-12-29core/hid: Fix controller type validationgerman77
2021-12-17core: hle: Remove global HLE lock.bunnei
2021-12-13qt_software_keyboard: Fix out of bounds array accessMorph
2021-12-02yuzu: Implement basic controller navigationgerman77
2021-11-29qt_controller: Make use of (Enable/Disable)AllControllerConfigurationMorph
2021-11-28qt_controller: Fix input when the controller applet is ignoredgerman77
2021-11-26config: Remove vibration configurationgerman77
2021-11-26applet/controller: Enable configuring mode while the applet is opengerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24second commit lion reviewgerman77
2021-11-24settings: Fix Debug controller type optionsgerman77
2021-11-24web_applet: Replace HIDButton with NpadButtongerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core: Update input interpretergerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-24core/hid: Move input_interpreter to hidgerman77
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-10-15qt_web_browser: Add missing QApplication includeMorph
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-09-24Use subdirectory of main data directory for QtWebEngine storagev1993