]> granicus.if.org Git - handbrake/commit
WinGui: Change the default behaviour for the WinGui to automatically use fallback...
authorsr55 <sr55.hb@outlook.com>
Wed, 22 Mar 2017 21:16:21 +0000 (21:16 +0000)
committersr55 <sr55.hb@outlook.com>
Wed, 22 Mar 2017 21:16:21 +0000 (21:16 +0000)
commit8f6986c24dc16b1e07bd10b09f45af9524667d1a
tree2dc7b95843edd320e4002139c80cd679e0a6bea8
parent328250950c54865529d94fdebbdde519a9a59b21
WinGui: Change the default behaviour for the WinGui to automatically use fallback track in situations where the selected passthru is not valid.   The UI will by default select the fallback now.  Fixes #646
win/CS/HandBrakeWPF/Model/Audio/AudioBehaviourModes.cs
win/CS/HandBrakeWPF/Services/Encode/Factories/EncodeFactory.cs
win/CS/HandBrakeWPF/Services/Encode/Model/Models/AudioEncoder.cs
win/CS/HandBrakeWPF/Services/Encode/Model/Models/AudioTrack.cs
win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs