Aegisub/src/libresrc
arch1t3cht 79b3f4ccb0 vapoursynth: Add option to enable/disable user plugin loading
On Windows, plugins are shipped with Aegisub now and loaded from
aegisub_vs.py, so user plugins installed out of Aegisub are more
likely to just interfere with that (like when the user has an
old version of libvslsmashsource installed).
So this option defaults to off on Windows, but to on everywhere else
since VS plugins aren't shipped with Aegisub there.

Note that this option only disables autoloading of user plugins.
VapourSynth loads system plugins no matter what.
2023-10-18 13:31:47 +02:00
..
osx vapoursynth: Add option to enable/disable user plugin loading 2023-10-18 13:31:47 +02:00
default_config.json vapoursynth: Add option to enable/disable user plugin loading 2023-10-18 13:31:47 +02:00
default_config_platform.json.in Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
default_config_win.json vapoursynth: Add option to enable/disable user plugin loading 2023-10-18 13:31:47 +02:00
default_hotkey.json Store hotkeys in a less dumb format 2014-07-06 19:25:49 -07:00
default_menu.json Remove assdraw and forums from default menu 2018-11-17 15:57:48 -05:00
default_mru.json Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
default_toolbar.json Remove assdraw from default toolbar 2018-11-17 17:54:17 -05:00
libresrc.cpp libresrc: put new wxBitmap constructor behind wx version check 2021-01-30 07:29:45 -05:00
libresrc.h Use appropriate DPI images in more places on macOS 2019-10-06 12:46:06 -07:00
manifest.respack Kill default_path.json since it was never used for anything 2014-03-21 14:04:17 -07:00
manifest_osx.respack Kill default_path.json since it was never used for anything 2014-03-21 14:04:17 -07:00
meson.build vapoursynth: Add option to enable/disable user plugin loading 2023-10-18 13:31:47 +02:00