13
0
livetrax/libs
Robin Gareus 6c8a062be9 move export-analysis implementation into cc-file.
lib/libfftw3f.a(apiplan.o):apiplan.c:(.text+0x430): multiple definition of `fftwf_destroy_plan'

This is because static symbols in a .dll have no fixed address and
are mapped when loading the dll. Static functions in .exe do have a fixed
address.
With a header-only implementation the functions are provided
libardour.dll and ardour.exe
2016-02-10 15:11:45 +01:00
..
appleutility
ardour Add newly introduced source(s) to our MSVC project (libardour) 2016-02-10 10:54:44 +00:00
ardouralsautil
audiographer move export-analysis implementation into cc-file. 2016-02-10 15:11:45 +01:00
backends
canvas The return of threaded waveform rendering and related crashes. 2016-01-16 14:18:59 +01:00
clearlooks-newer
clearlooks-older
evoral
fst
gtkmm2ext
libltc
midi++2 change API of MIDI::Port::drain() to include a maximum blocking time 2016-02-01 13:26:30 -05:00
panners
pbd manually revert ec8cf4e4 with an extra comment explaining the significance 2016-02-03 11:45:23 -05:00
plugins/reasonablesynth.lv2
ptformat
qm-dsp
surfaces mackie: if device type is unknown, make -D mackie show that 2016-02-07 10:28:07 -05:00
timecode
vamp-plugins
vfork