Ryujinx/src/Ryujinx.Gtk3/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
Helper Ava UI: Input Menu Refactor (#5826) 2024-04-17 18:52:12 -03:00
Widgets Fix checking for the wrong metadata files for applications launched with a different program index (#7055) 2024-07-21 14:42:23 -03:00
Windows Fix checking for the wrong metadata files for applications launched with a different program index (#7055) 2024-07-21 14:42:23 -03:00
MainWindow.cs Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00
MainWindow.glade infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
OpenGLRenderer.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
OpenToolkitBindingsContext.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
RendererWidgetBase.cs Add title of game to screenshot text (#6266) 2024-03-07 22:49:57 +00:00
SPBOpenGLContext.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
StatusUpdatedEventArgs.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
VulkanRenderer.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00