remove using namespace sigc everywhere to ensure clarity over which bind/mem_fun...
[ardour.git] / libs / ardour / internal_send.cc
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-01 Carl HetheringtonFix potentially uninitialised variable.
2009-11-26 Carl HetheringtonRename internal sends when their send-to bus changes.
2009-11-25 Carl HetheringtonGive Processor::run a new parameter to say whether...
2009-11-23 Carl HetheringtonPrevent Send::set_state being called twice when constru...
2009-11-23 Carl HetheringtonFix incorrect call of Send constructor with Delivery...
2009-11-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
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-29 Paul Davisavoid crashes caused by the process buffer set being...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
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-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
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-02-11 Carl HetheringtonRemove internal ports.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisadd forgotten files