3d166c7789
Consolidate stack-size and priority of rt-threads
2020-04-23 01:28:58 +02:00
c365c6cdb2
Set thread-names (libs)
2020-03-29 14:56:22 +02:00
nia
b490100c1b
Use POSIX semaphores on NetBSD too.
2020-03-26 09:39:44 -06:00
711f20a469
Exclude zita-convolver from being available as external lib
...
Ardour statically links libardour against zita-convolver,
this is required because it's used in plugins and available
by Lua scripts.
libzita-convolver has been modified to be in a custom namespace
and extern global symbols have been removed.
On most GNU/Linux distros system-wide default zita-convolver
is not compatible nor suitable to be used as-is.
2020-03-02 20:06:59 +01:00
95f3977f07
Do not install static libs
...
There is no need to deploy .a with ardour installations.
2020-01-22 02:00:25 +01:00
3fd8dad9d6
Allow compilation with winpthreads -- closes #7691
2018-11-25 16:51:24 +01:00
c1626bee39
Add some missing link libs to MSVC zita-convolver
2018-10-23 09:55:31 +01:00
947f6c78b2
Remaining changes needed to build zita-convolver with MSVC
2018-10-22 08:56:22 +01:00
16927d747f
Add MSVC support for building the 'zita-convolver' library (which is now needed by libardour)
2018-10-22 08:53:20 +01:00
1229d50e45
MSVC compatibility for zita-convolver
2018-10-21 17:02:14 +02:00
fec787c8f4
zita-convolver windows/mingw build fix
...
- semaphore is available,
- pthread_t is not a pointer type (but here it's not used anyway)
2018-10-20 00:24:38 +02:00
8e78827deb
NO-OP: clang-format whitespace
2018-10-20 00:24:38 +02:00
876e780e4d
zita-convolver: add namespace & visibility, remove global externs
2018-10-20 00:24:38 +02:00
e554d1fad5
Add upstream libzita-convolver 4.0.3
2018-10-20 00:24:38 +02:00