mirror of https://github.com/odrling/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
|
@ -60,6 +60,9 @@
|
|||
"Lock Scroll on Cursor" : false,
|
||||
"Medusa Timing Hotkeys" : false,
|
||||
"Next Line on Commit" : true,
|
||||
"OSS" : {
|
||||
"Device" : "/dev/dsp"
|
||||
},
|
||||
"Player" : "portaudio",
|
||||
"Plays When Stepping Video" : false,
|
||||
"Provider" : "ffmpegsource",
|
||||
|
|
Loading…
Reference in New Issue