summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Encode
Commit message (Expand)AuthorAgeFilesLines
* 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: Improve "Send File To". It's arguments text box now accepts "{source}...sr552019-12-292-43/+7
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-1/+1
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-282-13/+11
* WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519sr552019-12-211-7/+0
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-091-1/+2
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-4/+6
* WinGui:sr552019-09-223-14/+39
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-083-4/+14
* 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-123-1/+37
* WinGui: Build out code for active monitoring of storage and battery power on...sr552019-07-052-0/+17
* WinGui: Switch the GUI over to using JSON for the queue. (Note, this is not t...sr552019-05-104-9/+9
* WinGui: Update the UI for the new deblock filter. #2028sr552019-05-023-10/+10
* Add WebM support (#1822)Justin Bull2019-02-131-0/+4
* WinGui: Fix instance handling in Libencode.sr552019-02-031-17/+17
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-021-1/+18
* WinGui: Initial support for SSA file import.sr552019-01-142-7/+8
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-122-100/+48
* WinGui: Some further tidyup of HandBrake.Interop. Remove the instance manage...sr552018-12-091-1/+1
* WinGui: Fix Mixdown selection when the preset mixdown is not available for a ...sr552018-10-061-4/+5
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-282-0/+10
* NVEnc: Add human names for encoder presets and remove currently invalid options.sr552018-08-081-0/+41
* WinGui: Few small updates to the EncodeTaskImportFactorysr552018-07-131-10/+5
* WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...sr552018-07-082-18/+6
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-085-16/+446
* WinGui: Update the Encode Json Factory to produce human readable Json for aud...sr552018-07-072-15/+15
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-072-12/+26
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-141-2/+2
* WinGui: Implement most of the HTTP Worker Process stubs.sr552018-06-101-7/+6
* WinGui: Split out the encode portion of IHandBrakeInstance into IEncodeInstan...sr552018-06-101-1/+1
* WinGui: Add Support for the VCE Encoders.sr552018-06-081-2/+6
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-0515-37/+37
* WinGui: Some more backend work for the upcoming Queue redesign.sr552018-05-181-13/+6
* WinGui: Remove Logging abstraction from the Services library. Let the librar...sr552018-05-082-5/+6
* WinGui: Tidy-up some erroneous namespaces.sr552018-05-062-4/+0
* WinGui: Tidy up AudioTrack.cssr552018-04-231-4/+1
* WinGui: Add support for setting mixdown, bitrate, sample rate, gain and DRC f...sr552018-04-231-1/+5
* Misc. typosluz.paz2018-02-202-4/+4
* WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077sr552017-12-251-1/+3
* WinGui: Make the QSV Decoding options clearer.sr552017-12-131-1/+1
* WinGui: Uncheck the Forced flag when it's not supported. #1035sr552017-12-021-0/+10
* Did a bit of refactoring and added an .editorconfig file to enforce the "spac...RandomEngy2017-11-201-2/+3
* WinGui: Putting in some back-end infrastructure into the queue screen to supp...sr552017-08-283-20/+60
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-142-0/+4
* Remove the OpenCL Bicubic scaling option. Unfortunatly it's causing too many ...sr552017-06-071-2/+0
* WinGui: Support for the new sharpen filter.sr552017-06-022-3/+29
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-311-0/+4