mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
windows: use libass and openal
DirectSound seems a bit broken on my system. Still left in the build if someone updates from earlier releases. xy is dead
This commit is contained in:
parent
6a90f32c62
commit
e8d75e7e0f
@ -1,8 +1,8 @@
|
||||
{
|
||||
"Audio" : {
|
||||
"Player" : "DirectSound"
|
||||
"Player" : "OpenAL"
|
||||
},
|
||||
"Subtitle" : {
|
||||
"Provider" : "CSRI/xy-vsfilter_aegisub"
|
||||
"Provider" : "libass"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user