sorta-kinda working latency compensation, latency reporting and capture alignment...
[ardour.git] / libs / ardour / ardour / audio_buffer.h
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-07 Paul Davismissed removals that should have been in the port offse...
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-02-19 Paul Davisfirst pass at full output & gain coefficient interpolat...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-02 David RobillardFixes for GCC 4.3.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-25 David RobillardUse SSE/veclib/whatever for AudioBuffer::accumulate_from
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-29 David RobillardSeparate MidiBuffer and AudioBuffer into separate heade...