Remove most using declarations from header files.
[ardour.git] / libs / ardour / ardour / io_processor.h
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
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-11 Carl HetheringtonRemove internal ports.
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-09-19 David RobillardTidy.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2007-07-04 David RobillardChanged Processor interface to support out-of-place...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.