summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/qt_controller.h
AgeCommit message (Collapse)Author
2024-12-31chore: update project branding to citronZephyron
2023-10-17yuzu: Improve behavior when clicking on controller box in Controller appletflodavid
- Apply changes on Controller configuration of commit 9524d70 to Controller applet - Fix regression of this previous commit: Enabling a controller in its tab did not activate previous controllers Signed-off-by: flodavid <fl.david.53@gmail.com>
2023-07-25yuzu: Enable controller interaction in Controller Appletflodavid
2023-03-30applet: controller: Implement cancel buttongerman77
2023-03-25qt: implement RequestExit for appletsLiam
2022-12-05applets/controller: Use aliases for callbacksLioncash
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-12-02yuzu: Implement basic controller navigationgerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24configuration: Migrate controller settings to emulated controllergerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-07-14applets: Append qt_ prefix to Qt frontend appletsMorph