summaryrefslogtreecommitdiff
path: root/libs/ardour/export_handler.cc
AgeCommit message (Expand)Author
2020-04-09Prevent FX from producing sound after exportRobin Gareus
2020-03-06Remove backend support for region-output exportRobin Gareus
2020-03-06Fix export alignment (#7916)Robin Gareus
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-08-02Fix CD cue file Index positions -- #7780Robin Gareus
2019-04-13NO-OP: <tab> after <space> fixes in libsRobin Gareus
2019-04-08NO-OP name change: CD-frames (not samples)Robin Gareus
2019-03-05Use enum for exec stderr parameter (1/2)Robin Gareus
2018-10-02Fix false-positive duplicate format detectionRobin Gareus
2018-07-25Add an API to reset export-handler configs.Robin Gareus
2017-09-29Properly aligned export (Stem + Session)Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-03-18Oh boy!Robin Gareus
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