Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / export_format_manager.cc
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-08-30 Paul Davisforce AIFF and WAV exports to Big and Little endianness...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-29 Sakari BergenMade Export format compatibility checking a bit more...
2008-09-28 Sakari Bergen* Improved export error handling, streamlined ExportFailed
2008-09-17 Paul Davisnew files from sakari, missed last time