Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- 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>
|
|
Enable controller interaction in Controller Applet
|
|
|
|
Allows some special interactions with it in the Qt frontend.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
yuzu: Move mini_dump out of core
startup_checks: Better exception handling
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
- This was added early on as a hack to protect against some concurrency issues.
- It's not clear that this serves any purpose anymore, and if it does, individual components should be fixed rather than using a global recursive mutex.
|
|
This also moves the use of DisableConfiguration to the destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|