summaryrefslogtreecommitdiff
path: root/libs/ardour/export_format_specification.cc
AgeCommit message (Expand)Author
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