summaryrefslogtreecommitdiff
path: root/libs/ardour/export_handler.cc
AgeCommit message (Expand)Author
2016-10-25Desperate hack to align master-bus on export.Robin Gareus
2016-10-17fast region export -- don't call process()Robin Gareus
2016-07-18Normalize API rename part 2Robin Gareus
2016-07-18No-Op: rename Normalizer to IntermediateRobin Gareus
2016-07-16libardour support for timespan realtime exportRobin Gareus
2016-07-16Refactor TmpFile into an abstract base classRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-13fix CUE/TOC file creation with non ISO-8859-1 chars in source text (substitut...Paul Davis
2016-06-12more meta-data placeholders for post-export commandRobin Gareus
2016-06-07add meta-data placeholders for post-export commandRobin Gareus
2016-03-19the return of the Session::Exported signalRobin Gareus
2016-03-12cleaner version of ac3da53Robin Gareus
2016-03-12reset export status when not normalizing - fixes #6816Robin Gareus
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-13amend d814acb - SystemExec/Export debuggingRobin Gareus
2016-02-12add some debugging capability for users of SystemExec. Needs review.Ben Loftis
2016-02-11Prepare for optional timespan name during export.Robin Gareus
2016-02-10Post-export AnalysisRobin Gareus
2016-02-09Fix crash when aborting export.Robin Gareus
2016-02-09detailed export state, prepare resolution for #6512Robin Gareus
2015-10-13remove last ofstreamRobin Gareus
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-07-30fix file metadata tagging on windows.Robin Gareus
2015-06-29no-op: indentation and whitespace fixesPaul Davis
2015-06-29[Summary] Added export cleanupGZharun
2015-06-21Remove "" around CATALOG number in .cue fileColin Fletcher
2015-06-08Enclose bar code number in ""s in TOC & CUE exportColin Fletcher
2015-06-08Remove doubled quotes in TOC export PERFORMER fieldColin Fletcher
2015-04-21Remove filename extension for chapter mark fileJohannes Mueller
2015-04-21Put an Intro chapter at position 00:00:00.000Johannes Mueller
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2015-03-28Add CD Metadata "PERFORMER" & "TITLE" fields to .toc & .cue exportColin Fletcher
2015-03-28Export EAN barcode number to 'CATALOG' field in .cue & .toc filesColin Fletcher
2014-11-18Remove unused variable and redundant arithmetic.David Robillard
2014-10-02Text tweaks and typo fixesColin Fletcher
2014-07-05Report an error when post-export hook fails.Colin Fletcher
2014-06-12Export dialog: tidy code, & remove some superfluous debug outputColin Fletcher
2014-06-12Post-export hook tweaksColin Fletcher
2014-05-23Add and use a DEBUG flag for Soundcloud uploads.Colin Fletcher
2014-05-23Show URI of file uploaded to Soundcloud in log window.Colin Fletcher
2014-05-23Visual tweaks to Soundcloud panelColin Fletcher
2014-05-23Better names for Soundcloud-related members of ExportHandlerColin Fletcher
2014-05-23Make Soundcloud upload applicable to any export format.Colin Fletcher
2014-05-21Use Glib::usleep() for consistencyJohn Emmas
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-05-18Use ARDOUR namespace for SystemExecColin Fletcher
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis