add export visibility macros across libardour
[ardour.git] / libs / ardour / ardour / audio_buffer.h
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2012-08-17 David RobillardFix const violating case.
2012-06-01 Carl HetheringtonPrevent latency measurement output buffer being silenced by
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-12-01 Paul Davisprovide semantic ordering of simultaneous MIDI events...
2011-09-26 Paul Davismore assert/debugging
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-25 Carl HetheringtonDoxygen tweaks.
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...