13
0
livetrax/libs
Robin Gareus d382b756c2
Follow up d8ae3fd
Depending on implementation, d8ae3fd may only construct the spinlock
once to `sl_init`. Later it is only copy-constructed and that leads to
compile and/or runtmime errors.

e.g. gcc-8.3 fails to compile
error: use of deleted function ‘boost::detail::spinlock::spinlock(const boost::detail::spinlock&)’
2019-07-28 14:57:51 +02:00
..
appleutility
ardour Prefix all env variable with "ARDOUR_" 2019-07-26 16:44:29 +02:00
ardouralsautil Fix ALSA available buffersize detection: 2019-07-24 16:40:32 +02:00
audiographer Add/remove source(s) in our MSVC project (audiographer) 2019-03-04 12:16:47 +00:00
backends PA-backend: Flush buffer and wake up main thread at stop 2019-07-26 21:38:40 +02:00
canvas Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
clearlooks-newer Undo incorrect sample/frame replacements in clearlooks 2019-04-08 04:10:12 +02:00
evoral NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
fluidsynth Update Fluidsynth to v2.0.5 2019-04-19 15:44:14 +02:00
fst Use exit-status macros for compatibility 2/3 2019-07-04 22:21:35 +02:00
gtkmm2ext Use exit-status macros for compatibility 2/3 2019-07-04 22:21:35 +02:00
hidapi
libltc
lua Fix std::list<hared_ptr<>> front/back methods 2019-05-17 12:09:07 +02:00
midi++2 Ignore MIDNAM NRPN Controls for the time being 2019-05-04 00:07:26 +02:00
panners
pbd Follow up d8ae3fd 2019-07-28 14:57:51 +02:00
plugins Fix for #7755: initialize reverb and chorus of fluidsynth object 2019-05-12 21:27:37 +02:00
ptformat Update to upstream ptformat 777686b (remove strndup && cleanup) 2019-06-24 22:54:45 +10:00
qm-dsp
surfaces Update Push2 level-meter display (use new API) 2019-06-09 19:56:33 +02:00
temporal
vamp-plugins
vfork
waveview
widgets Prefix all env variable with "ARDOUR_" 2019-07-26 16:44:29 +02:00
zita-convolver
zita-resampler