13
0
livetrax/libs/fst
Robin Gareus 3f2306c4fb Revert "case insensitive ".dll" for VST plugins - fixes #6285"
This reverts commit c2f84af73d.

strcasestr() is not compatible with mingw nor MSVC.
different approach is needed.
2015-04-27 00:40:07 +02:00
..
fst.h another stab at a working vst on windows 2014-04-11 14:41:58 -05:00
scanner.cc Revert "case insensitive ".dll" for VST plugins - fixes #6285" 2015-04-27 00:40:07 +02:00
scanner.wine update external VST scanner app 2014-02-25 14:57:57 +01:00
vstwin.c When building with MSVC, guard a declaration of 'strdup()' which conflicts slightly with the MSVC declaration 2014-11-04 13:23:15 +00:00
wscript hide terminal window for windows vst scanner 2015-02-14 05:50:40 +01:00