summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels
Commit message (Expand)AuthorAgeFilesLines
* WinGui: UI performance improvement when starting multiple jobs. #2912sr552020-06-051-2/+2
* WinGui: Fix an issue where the treeview control can, when categories are clos...sr552020-06-031-1/+6
* WinGui: Add a debug menu for nightly builds that allows exporting and importi...sr552020-05-231-372/+87
* WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...sr552020-05-172-376/+56
* WinGui: Fix a potential crash when working with DVD discs during AutoNaming F...sr552020-05-103-70/+25
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-091-0/+15
* WinGui: Missed files #2814sr552020-05-032-4/+4
* WinGui: Couple if minor bug fixes.sr552020-05-031-1/+23
* WinGui: Fix Presets and Summary FPS labels.sr552020-05-021-1/+4
* WinGui: Fix process priority setting. Fixes #2811sr552020-05-021-1/+1
* WinGui: Enable multi-instance support. (#2797)Scott2020-04-293-62/+42
* Multi instance (#2791)Scott2020-04-268-762/+164
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-111-6/+6
* WinGui: If selecting a preset that uses an video encoder that's not in use, w...sr552020-04-111-3/+14
* WinGui: Improvements to the Process Isolation Worker.sr552020-04-111-0/+8
* WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...sr552020-04-113-5/+5
* WinGui: Fix preview images for "None" when using anamorphic content.sr552020-03-181-2/+2
* WinGui: Disable the Queue Tabs when multiple items are selected to avoid UI c...sr552020-03-141-2/+28
* WinGui: Fix a localisation issue on the Point to Point Dropdown and add Title...sr552020-03-031-2/+2
* WinGui: Add an explicit option in preferences to enable additional fixed func...sr552020-02-261-2/+19
* WinGui: Improve Handling of Low Disk Space Alertssr552020-02-233-17/+36
* WinGui: When Deleting Selected records, if one of the jobs is encoding, promp...sr552020-02-121-1/+1
* WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...sr552020-02-071-3/+3
* WinGui: Fix handling of Estimated Time left when job time >= 1 day. Fixes #2582sr552020-02-052-6/+9
* WinGui: Improve the way the Audio and Subtitle Language selection is handled....sr552020-02-052-9/+21
* WinGui: Add a preference to enable/disable the power state monitoring. Also a...sr552020-02-051-0/+35
* WinGui: Main Window Status label not updating correctly when resetting jobs. ...sr552020-01-251-9/+1
* WinGui: Clear queue options should not clear in-progress jobs. Fixes #2587sr552020-01-181-2/+2
* WinGui: Split the Copyright away from the GPL license information. Fixes #2551sr552020-01-131-0/+8
* WinGui: Improve the way updates are notified. The status label isn't visible ...sr552019-12-291-0/+13
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-292-3/+59
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-282-11/+5
* WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519sr552019-12-211-3/+3
* WinGui: Change the invalid path errors from an Exception Window to a standard...sr552019-12-201-1/+2
* WinGui: When using QuickSync and defaulting to VFR same as source on encoder ...sr552019-12-141-4/+10
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-091-1/+25
* WinGui: Fix a bug in the Add presets window where the Audio / Subtitle defaul...sr552019-11-255-2/+32
* WinGui: Add a new option to autoname that mimic's an unintended behaviour of ...sr552019-11-171-0/+19
* WinGui: Fix an issue with autoname file format not being stored correctly. F...sr552019-11-151-1/+1
* WinGui: Small improvement / fix to the Directory open code to allow it to hig...sr552019-10-141-1/+8
* WinGui: Remove "QP" label for NVENC since it's no longer QP. Fixes #2356sr552019-10-141-2/+15
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-135-106/+42
* WinGui: Make a number of UI compoents translatable. #2345sr552019-10-053-2/+15
* WinGui: Fix crash on Audio Defaults View. Fixes #2341sr552019-10-022-8/+2
* WinGui: Optional support for previewing flip/rotate. #2334sr552019-10-014-68/+37
* WinGui:sr552019-09-221-14/+3
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-082-3/+3
* WinGui: When using the About Menu -> Update Check, automatically preform the ...sr552019-08-291-0/+2
* WinGui: Make the Dark Theme Windows 10 only.sr552019-08-121-0/+2
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-317-155/+28