summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Converters
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-291-0/+3
* WinGui: Fix display of NVENC quality label on queue. Fixes #2363sr552019-10-161-1/+7
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-134-0/+156
* WinGui: Improvements to dropdown visibility behaviour on the Audio Defaults. ...sr552019-08-121-1/+21
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-311-14/+2
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-241-0/+15
* WinGui: Further work on the new Dark Theme. Mostly around icons.sr552019-06-221-0/+67
* WinGui: Don't show encoder options when Fallback = None and a passthru encod...sr552019-06-061-0/+53
* WinGui: Refactor the Filters View Model. Each filter will now have it's own ...sr552019-04-251-0/+2
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-40/+36
* WinGui: Improvements to Options layout. "General" tab has been split. "When ...sr552019-04-201-1/+3
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-0/+11
* Add WebM support (#1822)Justin Bull2019-02-132-2/+10
* WinGui: Remove hard coded ordering on the in-line presets selector.sr552019-02-111-2/+2
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-14/+6
* WinGui: Fix a potential crash in the OptionsTabNameConverter. Fixes #1784sr552019-01-041-4/+12
* WinGui: Allow E-AC3 muxing in MP4sr552018-09-211-1/+0
* WinGui: Add Experimental Features preferences to toggle ideas we are experime...sr552018-09-151-0/+46
* WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...sr552018-07-081-24/+0
* WinGui: Extend the "Video" preference tab to allow the hardware encoders to b...sr552018-06-291-7/+17
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-0/+10
* WinGui: Fix a crash in a converter.sr552018-06-151-1/+1
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-141-0/+34
* WinGui: Add Support for the VCE Encoders.sr552018-06-081-0/+10
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-0518-29/+29
* Misc. typosluz.paz2018-02-203-3/+3
* WinGui: Remove duplicate line in AudioConvertersr552018-01-131-1/+0
* WinGui: Order presets by name. Fixes #1102sr552018-01-121-2/+2
* WinGui: Remove E-AC3 Passthru for MP4.sr552018-01-121-0/+1
* WinGui: Fix an issue where TrueHD and Flac passthru showed up for MP4 files. ...sr552018-01-121-0/+3
* WinGui: Toolbar Consistency pt2 #833sr552017-12-251-0/+47
* WinGui: Code tidyup / tweaks around presets.sr552017-09-221-0/+2
* WinGui: Make the app UWP aware. When in a UWP container, the update options w...sr552017-08-181-0/+38
* WinGui: Support for the new sharpen filter.sr552017-06-023-0/+129
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-311-0/+5
* WinGui: Fix a number of stylecop warnings.sr552017-03-263-4/+3
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-171-62/+0
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-051-0/+39
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-051-0/+5
* WinGui: Rework of the preset systemsr552017-03-041-24/+48
* Fixed Botton to Bottomsupachris282017-02-121-2/+2
* WinGui: Fix a number of stylecop warnings.sr552017-02-1111-25/+15
* WinGui: Fix for the Queue Item Tooltip. Would erroneously display "2Pass" for...sr552017-01-111-1/+7
* WinGui: Fix a large number of stylecop warnings.sr552016-10-303-3/+4
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-291-2/+2
* WinGui: Add initial support for libopus audio encoder.sr552016-09-031-0/+1
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-161-0/+83
* WinGui: Support VP9 and fix VP8 encoding.sr552016-05-281-0/+1
* WinGui: Some initial work to make the HandBrake.ApplicationServices library m...sr552016-04-191-0/+1
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-093-14/+137