13
0
livetrax/libs
Robin Gareus 06cc5e5240 fix bitslot already in use warning
in e45151b89c route.cc was changed to create internal sends
directly with role = Delivery::Aux; and not Delivery::Role (0).
This change was motivated to initialize the panner for Aux-sends
in the Delivery.

Role(0) was used to override bitslot numbering during initial
construction of the object when the state is loaded from XML after
construction.

This patch adds an explicit flag for that.
(The previous Role(0) approach only worked for Aux-Sends
but not Sends, anyway.)
2014-01-22 13:06:58 +01:00
..
appleutility
ardour fix bitslot already in use warning 2014-01-22 13:06:58 +01:00
audiographer Fix dither data width assertions and related tests 2014-01-08 20:33:17 +02:00
backends add M-Audio 2496 as a recognized card for the mudita24 control panel/app. 2014-01-06 11:35:57 -05:00
clearlooks-newer don't declare hilight variable twice 2014-01-03 18:11:30 +01:00
clearlooks-older
evoral fix const-ness of names array 2013-12-10 23:07:48 +01:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext add [missing] left_half_rectangle util 2014-01-09 20:48:04 +01:00
libltc allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
midi++2 Support midnam controller value labels. 2014-01-10 20:51:54 -05:00
panners stereo-panner: clamp width during processing to valid range 2014-01-15 14:07:02 +01:00
pbd re-fix typo in PBD::demangle() for systems without execinfo.h 2013-10-15 10:52:29 -04:00
plugins/reasonablesynth.lv2 add support for old compilers w/o implicit stdbool 2013-12-27 14:53:30 +01:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
surfaces NOOP, semantic update, don't pannable's panner for direct access. 2014-01-15 02:51:53 +01:00
taglib allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
timecode Timecode: fix subframe rounding 2013-08-04 16:22:00 +02:00
vamp-plugins fix compilation problem on OS X caused by a missing implementation of a virtual method 2014-01-14 17:27:21 -05:00
vamp-sdk redefine Pi :) 2014-01-11 23:38:28 +01:00