Enable loading audio when opening video by default

Main reason not to do this was that loading audio blocked the UI, which
has now been fixed, and having to separately load audio confuses
beginners.
This commit is contained in:
Thomas Goyne 2014-05-20 06:16:28 -07:00
parent 6b8c1ff2b2
commit c2455cccb6
2 changed files with 2 additions and 4 deletions

View File

@ -592,10 +592,9 @@
},
"Force BT.601" : true,
"Last Script Resolution Mismatch Choice" : 2,
"Open Audio" : false,
"Open Audio" : true,
"Overscan Mask" : false,
"Provider" : "ffmpegsource",
"Script Resolution Mismatch" : 1,
"Slider" : {
"Fast Jump Step" : 10,
"Show Keyframes" : true

View File

@ -592,10 +592,9 @@
},
"Force BT.601" : true,
"Last Script Resolution Mismatch Choice" : 2,
"Open Audio" : false,
"Open Audio" : true,
"Overscan Mask" : false,
"Provider" : "ffmpegsource",
"Script Resolution Mismatch" : 1,
"Slider" : {
"Fast Jump Step" : 10,
"Show Keyframes" : true