]> granicus.if.org Git - handbrake/commitdiff
WinGui: Fixed a display issue on the audio mixdown control when AutoPassthru is selected
authorsr55 <sr55.hb@outlook.com>
Tue, 6 Mar 2012 20:44:26 +0000 (20:44 +0000)
committersr55 <sr55.hb@outlook.com>
Tue, 6 Mar 2012 20:44:26 +0000 (20:44 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4500 b64f7644-9d1e-0410-96f1-a4d463321fa5

win/CS/Controls/AudioPanel.cs

index 80d26f46c74bb0f93d65cf1295fb0ea13e0392e7..531ebb7815a5297ee0612a22c9eed20562be9304 100644 (file)
@@ -1006,6 +1006,7 @@ namespace Handbrake.Controls
                 case "DTS-HD Passthru":\r
                 case "AAC Passthru":\r
                 case "MP3 Passthru":\r
+                case "Auto Passthru":\r
                     drp_audioMix.SelectedItem = None;\r
                     break;\r
             }\r