ardour/libs
Julien "_FrnchFrgg_" RIVAUD 8cb40ab25b Make Bundle::connect able to connect only some DataTypes
When |allow_partial| is true, only when the number of channels of a
given DataType is the same for both bundles are the corresponding
channels connected together.

When |allow_partial| is false (the default), the number of channels must
match for each DataType (the ChanCounts must be equal) for the
connection to be attempted.

This also fixes the logic in case two bundles have the same number of
channels, or even the same ChanCounts, but not with the DataTypes in the
same order (so connecting the ith channel of the bundle to the ith
channel of the other bundle makes no sense).
2017-08-23 23:31:28 +02:00
..
appleutility
ardour Make Bundle::connect able to connect only some DataTypes 2017-08-23 23:31:28 +02:00
ardouralsautil Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10:00
audiographer Include last sample in reverse test for nonsilence in end trim during export 2016-12-06 20:55:17 +10:00
backends Use literal for compatibility 2017-08-23 12:43:48 +02:00
canvas MSVC changes needed to implement the new 'waveview' library 2017-07-19 08:20:18 +01:00
clearlooks-newer Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
evoral Fix write-pass re-start while in an active write-pass 2017-07-27 17:50:52 +02:00
fluidsynth Update fluidsynth 2017-06-27 20:12:46 +02:00
fst Don't use VST ->user points, prefer host-reserved ptr 2017-07-08 18:13:42 +02:00
gtkmm2ext NO-OP: whitespace 2017-08-18 09:42:04 -04:00
hidapi Fix libhid compile with /recent/ libc (GNU_SOURCE) 2017-05-20 12:39:49 +02:00
libltc update libltc 2017-07-26 22:58:12 +02:00
lua Add luaRef is Boolean 2017-08-18 20:42:55 +02:00
midi++2 Use XMLNode::set_property API in Midi::Port class 2017-04-19 09:36:48 +10:00
panners Revert "Prefer Stereo-Balance Panner for stereo tracks" 2017-07-03 16:21:35 +02:00
pbd Add API to set thread-priority (for ctrl-surfaces) 2017-08-05 01:28:11 +02:00
plugins Signal wish to show inline display in gui by lv2:optionalFeature 2017-07-31 21:31:23 +02:00
ptformat Fix 32bit compilation 2017-02-18 16:22:34 +01:00
qm-dsp Patch the QM source code to make it buildable with MSVC 2017-04-02 15:32:26 +02:00
surfaces OSC cue button up events should not be errors, fixed 2017-08-21 20:08:19 -07:00
timecode Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
vamp-plugins update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
vfork
waveview MSVC changes needed to implement the new 'waveview' library 2017-07-19 08:20:18 +01:00
widgets Binding Proxy: Drop references as requested. 2017-07-30 02:42:55 +02:00