summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Services/Encode/Model/Models
Commit message (Expand)AuthorAgeFilesLines
* 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-133-4/+5
* 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-302-3/+16
* WinGui: Add initial support for libopus audio encoder.sr552016-09-031-0/+4
* WinGui: Stubbing out some meta data code.sr552016-07-231-0/+93
* 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 to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-1/+16
* WinGui: Don't set mixdown to dpl2 for Passthru. Should now use internal libhb...sr552016-01-031-1/+1
* App Services Tidyup ContdScott2015-09-263-3/+3
* AppServices tidyupScott2015-09-2616-0/+2007