ryujinx/src/Ryujinx/UI
TSRBerry 263eb97f79
Avoid race conditions while launching games directly from the command line (#7116)
* optimization: Load application metadata only for applications with IDs

* Load applications when necessary

This prevents loading applications when launching an application
directly from the command line (or a shortcut).
Instead, applications will be loaded after the emulation was stopped by the user.

* Show the title in the configured language when launching an application

* Rename DesiredTitleLanguage to DesiredLanguage
2024-08-03 22:31:34 +01:00
..
Applet Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
Controls Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Helpers Fix alt key appearing as control in settings menus (#6742) 2024-04-29 18:18:27 +01:00
Models Ava UI: Handle updates containing non numeric characters (#7043) 2024-07-25 16:44:33 -03:00
Renderer Fix Cursor States On Windows (#6725) 2024-04-28 20:21:08 -03:00
ViewModels Ava UI: Handle updates containing non numeric characters (#7043) 2024-07-25 16:44:33 -03:00
Views Add support for multi game XCIs (second try) (#6515) 2024-07-16 18:17:32 -03:00
Windows Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00