8ed33f1bc7
remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead
2018-10-14 22:06:11 -04:00
2a9af2d2f6
Always use internal, modified, zita-resampler
...
zita-resampler was modified from the original:
* a dedicated mono variable-resampler version was added
* full-cycle no-resampling was optimized into a delayline
2018-10-11 15:30:28 +02:00
9506a294c7
Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs)
...
Stage 1 of 3 (more to follow)
2018-09-30 08:56:12 +01:00
79f01bc889
Initial changes needed for building Mixbus (with MSVC) as version 5
...
(Mixbus itself will probably need extra changes)
2018-09-10 07:14:59 +01:00
b9c9777b9a
When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format
2018-02-15 09:03:32 +00:00
77a94e1015
Optimize zresampler for no re-sampling case.
2017-11-06 00:13:14 +01:00
d6e96a688d
Always optimize zita-resampler, nothing to debug here
2017-10-30 16:31:38 +01:00
fee03dc467
Add MSVC support for building the 'zita-resampler' library (which is now needed by libardour)
2017-10-30 13:55:51 +00:00
7fb3c3e137
Add a dedicated mono variable resampler version
2017-10-29 20:03:55 +01:00
7b98ea911d
Revert "relax zita-resampler's relative ratio"
...
This reverts commit d1b5a9ed3d
.
2017-10-29 17:55:57 +01:00
d1b5a9ed3d
relax zita-resampler's relative ratio
2017-10-28 15:45:08 +02:00
R. Mattes
f7e35024b6
Fixed typo
2017-09-19 08:34:04 -04:00
eb71eddbc8
Add libzita-resampler as lib
...
This simplifies x-compiling and x-platform builds as well
allows to statically link, if needed.
2017-09-16 18:31:54 +02:00