This website requires JavaScript.
Explore
Help
Register
Sign In
iqbalrifai
/
Aegisub
mirror of
https://github.com/odrling/Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
0
Code
Issues
Releases
Wiki
Activity
e1bc828e44
Aegisub
/
src
/
libresrc
/
default_config_win.json
9 lines
109 B
JSON
Raw
Normal View
History
Unescape
Escape
Add platform-specific default configuration files Default to VSFilter on Windows as libass is still somewhat unstable. Set the default audio player via the platform config file rather than not doing anything with it. Originally committed to SVN as r6664.
2012-04-06 03:55:22 +02:00
{
"Audio"
:
{
"Player"
:
"DirectSound"
}
,
"Subtitle"
:
{
Drop MPC-HC VSFilter and default to xy-VSFilter
2013-01-09 18:30:05 +01:00
"Provider"
:
"CSRI/xy-vsfilter_aegisub"
Add platform-specific default configuration files Default to VSFilter on Windows as libass is still somewhat unstable. Set the default audio player via the platform config file rather than not doing anything with it. Originally committed to SVN as r6664.
2012-04-06 03:55:22 +02:00
}
}