summaryrefslogtreecommitdiff
path: root/libs/ardour/export_handler.cc
AgeCommit message (Expand)Author
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
2014-01-08Merge remote-tracking branch 'origin/master' into export-dialogColin Fletcher
2013-12-23Re-enable export file tagging. No idea why this code has dropped out at some ...Sakari Bergen
2013-10-10Use SystemExec for post-export hookColin Fletcher
2013-10-07Rudimentary post-processing of exported files.Colin Fletcher
2013-10-07Working Soundcloud exportColin Fletcher
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-03-17Handle mutiple export files with the same extension but different format.Sakari Bergen
2012-06-23Remove unused header includeTim Mayberry
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