13
0
livetrax/libs
Robin Gareus daa10a6a38 Fix graph ordering incl. Inserts, Returns and SideChains
When building the process graph. Ardour usess
   Route::direct_feeds_according_to_reality()
This function only tests if the current route (or any ioprocessors)
is feeding another route's *input*.

Inserts, Return and now Sidechains are ignored as destinations on the
destination route are not taken into account.

This is now resolved by adding an IOVector, a collection of all inputs
of the destination route.
2016-04-03 22:45:23 +02:00
..
appleutility
ardour Fix graph ordering incl. Inserts, Returns and SideChains 2016-04-03 22:45:23 +02:00
ardouralsautil
audiographer Some AudioGrapher classes need to be exportable now, to support newly introduced 'AnalysisGraph' class 2016-03-12 13:59:44 +00:00
backends
canvas
clearlooks-newer
clearlooks-older
evoral leave a ToDo note 2016-03-28 21:42:46 +02:00
fst
gtkmm2ext inability to save non single character key binding with modifier eg. Ctrl-F5 2016-03-30 07:26:36 -04:00
libltc
lua reduce header dependencies (part 1/2) 2016-03-28 19:13:10 +02:00
midi++2
panners
pbd Add a few class documentations to override inherited doc. 2016-03-31 01:16:07 +02:00
plugins/reasonablesynth.lv2
ptformat
qm-dsp
surfaces OSC: Changed gainVCA to gainfader as VCA is already used. 2016-03-29 07:58:20 -07:00
timecode
vamp-plugins
vfork