summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/export_handler.h
AgeCommit message (Expand)Author
2020-03-06Fix realtime export of multiple time-spansRobin Gareus
2019-09-18Remove "i18n.h" include from header - fix buildsRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-04-08NO-OP name change: CD-frames (not samples)Robin Gareus
2019-04-08NO-OP: whitespaceRobin Gareus
2018-07-25Add an API to reset export-handler configs.Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-07-18No-Op: rename Normalizer to IntermediateRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-03-31Add a few class documentations to override inherited doc.Robin Gareus
2015-10-13remove last ofstreamRobin Gareus
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2014-05-23Visual tweaks to Soundcloud panelColin Fletcher
2014-05-23Better names for Soundcloud-related members of ExportHandlerColin Fletcher
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2013-10-17add export visibility macros across libardourPaul Davis
2013-10-10Use SystemExec for post-export hookColin Fletcher
2013-10-07Working Soundcloud exportColin Fletcher
2013-03-17Handle mutiple export files with the same extension but different format.Sakari Bergen
2012-06-08No-op; some comments, remove some unused stuff, minor tidying up.Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-01-27patch for CUE file formatting from Andreas RugePaul Davis
2012-01-25toc filename handling patch from andreas r.Paul Davis
2012-01-23a better fix for CUE/TOC string escaping: if the text is not Latin-1 already,...Paul Davis
2012-01-23fix up escaping of strings in TOC files (suggested by andreas ruge)Paul Davis
2012-01-22Add warnings for overwriting marker filesSakari Bergen
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-08-19Write BWF info on export. Fixes #3398.Carl Hetherington
2010-02-23Fix various code quality issues found by cppcheck (e.g. uninitialized members...David Robillard
2009-12-27- Fix process callbakc handling during exportSakari 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-30Trim session.h include dependency tree.David Robillard
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
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-09-28* Improved export error handling, streamlined ExportFailedSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis