13
0
livetrax/libs
2012-12-04 14:32:28 +00:00
..
appleutility
ardour dramatically speed up the addition of large numbers of busses + tracks. consists of a backend part (ignore JACK graph/latency callbacks while we're adding tracks) and a GUI side (avoid O(N^N) behaviour while adding each new time axis view) 2012-12-04 14:32:28 +00:00
audiographer Create export temporary files in the export directory 2012-10-30 21:14:03 +00:00
clearlooks-newer
clearlooks-older
evoral remove debugging output; properly handle cases in Curve::_get_vector() where the entire requested range for the vector is either before the first point in the curve (unlikely to happen because we typically add a guard point at zero) or entire after the last point in the curve 2012-12-02 00:23:03 +00:00
fst
gtkmm2ext provide the ability to enable + disable tooltips 2012-11-14 23:23:53 +00:00
midi++2 do not try to write from JackMIDIPort::write() if we are disconnected from JACK. should fix erroneous behaviour when MMC tries to send stop messages after JACK disconnects 2012-12-03 21:39:59 +00:00
panners
pbd fix complaints from OS X gcc about constness 2012-10-29 16:13:33 +00:00
qm-dsp
rubberband
surfaces save + restore OSC active+feedback state (#5023) 2012-10-24 00:29:11 +00:00
taglib
timecode fix drop-frame TC subframe rounding 2012-11-18 09:53:11 +00:00
vamp-plugins
vamp-sdk
.cvsignore