summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/AudioView.xaml
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Further UI consistency tweaks to the main window. Made the layout a ...sr552017-12-211-3/+3
* WinGui: Change the Audio and Subtitle Tab's "Add" Split Button" to a Dropdown...sr552017-09-081-7/+21
* WinGui: Reduce margin around track icon on audio panel. Should get rid of the...sr552016-10-291-1/+1
* WinGui: Fixing some data binding errors in the Audio and Subtitle Viewssr552016-08-031-4/+2
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-171-13/+1
* WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...sr552016-04-091-2/+5
* WinGui:sr552016-02-061-134/+5
* WinGui: Couple of UI Tweaks.sr552016-02-021-1/+1
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-121-1/+1
* WinGui: Initial implementation of quality based encoding option. Please note,...sr552015-06-201-9/+16
* WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHBsr552015-06-201-2/+1
* WinGui: Moving more of the view strings into resources. sr552015-06-071-35/+36
* WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...sr552015-05-261-6/+13
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-14/+0
* WinGui: sr552015-05-031-13/+18
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-291-3/+17
* WinGui: Misc UI consistency improvements. sr552015-02-091-10/+1
* WinGui:sr552015-01-171-1/+1
* WinGui: Some Tweaks to the configure defaults UI. Improve auto passthru langu...sr552015-01-091-11/+25
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-161-55/+147
* WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...sr552013-08-221-142/+52
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-221-10/+9
* WinGui: Fix a styling issue on the audio/subs tabsr552013-06-161-2/+3
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-131-2/+15
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...sr552013-06-011-6/+13
* WinGui: Add Clear buttons back to the Audio/Subs tabs.sr552013-05-251-2/+9
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...sr552013-05-111-1/+1
* WinGui: Couple UI tidyup'ssr552013-01-181-0/+2
* WinGui: Options screen refactoring.sr552013-01-131-4/+3
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-081-2/+2
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-081-2/+2
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-051-16/+46
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-041-0/+10
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-16/+24
* WinGui: Assorted fixes. sr552012-06-301-2/+2
* WinGui: Some layout tweaks by beta-testersr552012-06-141-71/+204
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-191-3/+16
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-121-12/+14
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-011-12/+23
* WinGui: (WPF) Audio Panel Auto Passthru implementation. sr552012-04-121-0/+16
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-241-2/+9
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-1/+1
* WinGui: (WPF) Audio Panel work to support presets / automatic track selection.sr552012-03-021-1/+1
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-6/+13
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-181-0/+2
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-9/+18
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+110