summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* 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