forked from mia/Aegisub
Add Audio/OSS/Device option required by the OSS audio player.
Originally committed to SVN as r5372.
This commit is contained in:
parent
c53492edcd
commit
d6d06b53eb
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@
|
||||||
"Lock Scroll on Cursor" : false,
|
"Lock Scroll on Cursor" : false,
|
||||||
"Medusa Timing Hotkeys" : false,
|
"Medusa Timing Hotkeys" : false,
|
||||||
"Next Line on Commit" : true,
|
"Next Line on Commit" : true,
|
||||||
|
"OSS" : {
|
||||||
|
"Device" : "/dev/dsp"
|
||||||
|
},
|
||||||
"Player" : "portaudio",
|
"Player" : "portaudio",
|
||||||
"Plays When Stepping Video" : false,
|
"Plays When Stepping Video" : false,
|
||||||
"Provider" : "ffmpegsource",
|
"Provider" : "ffmpegsource",
|
||||||
|
|
Loading…
Reference in a new issue