13
0
livetrax/libs
David Robillard cbdf686e39 - Replaced integer port counts (and input/output maximum/minimum) with ChanCount, which can count multiple types and does the reasonable thing for all comparison operators
- Removed the fader/meters from MIDI mixer strips, at least until they do something
- Made the Add Route dialog refuse to create MIDI busses, Spifftacular warning dialog and all

Changes a bit more widespread than I was hoping, but worked out really well - lots of code will continue to work fine even when multi-typed (eg instrument) IOs come around, just ignoring the types it doesn't care about.  Most all changes related to counts are little search/replace deals, logic doesn't need to change.  Hopefully SVN can handle (automatic) merging with the other SoC projects if the buffer change goes as well.

Next step: do for buffers what the last two commits did for ports.


git-svn-id: svn://localhost/ardour2/branches/midi@787 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-11 07:15:30 +00:00
..
appleutility Merged with trunk R776 2006-08-10 01:22:45 +00:00
ardour - Replaced integer port counts (and input/output maximum/minimum) with ChanCount, which can count multiple types and does the reasonable thing for all comparison operators 2006-08-11 07:15:30 +00:00
flowcanvas Install ardour as a binary, a script and a set of shared 2006-04-26 00:45:27 +00:00
fst Large nasty commit in the form of a 5000 line patch chock-full of completely 2006-06-26 16:01:34 +00:00
glibmm2 added conditionals to detect SVN build conditions where we used to use CVS 2006-05-24 18:00:40 +00:00
gtkmm2 Install ardour as a binary, a script and a set of shared 2006-04-26 00:45:27 +00:00
gtkmm2ext Merged with trunk R708 2006-07-28 01:08:57 +00:00
libglademm Install ardour as a binary, a script and a set of shared 2006-04-26 00:45:27 +00:00
libgnomecanvasmm Merge big changes (mostly Controllable) from trunk 2006-07-14 03:43:32 +00:00
libsndfile Merged with trunk R776 2006-08-10 01:22:45 +00:00
midi++2 Merged with trunk R708 2006-07-28 01:08:57 +00:00
pbd - Changed IO's vector<Port*>'s to PortList 2006-08-11 03:24:57 +00:00
sigc++2 removed libtool from pre-build process 2006-05-26 12:41:38 +00:00
soundtouch Merged with trunk R708 2006-07-28 01:08:57 +00:00
surfaces Merged with trunk R776 2006-08-10 01:22:45 +00:00
.cvsignore sfdb append optimization. 2005-10-10 16:56:15 +00:00