summaryrefslogtreecommitdiff
path: root/src/yuzu/applets
AgeCommit message (Expand)Author
2024-01-29am: re-namespace frontend applets to frontend directoryLiam
2024-01-25result: Make fully constexpr, add ON_RESULT_INCLUDEDFearlessTobi
2024-01-16Merge remote-tracking branch 'origin/master' into typos3Viktor Szépe
2024-01-15Fix more typosViktor Szépe
2024-01-11service: hid: Create abstracted pad structuregerman77
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-12-10core: Use single instance of profile managergerman77
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg
2023-10-17yuzu: Improve behavior when clicking on controller box in Controller appletflodavid
2023-10-11Merge pull request #11144 from flodavid/masterliamwhite
2023-09-11mii: service: Address reviewgerman77
2023-08-22general: Use console mode helper across projectlat9nq
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-07-25yuzu: Enable controller interaction in Controller Appletflodavid
2023-05-07Merge pull request #10097 from german77/nfp_fullbunnei
2023-05-07yuzu/applets/qt_profile_select: connect double-click to accept()QGJ
2023-05-05service: nfc: Merge device interfaces and create the device managerNarr the Reg
2023-04-01Merge pull request #10006 from german77/profile_selectliamwhite
2023-03-30applet: controller: Implement cancel buttongerman77
2023-03-29service: am: Improve profile select appletNarr the Reg
2023-03-25qt: implement RequestExit for appletsLiam
2023-03-12general: fix spelling mistakesLiam
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-01-25main: Convert to device independent coordinates for scalingMorph
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