]> granicus.if.org Git - handbrake/commit
WinGui: Add a track list on the Audio Defaults screen. This changes the behaviour...
authorsr55 <sr55.hb@outlook.com>
Thu, 12 May 2016 18:48:41 +0000 (19:48 +0100)
committersr55 <sr55.hb@outlook.com>
Thu, 12 May 2016 18:48:41 +0000 (19:48 +0100)
commit16314ab0db954c46f64632e4111836061bd9748d
tree31e4e782eef340b81be7c5ad435ca79295f49aa3
parentc2ddfa317feb249bc4c39e986e9e60f9208bde0a
WinGui: Add a track list on the Audio Defaults screen. This changes the behaviour to match the Mac and Linux GUIs. So you no longer have to have a source audio track before you can create presets.
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Model/Audio/AudioBehaviourTrack.cs [new file with mode: 0644]
win/CS/HandBrakeWPF/Model/Audio/AudioBehaviours.cs
win/CS/HandBrakeWPF/Services/Encode/Model/Models/AudioTrack.cs
win/CS/HandBrakeWPF/Services/Presets/Factories/JsonPresetFactory.cs
win/CS/HandBrakeWPF/Services/Presets/PresetService.cs
win/CS/HandBrakeWPF/ViewModels/AudioDefaultsViewModel.cs
win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs
win/CS/HandBrakeWPF/Views/AudioDefaultsView.xaml
win/CS/HandBrakeWPF/Views/PopupWindowView.xaml