ryujinx/src/Ryujinx/UI/ViewModels
Vova a0594e8169 Improved interaction with "Input" settings.
- paired devices have notifications that they are configured and require connection
- paired devices load the configuration when connected
- A notification appears when changing control configuration settings.
- Now control settings will be saved only when they are changed
- Added a button to roll back changes to the previously saved state
- Fixed a bug: when switching the "player", if the "input device" and "controller type" settings were changed, the save dialog box did not appear.
- "Motion", "Rumble" and "Led" also have events notifying about changes
2025-02-23 10:20:42 +10:00
..
Input Improved interaction with "Input" settings. 2025-02-23 10:20:42 +10:00
AboutWindowViewModel.cs UI: More advanced customization for what happens when Ryujinx loses focus 2025-02-13 01:57:08 -06:00
AmiiboWindowViewModel.cs misc: chore: this isn't even bound to a XAML element, why was this an async void 2025-02-11 20:30:46 -06:00
ApplicationDataViewModel.cs UI: Add descriptions of what each dynamic RPC formatter actually shows when hovering whether it has support in the game info popup 2025-02-15 20:45:27 -06:00
AppListFavoriteComparable.cs misc: move Models & Helpers into Common & Avalonia projects 2024-12-29 19:09:28 -06:00
BaseModel.cs misc: chore: Use explicit types in the Avalonia project 2025-01-25 14:00:23 -06:00
DlcSelectViewModel.cs UI: Only show DLC RomFS button under Extract Data when DLCs are available. 2025-02-04 17:21:54 -06:00
DownloadableContentManagerViewModel.cs misc: chore: Use ApplicationLibrary helpers for getting DLCs & Updates for a game 2025-02-04 18:21:49 -06:00
MainWindowViewModel.cs UI: --install-firmware startup flag. 2025-02-19 23:07:50 -06:00
ModManagerViewModel.cs UI: Scanning for mods on DLC content 2025-01-29 13:33:34 -06:00
ProfileSelectorDialogViewModel.cs misc: chore: Rename UserSelectorDialog to ProfileSelectorDialog 2025-02-11 20:50:06 -06:00
SettingsHacksViewModel.cs misc: More Mvvm usage instead of writing out the observable properties 2024-12-31 21:11:57 -06:00
SettingsViewModel.cs misc: chore: rename IgnoreApplet to IgnoreControllerApplet 2025-02-15 00:25:28 -06:00
TitleUpdateViewModel.cs misc: chore: Use ApplicationLibrary helpers for getting DLCs & Updates for a game 2025-02-04 18:21:49 -06:00
UserFirmwareAvatarSelectorViewModel.cs misc: chore: Use collection expressions in Avalonia project 2025-01-26 15:47:11 -06:00
UserProfileImageSelectorViewModel.cs misc: More Mvvm usage instead of writing out the observable properties 2024-12-31 21:11:57 -06:00
UserProfileViewModel.cs misc: chore: Use collection expressions in Avalonia project 2025-01-26 15:47:11 -06:00
UserSaveManagerViewModel.cs misc: chore: Use collection expressions in Avalonia project 2025-01-26 15:47:11 -06:00
XCITrimmerViewModel.cs misc: chore: Use collection expressions in Avalonia project 2025-01-26 15:47:11 -06:00