fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / buffer_set.cc
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-13 Robin Gareusfix mismatched delete/free
2015-09-12 Robin Gareusplug some memory leaks in libs
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Robin Gareusremove unused API to explicitly set/unset buffer silent...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-30 Paul Davisfix merge with master
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-30 Paul Davisfix up a bunch of confusion regarding the size/capacity...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisremove another naming that refers to JACK
2013-08-09 Paul Davisremove another naming that refers to JACK
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-06-02 Robin Gareushonor LV2 rsz:minimumSize for Atom Event buffers
2013-05-19 Robin GareusForward midi feedback from LV2 plugins and allow to...
2012-11-18 David RobillardDeliver MIDI events to atom ports that support it,...
2012-11-17 David RobillardSent precise transport information to LV2 plugins via...
2012-05-27 David RobillardRe-implement URIMap to tolerate broken plugins that...
2012-05-24 Carl HetheringtonMissing include.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-02-29 David RobillardUpdate to latest LV2 atom extension.
2012-02-25 David RobillardSupport LV2 atom sequence ports alongside old event...
2011-12-22 Paul Davismain fix: when transport stops, clear per-region per...
2011-12-09 David RobillardFix whitespace.
2011-12-02 Paul Davisrename a Buffer/BufferSet method to be a little clearer...
2011-11-22 Carl HetheringtonUse same aeffectx.h for windows and linux VSTs.
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-10-17 Carl HetheringtonDiscard MIDI when sending to the monitor bus. Fixes
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-07-22 Paul Davisuse std::vector::assign() in BufferSet::attach_buffers...
2011-07-13 Carl HetheringtonAdd a couple of missing attach_buffers() calls after...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
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...