ryujinx/src/Ryujinx.Ava/UI/ViewModels
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
..
AboutWindowViewModel.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
AmiiboWindowViewModel.cs Fix Amiibo regression and some minor code improvements (#6107) 2024-01-13 11:45:38 +01:00
BaseModel.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ControllerInputViewModel.cs Revert "Ava UI: Input Menu Refactor (#4998)" 2023-10-21 15:19:21 +02:00
DownloadableContentManagerViewModel.cs Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
MainWindowViewModel.cs Ava UI: Fix temporary volume not being set after unmute (#5833) 2023-12-11 21:26:11 +01:00
ModManagerViewModel.cs Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
MotionInputViewModel.cs Revert "Ava UI: Input Menu Refactor (#4998)" 2023-10-21 15:19:21 +02:00
RumbleInputViewModel.cs Revert "Ava UI: Input Menu Refactor (#4998)" 2023-10-21 15:19:21 +02:00
SettingsViewModel.cs Remove Custom Theming (#6175) 2024-01-26 00:20:50 +01:00
TitleUpdateViewModel.cs Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
UserFirmwareAvatarSelectorViewModel.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
UserProfileImageSelectorViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
UserProfileViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
UserSaveManagerViewModel.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00