Ryujinx/src/Ryujinx.Gtk3
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
..
Input/GTK3 Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
Modules/Updater infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
UI Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00
Program.cs Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00
Ryujinx.Gtk3.csproj Add linux specific files to local builds (#6762) 2024-05-14 16:06:40 +02:00
Ryujinx.ico infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00