summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* 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
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+0
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-041-35/+71
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-3/+0
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-1/+1
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-0/+13
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-191-0/+16
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-011-30/+45
* WinGui: Remove deprecated variable to avoid confusion.sr552012-04-121-1/+1
* WinGui: (WPF) Audio Panel Auto Passthru implementation. sr552012-04-121-1/+14
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-241-0/+3
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-55/+94
* WinGui: (WPF) Audio Panel work to support presets / automatic track selection.sr552012-03-021-37/+150
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-0/+40
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-4/+73
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-0/+11
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+62