summaryrefslogtreecommitdiff
path: root/libs/ardour/export_format_specification.cc
AgeCommit message (Expand)Author
2016-09-14Add analyse and soundcloud-upload properties of ExportFormatSpecification to ...Tim Mayberry
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-18add locale guards for export formatRobin Gareus
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-05-02Add loudness normalization to Export Format & GraphRobin Gareus
2016-02-10make post-export analysis optional (default to enabled)Robin Gareus
2015-06-29add 176.4kHz to available sample rates in export GUIPaul Davis
2015-04-22Initial Gain Coefficient tweaksBen Loftis
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2014-09-13Be sure to initialise ExportFormatSpecification::_soundcloud_uploadColin Fletcher
2014-05-23Initialise _soundcloud_upload to false in ExportFormatSpecificationColin Fletcher
2014-05-23Remove Soundcloud upload from export format specificationColin Fletcher
2013-10-07Rudimentary post-processing of exported files.Colin Fletcher
2013-10-07Working Soundcloud exportColin Fletcher
2013-03-17Handle mutiple export files with the same extension but different format.Sakari Bergen
2012-10-08add 8kHz as an available export format sample ratePaul Davis
2012-06-24Remove some excess commas from the export format descriptionSakari Bergen
2012-06-24Change logic for compiling export format descriptions from incomplete formatsSakari Bergen
2012-06-24In export format dialog, show preview of generated part of description. Fix t...Sakari Bergen
2012-01-22Add toc and cue information to export format descriptionsSakari Bergen
2012-01-18restore ability to create TOC and CUE files during export. this is an option ...Paul Davis
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-30change Session::convert_to_frames_at() to Session::convert_to_frames() to ref...Paul Davis
2010-12-18Finally implement position aware silence adding in export (i.e. bbt times are...Sakari Bergen
2010-12-18Add "session rate" as a possible sample rate for export formatsSakari Bergen
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-26Fix a bunch of warnings.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-19* Added PBD::UUIDSakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis