Remove over 500 unnecessary includes (including 54 of session.h).
[ardour.git] / libs / ardour / ardour / export_format_base.h
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-10-18 Carl HetheringtonRemove unused code.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-18 Sakari BergenAdd "session rate" as a possible sample rate for export...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-03-15 Sakari BergenFix export, which has been broken since the boost:...
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-17 Paul Davisnew files from sakari, missed last time