summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Fix a potential crash when working with DVD discs during AutoNaming F...sr552020-05-102-0/+45
* WinGui: Add option to reset settings to defaults in preferences (top right, ...sr552020-05-092-1/+19
* WinGui: keep all previous gui advanced options and add qsv lowpower optionArtem Galin2020-05-071-2/+2
* WinGui: Missed files #2814sr552020-05-033-8/+8
* WinGui: Couple if minor bug fixes.sr552020-05-031-0/+2
* WinGui: Filter out invalid audio encoder choices on the audio tab to avoid ac...sr552020-05-021-117/+4
* WinGui: Enable multi-instance support. (#2797)Scott2020-04-294-56/+104
* Multi instance (#2791)Scott2020-04-2616-356/+725
* WinGui: Improve Langauge for process isolation and be clear what it is, and h...sr552020-04-111-2/+2
* WinGui: If selecting a preset that uses an video encoder that's not in use, w...sr552020-04-112-0/+47
* WinGui: Stripping much of the remaining app config out of the Queue Jobs. Cer...sr552020-04-117-140/+66
* WinGui:sr552020-04-102-3/+22
* WinGui: Allow the *experimental* process worker feature to be enabled though ...sr552020-04-091-4/+6
* WinGui: Further work on the isolated process articecture.sr552020-03-313-84/+7
* qsv: encoder fixes for newer cpusagalin892020-03-111-0/+4
* WinGui: Handle in-progress jobs in queue import correctly. Reset them. Fixes ...sr552020-03-031-6/+13
* WinGui: Add an explicit option in preferences to enable additional fixed func...sr552020-02-262-2/+13
* WinGui: Fix Duration / Paused Duration when > 1 day. Fixes #2649sr552020-02-231-2/+2
* WinGui: Fix an issue with Queue Pause/Resume not working correctly and some u...sr552020-02-231-0/+4
* WinGui: Improve Handling of Low Disk Space Alertssr552020-02-232-3/+2
* WinGui: Fix a minor cosmetic issue with the title dropdown. Fixes #2645sr552020-02-231-3/+3
* WinGui: Make the error information clearer when the user imports a preset wit...sr552020-02-151-1/+3
* WinGui: To prevent potential glitches, stop any existing running jobs when im...sr552020-02-121-0/+5
* WinGui: Changed the behaviour of the Queue Import. Now, if duplicates are de...sr552020-02-122-1/+37
* qsv: enable qsv decoding by defaultagalin892020-02-071-1/+1
* WinGui: AutoPassthru is now implemented using libhb using hb_autopassthru_get...sr552020-02-072-6/+24
* WinGui: Move Handling of AutoPassthru to the UI so it more clearly reflects w...sr552020-02-051-1/+7
* WinGui: Add a preference to enable/disable the power state monitoring. Also a...sr552020-02-053-20/+34
* WinGui: Always set UsePictureFilters to true for legacy preset support. #2531sr552020-02-011-0/+1
* WinGui: Main Window Status label not updating correctly when resetting jobs. ...sr552020-01-252-0/+22
* WinGui: Clear queue options should not clear in-progress jobs. Fixes #2587sr552020-01-181-1/+4
* WinGui: Fix an issue where default settings were not getting loaded. Fixes #2549sr552020-01-151-25/+75
* WinGui: Improve "Send File To". It's arguments text box now accepts "{source}...sr552019-12-294-61/+18
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-299-91/+175
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-2812-334/+113
* WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519sr552019-12-212-8/+1
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-091-1/+2
* WinUI: Notify of display field changes for QueueStats (#2488)Joshua Shaffer2019-12-071-4/+7
* WinGui: Invoke QueueChanged after ImportJoshua Shaffer2019-11-281-0/+4
* WinGui: Force a built-in preset update on libhb preset version change. #2421sr552019-11-151-2/+8
* WinGui: Fix an issue with Closed Captions Automation not working. Fixes #2402sr552019-11-101-14/+12
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-132-5/+8
* WinGui: Queue Stats cosmeticssr552019-10-041-8/+67
* WinGui: Optional support for previewing flip/rotate. #2334sr552019-10-011-1/+1
* WinGui:sr552019-09-225-20/+50
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-085-7/+21
* WinGui: Fix 2 issues with audio track names. First, Name was not updating c...sr552019-09-011-4/+19
* WinGui: Fix a subtitle related error when adding to queue. Fixes #2253sr552019-08-181-1/+4
* WinGui: Add Support for Subtitle Track Naming. Auto-populate the Track name ...sr552019-08-126-26/+48
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-055-1/+177