cemu-DS4Windows/DS4Windows/DS4Forms/ViewModels
2020-01-05 22:11:44 +02:00
..
SpecialActions Minor tweak 2019-12-31 00:48:24 -06:00
Util Import DS4WindowsWPF code 2019-12-18 15:33:23 -06:00
AutoProfilesViewModel.cs Added "Revert to default profile on unknown process" option to auto-profile screen. If this is enabled then DS4Windows will revert back to default profile when an unknown process is the foreground app. If this option is unchecked then DS4Windows leaves the current profile as active on unknown foreground processes. 2019-12-29 01:34:41 +02:00
BindingWindowViewModel.cs Import DS4WindowsWPF code 2019-12-18 15:33:23 -06:00
ControllerListViewModel.cs Added locking on a collection to clear up potential thread safety issues 2019-12-28 13:14:21 -06:00
LanguagePackViewModel.cs Import DS4WindowsWPF code 2019-12-18 15:33:23 -06:00
LogViewModel.cs Import DS4WindowsWPF code 2019-12-18 15:33:23 -06:00
MainWindowsViewModel.cs Force some tabs to not be accessible while Profile Editor is open 2020-01-04 13:53:44 -06:00
MappingListViewModel.cs Make Tilt Controls buttons work 2019-12-25 14:49:18 -06:00
ProfileSettingsViewModel.cs User configurable (profile) max time in seconds for a rumble effect. The rumble watchdog timer used to be fixed 2 secs, but now it is possible to disable this watchdog timer (0 secs value) or set the max time in profile editor. 2020-01-05 22:11:44 +02:00
RecordBoxViewModel.cs Macro recorder screen has now separate CLEAR steps button and by default RECORD btn appends new steps instead of inserting new steps in front (before) of the first item. It is more logical to have separate CLEAR btn to avoid accidentally loosing the whole macro sequence. 2020-01-04 22:36:19 +02:00
SettingsViewModel.cs Force some tabs to not be accessible while Profile Editor is open 2020-01-04 13:53:44 -06:00
SpecialActEditorViewModel.cs Special ignore for AutomaticUntrigger 2019-12-30 22:52:38 -06:00
SpecialActionsListViewModel.cs Import DS4WindowsWPF code 2019-12-18 15:33:23 -06:00
TrayIconViewModel.cs Minor refactor of tray menu 2019-12-29 16:48:03 -06:00