ryujinx/src/Ryujinx
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
..
Assets AutoLoad DLC/updates (#12) 2024-10-07 20:08:41 -05:00
Common Fix LocaleExtension SetRawSource usages + language perf improvement (#7121) 2024-08-04 19:04:12 +01:00
Input Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) 2024-05-17 16:58:03 -03:00
Modules/Updater infra: Fix updater for old Ava users (#6441) 2024-03-13 23:26:35 +01:00
UI AutoLoad DLC/updates (#12) 2024-10-07 20:08:41 -05:00
App.axaml infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
App.axaml.cs Add the "Auto" theme option in setting (#6611) 2024-05-14 17:00:03 +02:00
app.manifest infra: Make Avalonia the default UI (#6375) 2024-03-02 12:51:05 +01:00
AppHost.cs Change 6GB DRAM expansion to 8GB (#7313) 2024-09-17 15:09:20 -03:00
Program.cs Vulkan: Feedback loop detection and barriers (#7226) 2024-09-01 21:28:16 -03:00
Ryujinx.csproj Use SkiaSharp for Avalonia in place of ImageSharp (#6269) 2024-07-14 08:16:14 +00:00
Ryujinx.ico Remove unused workflows, remove FUNDING.yml, remove GTK3. 2024-10-07 18:29:08 -05:00