ryujinx_ryubing/src/Ryujinx.Ava/UI/ViewModels
Isaac Marovitz 49b37550ca
Ava UI: Input Menu Refactor (#4998)
* So much boilerplate

* Slow and steady

* Restructure + Ack suggestions

* Restructure + Ack suggestions

* Restructure

* Clean

* Propogate those fields i forgot about

* It builds

* Progress

* Almost there

* Fix stupid mistake

* Fix more stupid mistakes

* Actually fix fuck ups

* Start localising

* r/therestofthefuckingowl

* Localise ButtonKeyAssigner

* Are you feeling it now mr krabs

* We’re done at last

* Crimes against code

* Try me in the Hague

* Please be quiet

* Crimes are here to stay

* Dispose stuff

* Cleanup a couple things

* Visual fixes and improvements

One weird bug

* Fix rebase errors

* Fixes

* Ack Suggestions

Remaining ack suggestions

Update src/Ryujinx.Ava/UI/Models/Input/ControllerInputConfig.cs

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

Update src/Ryujinx.Ava/UI/Models/Input/ControllerInputConfig.cs

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

* Formatting and error

More Ava 11-ness

Whoops

* Code style fixes

* Style fixes

* Analyzer fix

* Remove all ReflectionBindings

* Remove ambigious object

* Remove redundant property

* Old man yells at formatter

* r e a d o n l y

* Fix profiles

* Use new Sliders

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-10-21 13:26:51 +02:00
..
Input Ava UI: Input Menu Refactor (#4998) 2023-10-21 13:26:51 +02:00
AboutWindowViewModel.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
AmiiboWindowViewModel.cs Strings should not be concatenated using '+' in a loop (#5664) 2023-10-05 12:41:00 +02:00
BaseModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
DownloadableContentManagerViewModel.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
MainWindowViewModel.cs Add "Create Shortcut" To app context menu (#4734) 2023-10-20 20:51:15 +02:00
SettingsViewModel.cs Avalonia: Add macOS check for Color Space Passthrough (#5754) 2023-10-04 19:15:37 +02:00
TitleUpdateViewModel.cs Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02: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 [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00