Commit Graph

7 Commits

Author SHA1 Message Date
e82ab1b9e1 Merge yuzu-emu#12760 2024-01-29 01:00:37 +00:00
668eb5b8da service: am: Improve profile select applet 2023-03-29 08:53:19 -06:00
50a59487eb qt: implement RequestExit for applets 2023-03-25 14:49:43 -04:00
a84676c2aa applets/profile_select: Use aliases for callbacks
Deduplicates callback definitions and situates it in one place.
2022-12-05 19:06:04 -05:00
99ceb03a1c general: Convert source file copyright comments over to SPDX
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.
2022-04-23 05:55:32 -04:00
851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 2019-04-25 08:13:11 -04:00
d17f38494b frontend: Add frontend applet for ProfileSelect
Responsible for selecting a profile and firing callback upon completion.
2018-12-03 17:26:26 -05:00