Ryujinx/src/Ryujinx.UI.Common/App
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
..
ApplicationAddedEventArgs.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ApplicationCountUpdatedEventArgs.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ApplicationData.cs Fix checking for the wrong metadata files for applications launched with a different program index (#7055) 2024-07-21 14:42:23 -03:00
ApplicationJsonSerializerContext.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ApplicationLibrary.cs Avoid race conditions while launching games directly from the command line (#7116) 2024-08-03 22:31:34 +01:00
ApplicationMetadata.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00