HandBrake/win/CS/HandBrakeWPF/ViewModels
sr55 ae41c6bf60
WinGui: Tidy up code warnings.
2025-12-03 20:29:48 +00:00
..
Interfaces WinGui: Remove the old Preset Manager Prototype UI 2025-08-27 19:44:18 +01:00
AboutViewModel.cs WinGui: Cleanup Pass 2022-07-20 20:50:15 +01:00
AddPresetViewModel.cs WinGui: Add support for cloning presets. #2328 2023-05-22 21:09:23 +01:00
AudioDefaultsViewModel.cs libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
AudioViewModel.cs libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
ChaptersViewModel.cs WinGui: Don't crash if we have a chapters mis-match when importing. Fixes #6514 2024-12-29 15:54:08 +00:00
CountdownAlertViewModel.cs WinGui: Refactoring the Window Management Code. Handle this internally rather than using Caliburn. 2022-07-20 18:49:06 +01:00
ErrorViewModel.cs WinGui: Refactoring the Window Management Code. Handle this internally rather than using Caliburn. 2022-07-20 18:49:06 +01:00
FiltersViewModel.cs WinGui: Fixes to the Picture Settings handling code. #3802 and #3803 2021-08-24 20:54:59 +01:00
LogViewModel.cs WinGui: Refactoring the Window Management Code. Handle this internally rather than using Caliburn. 2022-07-20 18:49:06 +01:00
MainViewModel.cs WinGui: If the queue has failed or cancelled items, check with the user before starting a new queue if they want to proceed as the queue will be cleared of failed jobs. #7323 2025-10-26 15:36:20 +00:00
ManagePresetViewModel.cs WinGui: Refactoring the Window Management Code. Handle this internally rather than using Caliburn. 2022-07-20 18:49:06 +01:00
MetaDataViewModel.cs WinGui: Sort out a number of bugs with the padding code, including presets and when options are enabled. Fixes #6892 amoung other things. 2025-05-14 20:39:55 +01:00
OptionsViewModel.cs WinGui: Tidy up code warnings. 2025-12-03 20:29:48 +00:00
PictureSettingsViewModel.cs WinGui: Fix an issue where editing a job with custom cropping was not altering the enabled state of the crop controls correctly. Fixes #6614 2025-02-07 19:46:31 +00:00
PropertyChangedBase.cs WinGui: Part 1 - Decouple Caliburn.Micro from the UI code. (Threading, Window Manager, PropertyChangedBase and IoC) 2022-07-15 20:44:59 +01:00
QueueSelectionViewModel.cs WinGui: Add Range Limits to "Add to Queue" selection Window. (#4146) 2024-06-29 15:34:01 +01:00
QueueViewModel.cs WinGui: Add Menu Option to export only selected jobs from the queue. #7299 2025-11-03 18:16:44 +00:00
ShellViewModel.cs WinGui: Part 1 - Decouple Caliburn.Micro from the UI code. (Threading, Window Manager, PropertyChangedBase and IoC) 2022-07-15 20:44:59 +01:00
StaticPreviewViewModel.cs WinGui: Minor usability improvements 2025-01-05 15:05:25 +00:00
SubtitlesDefaultsViewModel.cs libhb: ui: add new presets key for track names (#6840) 2025-06-03 08:48:59 +02:00
SubtitlesViewModel.cs WinGui: "Add All Remaining Tracks" should not add the Foreign Audio Scan track on the subtitle tab. #7382 2025-10-26 15:04:30 +00:00
SummaryViewModel.cs WinGui: Sort out a number of bugs with the padding code, including presets and when options are enabled. Fixes #6892 amoung other things. 2025-05-14 20:39:55 +01:00
TitleSpecificViewModel.cs WinGui: Refactoring the Window Management Code. Handle this internally rather than using Caliburn. 2022-07-20 18:49:06 +01:00
VideoViewModel.cs WinGui: Attempt to fix some incorrect behaviour on CQ/RF calcuations and handling of presets around this. Fixes #7240 2025-09-03 21:19:40 +01:00
ViewModelBase.cs WinGui: Refactoring the Window Management Code. Handle this internally rather than using Caliburn. 2022-07-20 18:49:06 +01:00