carl's wondrous DnD VBox patch - processor boxes are now vboxes and not listviews...
[ardour.git] / libs / ardour / send.cc
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-20 Paul Davismake strip-as-GUI-for-send work for metering too ;...
2009-11-19 Paul Davismaintain send names across session save/restore
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul DavisDas BlinkenSendButtons
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2009-02-14 Carl HetheringtonFix send copying by paste and drag n drop.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
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-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-11-26 David RobillardUse normal Processor run_in_place interface on Meter.
2007-09-11 Paul Davisclick reset error fixed, plus some older work on sends...
2007-07-06 David RobillardMidi CC automation sending (send points only, no linear...
2007-07-04 David RobillardChanged Processor interface to support out-of-place...
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardFix loading inserts from 2.0 sessions.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-27 Paul Davisrestore compilability amidst automation state mgmt...
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-01 David RobillardFixes for IO port adding/removing
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-02-13 Jesse Chappellfixed various nasty send issues
2005-09-24 Taybin Rutkinlibardour added.