Ryujinx-uplift/src/Ryujinx.Ava/UI/Models
Isaac Marovitz 35fb409e85
Ava UI: Mod Manager (#4390)
* Let’s start again

* Read folders and such

* Remove Open Mod Folder menu items

* Fix folder opening, Selecting/deselecting

* She works

* Fix GTK

* AddMod

* Delete

* Fix duplicate entries

* Fix file check

* Avalonia 11

* Style fixes

* Final style fixes

* Might be too general

* Remove unnecessary using

* Enable new mods by default

* More cleanup

* Fix saving metadata

* Dont deseralise ModMetadata several times

* Avalonia I hate you

* Confirmation dialgoues

* Allow selecting multiple folders

* Add back secondary folder

* Search both paths

* Fix formatting

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Rename Title to Application

* Generic locale key

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Locale Updates

* GDK Feedback

* Fix

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2024-01-26 02:02:28 +01:00
..
Generic Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes (#4956) 2023-11-06 22:47:44 +01:00
CheatNode.cs Ava UI: Fix crash when clicking on a cheat's name (#5860) 2023-12-25 06:57:14 +01:00
ControllerModel.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
DeviceType.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
DownloadableContentModel.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
InputConfiguration.cs Revert "Ava UI: Input Menu Refactor (#4998)" 2023-10-21 15:19:21 +02:00
ModModel.cs Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
PlayerModel.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ProfileImageModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
SaveModel.cs Revert "Add support for multi game XCIs (#5638)" (#5914) 2023-11-11 23:35:30 -03:00
StatusUpdatedEventArgs.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
TempProfile.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
TimeZone.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
TitleUpdateModel.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
UserProfile.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00