fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / export_formats.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2015-12-06 Alexandre ProkoudineNormalize user-visible messages to use 8-bit, 16-bit...
2012-10-08 Paul Davisadd 8kHz as an available export format sample rate
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-04-03 Sakari BergenRe-connect some signals in export format stuff
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-05-12 Carl HetheringtonRemove most using declarations from header files.
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