13
0
livetrax/libs
Carl Hetherington 19e97d1d64 Attempt to fix some confusions caused by bundles containing
different types of port; if we loop over N MIDI channels of
a mixed bundle, for example, we must convert 0...N to the
indices of the channels within the bundle.  Also remove the
hack of creating new bundles to contain a subset of another
bundle's ports; if you do this, any signals emitted by the
other bundle are ignored.  Should fix #4454.


git-svn-id: svn://localhost/ardour2/branches/3.0@10490 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-08 02:10:56 +00:00
..
appleutility fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
ardour Attempt to fix some confusions caused by bundles containing 2011-11-08 02:10:56 +00:00
audiographer Trim the include tree. 2011-10-19 03:34:02 +00:00
clearlooks-newer Remove use of waf compat15 tool. 2011-09-29 19:58:05 +00:00
clearlooks-older
evoral Remove dubious Evoral::Event methods that exposed non-const references to members. 2011-10-19 18:11:31 +00:00
fst fix C99 compliance issue for winegcc 2010-12-30 15:06:58 +00:00
gtkmm2ext switch use of Option/Alt and Control on OS X for bindings. Option/Alt is intended by Apple to be used primarily (if not entirely) for entering alternate characters. Shift would be more conventional as 2ndary modified on OS X but that might have a few more implications than we want to deal with right now 2011-11-07 19:19:31 +00:00
midi++2 fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
panners Implement reset() in panners, and use it from the GUI (fixes #4196). 2011-10-22 16:19:27 +00:00
pbd Add function to recover a full path from something like '.' 2011-10-22 21:46:46 +00:00
qm-dsp fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
rubberband fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
surfaces change several startup messages to be triggered only by -D (debug) options 2011-10-22 13:30:11 +00:00
taglib fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
timecode Remove use of waf compat15 tool. 2011-09-29 19:58:05 +00:00
vamp-plugins Use is_defined to check for HAVE_* variables set by checks. 2011-09-29 20:29:06 +00:00
vamp-sdk fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
.cvsignore