add export visibility macros across libardour
[ardour.git] / libs / ardour / ardour / chan_count.h
2013-10-17 Paul Davisadd export visibility macros across libardour
2011-07-22 Paul Davisuse std::vector::assign() in BufferSet::attach_buffers...
2011-04-06 David RobillardFix my name :)
2010-02-23 David RobillardFactor out massive code duplication in route creation...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
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