|
9aab9bc229
|
A couple of minor changes when #including <utime.h>
|
2017-12-02 11:46:20 +00:00 |
|
|
c91a7c4263
|
Fix Windows builds (amend a3ec16)
Since scanner.cc defines NO_OLDNAMES, utime.h needs to be included
first.
|
2017-11-29 18:53:06 +01:00 |
|
David Carlier
|
be7c6225c8
|
moving POSIX_VISIBLE to the waf script part
|
2016-11-29 13:18:46 +00:00 |
|
David Carlier
|
28435d1a30
|
Making buildable under OpenBSD.
|
2016-11-29 13:18:46 +00:00 |
|
|
cf1651e6d7
|
consolidate VSTState functions
|
2016-11-15 17:10:13 +01:00 |
|
|
5dc2497100
|
rework 8e3b6c9ac (fstwin is C code, not C++)
|
2016-11-15 02:49:41 +01:00 |
|
|
8b93fb02f3
|
Mac VST-2.x support
|
2016-11-13 16:35:06 +01:00 |
|
|
5291400878
|
case insensitive VST plugin file extension - fixes #6285
2nd attempt.
|
2015-04-27 18:23:51 +02:00 |
|
|
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 |
|
|
c2f84af73d
|
case insensitive ".dll" for VST plugins - fixes #6285
TODO: check portability of strcasestr()
|
2015-04-26 21:26:12 +02:00 |
|
|
94e7015c70
|
64bit windows VSTs
|
2014-10-05 18:11:11 +02:00 |
|
|
8b27c122b6
|
vst-scanner app: properly init and use libpbd's Transmitter
|
2014-05-17 16:54:12 +02:00 |
|
|
0e41d00811
|
fix potential uninitialized object pointer.
|
2014-03-18 20:51:59 +01:00 |
|
|
912f07b919
|
mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)
|
2014-03-04 15:25:58 +01:00 |
|
|
e2adf46e0f
|
update external VST scanner app
|
2014-02-25 14:57:57 +01:00 |
|
|
993ed56701
|
prepare standalone VST scanner tool.. part one
|
2014-02-25 14:57:57 +01:00 |
|