13
0
livetrax/libs
Paul Davis eacba74649 change presentation of shortcut in tooltips and fix include paths
git-svn-id: svn://localhost/ardour2/branches/3.0@13612 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-07 13:43:45 +00:00
..
appleutility
ardour various fixes for exporting, including correct handling of errors during export which previously would hang when using jack1 because jack_set_freewheel() was called from inside a process() callback; use shared_ptr<Route> in parts of export code that weren't using them before; fix up generation of export filenames so that Glib::build_filename() is used and non-existent folders are ignored 2012-12-06 19:56:33 +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 change presentation of shortcut in tooltips and fix include paths 2012-12-07 13:43:45 +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 Some spelling mistake fixes from Debian. 2012-06-26 01:40:27 +00:00
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