the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or 2.X...
[ardour.git] / libs / ardour / ardour / chan_count.h
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 David RobillardMake a bunch of stuff boost::noncopyable.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList