13
0
livetrax/libs
Paul Davis 9a4827374c remove race condition when editing tempo/meter information.
Lock was not held across a replace_{tempo,meter}() operation because of re-use
of {remove,add}_{tempo,meter}. Moved functional code into _locked variants so
that replace operation can hold lock across its entire active lifetime.
2015-04-01 11:22:35 -04:00
..
appleutility AU: fix return value reference 2015-02-23 02:49:37 +01:00
ardour remove race condition when editing tempo/meter information. 2015-04-01 11:22:35 -04:00
ardouralsautil
audiographer fix #6208, negative broadcast timestamps 2015-03-22 16:12:40 +01:00
backends fixes for recent waves tracks => ardour cherry-picks of the wavesaudio backend 2015-03-31 18:03:51 -04:00
canvas fix OSX/PPC 10.4 long maths 2015-03-31 16:05:15 +02:00
clearlooks-newer Don't try linking libclearlooks files with mingw build 2015-03-12 23:03:59 +10:00
clearlooks-older
evoral Follow MIDI control values with automation faders. 2015-03-26 00:47:34 -04:00
fst hide terminal window for windows vst scanner 2015-02-14 05:50:40 +01:00
gtkmm2ext updated i18n files from ./waf i18n 2015-03-31 20:16:25 -04:00
libltc
midi++2 remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
panners remove lib versioning for internal plugins 2015-02-16 17:32:56 +01:00
pbd hide issues with g_close() not being available in somewhat older versions of glib 2015-03-16 13:34:35 -05:00
plugins/reasonablesynth.lv2 promote sustain pedal from meh to reasonable. 2015-02-28 15:52:28 +01:00
qm-dsp
surfaces fix AWOL semicolon in 9f842f3 2015-03-20 22:08:17 +01:00
timecode remove hardcoded major version in build scripts 2015-01-08 17:59:41 +01:00
vamp-plugins
vfork