13
0
livetrax/libs
Carl Hetherington 47b8fa2169 Give Processor::run a new parameter to say whether or not the run method must leave
the passed-in buffers valid.  In the case where the main outs delivery is the last
processor in a route, this is not necessary (and wasteful).  If another processor
(e.g. a meter) follows the main outs, the passed-in (scratch) buffers must be valid
or the meter will get garbage data.

Fixes meters displaying phantom signals in some cases.


git-svn-id: svn://localhost/ardour2/branches/3.0@6180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-11-25 23:29:52 +00:00
..
appleutility
ardour Give Processor::run a new parameter to say whether or not the run method must leave 2009-11-25 23:29:52 +00:00
cairomm
clearlooks-newer Fix some compiler warnings. 2009-10-06 23:58:29 +00:00
clearlooks-older
evoral Apply accurate copyright header. 2009-10-24 15:35:50 +00:00
fst
glibmm2
gtkmm2
gtkmm2ext carl's wondrous DnD VBox patch - processor boxes are now vboxes and not listviews - which included a couple of minor marker/time axis view patches for opaqueness etc. 2009-11-25 14:37:20 +00:00
libgnomecanvasmm
midi++2 support for MMC track mute register, in addition to existing track record status register 2009-11-23 17:34:11 +00:00
pbd tweaks and tuneups of the boost debug stuff - still not done, need to track "scope" for grouping output properly 2009-11-24 00:09:15 +00:00
rubberband Update autowaf. 2009-07-22 20:51:13 +00:00
sigc++2
soundtouch
surfaces Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
taglib Update autowaf. 2009-07-22 20:51:13 +00:00
vamp-plugins Update autowaf. 2009-07-22 20:51:13 +00:00
vamp-sdk Update autowaf. 2009-07-22 20:51:13 +00:00
.cvsignore