Ryujinx/Ryujinx.Ava/UI/Views/Settings
Isaac Marovitz 38519f3b9a
Ava GUI: SettingsWindow Refactor (#4177)
* Fix redundancies

* Add back elses

* Settings Refactor

* Fix Disposal functions

* Use `ReflectionBinding` instead of redundant funcs

* Ac_K suggestions

* Update Ryujinx.Ava/UI/ViewModels/SettingsViewModel.cs

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

* Update locale keys

* Update Ryujinx.Ava/UI/Windows/SettingsWindow.axaml.cs

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Update Ryujinx.Ava/UI/Views/Settings/SettingsSystemView.axaml.cs

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Update Ryujinx.Ava/UI/Views/Settings/SettingsSystemView.axaml.cs

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Update Ryujinx.Ava/UI/Windows/SettingsWindow.axaml.cs

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Use block-scoped namespaces

* Fix typo

* Make `TimeZone` internal again

Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
2023-01-07 00:35:21 +01:00
..
SettingsAudioView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsAudioView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsCPUView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsCPUView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsGraphicsView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsGraphicsView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsHotkeysView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsHotkeysView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsInputView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsInputView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsLoggingView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsLoggingView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsNetworkView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsNetworkView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsSystemView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsSystemView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsUIView.axaml Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00
SettingsUIView.axaml.cs Ava GUI: SettingsWindow Refactor (#4177) 2023-01-07 00:35:21 +01:00