summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Encode/Model
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Catchup some remaining strings that were not localisable. #2345sr552019-10-131-4/+6
* WinGui: Make a note of what the base preset was in the log when starting an e...sr552019-09-081-1/+0
* 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-122-0/+34
* 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-021-6/+7
* Add WebM support (#1822)Justin Bull2019-02-131-0/+4
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-121-84/+40
* 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
* WinGui: Simplify the Deinterlace / Decomb / Interlace Detection Tab and asso...sr552018-07-081-16/+4
* WinGui: Initial work to refactor the queue infrastructure to use the same JSO...sr552018-07-081-0/+4
* WinGui: Update the Encode Json Factory to produce human readable Json for aud...sr552018-07-071-2/+2
* WinGui: Tidyup around the Scan Objects. Complete some incomplete models. Intr...sr552018-07-071-12/+25
* WinGui: Fix an integer overflow in the UI layer for the start/stop controls. ...sr552018-06-141-2/+2
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ...sr552018-06-0510-13/+13
* 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
* WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077sr552017-12-251-1/+3
* WinGui: Uncheck the Forced flag when it's not supported. #1035sr552017-12-021-0/+10
* WinGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...sr552017-06-141-0/+3
* WinGui: Support for the new sharpen filter.sr552017-06-021-3/+10
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-311-0/+4
* WinGui: Strip out some out some legacy code that was causing some threading i...sr552017-04-134-5/+7
* WinGui: Handle auto-passthru correctly in the mixdown sanatising code.sr552017-04-111-1/+1
* WinGui: Fix a potential crash in the audio track mixdown handling code.sr552017-04-111-1/+1
* WinGui: Audio Defaults: If the mixdown is not supported, get the best defau...sr552017-04-101-0/+11
* WinGui: Fix a number of stylecop warnings.sr552017-03-264-70/+70
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-222-6/+18
* WinGui: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...sr552017-03-176-47/+42
* WinGui: Adding missing Tape and Sprite Denoise Tunes #544sr552017-01-251-0/+8
* WinGui: Always use iso639 for srt language code rather than name. #541sr552017-01-241-1/+22
* WinGui: Fix a large number of stylecop warnings.sr552016-10-303-3/+19
* WinGui: Add initial support for libopus audio encoder.sr552016-09-031-0/+4
* WinGui: Stubbing out some meta data code.sr552016-07-232-0/+102
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-121-0/+20
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-171-2/+1
* WinGui: Handle null mixdowns properly. Fixes #152sr552016-04-121-3/+3
* WinGui: Sanitise all Mixdown selections. Passthru the Codec into the Scanned...sr552016-04-091-8/+26
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-21/+27
* WinGui: Fixes for the new filters setup.sr552016-03-111-0/+2
* WinGui: Initial commit supporting separated interlace detection. Not tested yet.sr552016-03-111-0/+10
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-1/+16
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-291-0/+12
* WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-031-1/+1
* WinGui: Some API and warnings cleanup.Scott2015-12-271-76/+15
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-121-1/+1
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-241-0/+6