fix all manner of wrongness with port buffer offsets
[ardour.git] / libs / ardour / buffer_set.cc
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-03-05 Paul Davissome LV2 debug tracing
2011-01-10 Carl HetheringtonOptimise BufferSet::attach_buffers code to avoid memory...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-09 Carl HetheringtonFix crash when running an analysis of a plugin with...
2010-08-20 Carl HetheringtonRe-work duplicate and buggy ensure_buffers() method.
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2009-12-01 Carl HetheringtonModify assertion; as far as I can see, ensure_buffers...
2009-11-18 Carl HetheringtonCleanup previous commit.
2009-11-18 Carl HetheringtonMake BufferSet::is_silent work so that session silent_b...
2009-10-20 David RobillardConst-correct BufferSet.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-29 Paul Daviseditor toggle button fix from lincoln; refresh location...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardFix building without LV2.
2009-05-04 David RobillardPreliminary MIDI plugin support.
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-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-23 Hans Baier*fix the bugfix: Input and Output Ports exchanged in...
2008-05-22 David RobillardArbitrarily increase MIDI process buffer size to avoid...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2006-09-01 David RobillardFixes for IO port adding/removing
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...