summaryrefslogtreecommitdiff
path: root/libs/ardour/buffer_set.cc
AgeCommit message (Expand)Author
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-07-01separate solo & listen. some minor fixes and additional related fixes still t...Paul Davis
2009-06-29editor toggle button fix from lincoln; refresh location display when loop ran...Paul Davis
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ...Paul Davis
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04Fix building without LV2.David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-04-23remove offset from process callback tree. some breakage may have occured. yes...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2008-10-08torben's port buffer reworking; torben's panner automation loading patch (all...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-23*fix the bugfix: Input and Output Ports exchanged in Track/Bus inspectorHans Baier
2008-05-22Arbitrarily increase MIDI process buffer size to avoid overruns with very den...David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29Reduce overhead of multi-type-ness (last Summer's SoC):David Robillard
2007-05-03optimize some performance bottlenecks; remove jack_nframes_t that crept back ...Paul Davis
2006-09-01Fixes for IO port adding/removingDavid Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard