GreemDev-Ryujinx/src/Ryujinx/UI/ViewModels
Jimmy Reichley 565acec468
AutoLoad DLC/updates (#12)
* Add hooks to ApplicationLibrary for loading DLC/updates

* Trigger DLC/update load on games refresh

* Initial moving of DLC/updates to UI.Common

* Use new models in ApplicationLibrary

* Make dlc/updates records; use ApplicationLibrary for loading logic

* Fix a bug with DLC window; rework some logic

* Auto-load bundled DLC on startup

* Autoload DLC

* Add setting for autoloading dlc/updates

* Remove dead code; bind to AppLibrary apps directly in mainwindow

* Stub out bulk dlc menu item

* Add localization; stub out bulk load updates

* Set autoload dirs explicitly

* Begin extracting updates to match DLC refactors

* Add title update autoloading

* Reduce size of settings sections

* Better cache lookup for apps

* Dont reload entire library on game version change

* Remove ApplicationAdded event; always enumerate nsp when autoloading
2024-10-07 20:08:41 -05:00
..
Input Bump Avalonia.Svg (#6603) 2024-05-14 17:36:11 +02:00
AboutWindowViewModel.cs Add the "Auto" theme option in setting (#6611) 2024-05-14 17:00:03 +02:00
AmiiboWindowViewModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AppListFavoriteComparable.cs Fix arbitrary game ordering when sorting by Favorites (#7170) 2024-08-13 15:23:11 +02:00
BaseModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
DownloadableContentManagerViewModel.cs AutoLoad DLC/updates (#12) 2024-10-07 20:08:41 -05:00
MainWindowViewModel.cs AutoLoad DLC/updates (#12) 2024-10-07 20:08:41 -05:00
ModManagerViewModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
SettingsViewModel.cs AutoLoad DLC/updates (#12) 2024-10-07 20:08:41 -05:00
TitleUpdateViewModel.cs AutoLoad DLC/updates (#12) 2024-10-07 20:08:41 -05:00
UserFirmwareAvatarSelectorViewModel.cs Use SkiaSharp for Avalonia in place of ImageSharp (#6269) 2024-07-14 08:16:14 +00:00
UserProfileImageSelectorViewModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
UserProfileViewModel.cs Infra: Update Microsoft.IdentityModel.JsonWebTokens (#7070) 2024-08-04 18:56:27 +01:00
UserSaveManagerViewModel.cs infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00