summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Finish off modification detectionsr552017-12-131-5/+6
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-121-1/+9
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-0/+83
* instead of language name, use language code for prefered audio and prefered s...Strangelovian2017-07-031-2/+3
* WinGui: Add "None" as an option to the fallback encoder dropdown. Setting thi...sr552017-05-311-3/+27
* WinGui: Change the "For Additional Tracks" dropdown. Remove the "None" opti...sr552017-05-241-3/+0
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-18/+18
* WinGui: Change the default behaviour for the WinGui to automatically use fall...sr552017-03-221-3/+3
* WinGui: Fix "(Any)" language track option on the Audio Tab for Automatic Sele...sr552016-12-261-7/+4
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-1/+0
* Fix an issue applying audio codec settings from the defaults which are differ...Andrij Abyzov2016-08-281-7/+7
* WinGui: Some behavioural fixes to the Audio Defaults when loading and saving...sr552016-06-271-1/+1
* WinGui: Add a track list on the Audio Defaults screen. This changes the behav...sr552016-05-121-13/+6
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-171-47/+14
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-6/+0
* WinGui: Fix Audio Tab Track by Language selection behaviour.sr552016-02-211-1/+1
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-131-1/+2
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-5/+3
* WinGui:sr552016-02-061-165/+12
* WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.sr552016-01-311-7/+12
* App Services Tidyup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-3/+7
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-2/+9
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-2/+3
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-261-7/+44
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-7/+5
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-0/+14
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-1/+4
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-091-1/+1
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-1/+2
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-1/+1
* WinGui: Move the preset model object into the presets package.sr552014-11-231-1/+1
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+1
* WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-101-6/+2
* WinGui: Fix an issue on the Audio panel that was resetting the audio selectio...sr552014-04-191-1/+1
* WinGui: Further work on the new Audio and Subtitle automatic behaviour system.sr552014-02-221-67/+41
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-51/+259
* WinGui: Fix a large number of stylecop warnings. sr552013-11-191-3/+0
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+1
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-1/+1
* WinGui: Fix the Audio Track selection again.sr552013-09-101-0/+11
* WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...sr552013-09-071-1/+1
* WinGui: Make the AVFormat Muxers default.sr552013-07-131-1/+1
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-291-2/+11
* WinGui: Change the Audio Automatic behaviour to be a bit more sane. When Add...sr552013-04-261-1/+13
* WinGui: Options screen refactoring.sr552013-01-131-0/+11
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-70/+71
* WinGui: Add new sample rates, 8, 11.025, 12 and 16 as optionssr552012-09-071-1/+1