summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_format_base.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2018-11-19Initial backend support for external export encoderRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2015-06-29add 176.4kHz to export sample possibilitiesPaul Davis
2014-09-22fix typo that selected wrong sample rate for 22050Hz exportPaul Davis
2014-01-14'libs/ardour' - DLL visibility stuff and associated changes needed for buildi...John Emmas
2013-10-17add export visibility macros across libardourPaul Davis
2013-08-24export: add support for CAFTim Blechmann
2012-10-08add 8kHz as an available export format sample ratePaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-10-18Remove unused code.Carl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-12-18Add "session rate" as a possible sample rate for export formatsSakari Bergen
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen
2009-12-27Re-integrate export-optimization branch.Sakari Bergen
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-17new files from sakari, missed last timePaul Davis