fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / export_format_manager.cc
2016-07-24 Robin Gareusexport rate formatting:
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-02 Robin GareusAdd loudness normalization to Export Format & Graph
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-23 Colin FletcherRemove Soundcloud upload from export format specification
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-07 Colin FletcherRudimentary post-processing of exported files.
2013-10-07 Colin FletcherUpdate export format when 'upload to soundcloud' changes.
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-24 Tim Blechmannexport: add support for CAF
2012-10-08 Paul Davisadd 8kHz as an available export format sample rate
2012-06-24 Sakari BergenIn export format dialog, show preview of generated...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-01-18 Paul Davisrestore ability to create TOC and CUE files during...
2011-06-11 Sakari BergenTypedef all globally used export smart pointer types...
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