fix input metering:
[ardour.git] / libs / ardour / export_format_specification.cc
2013-03-17 Sakari BergenHandle mutiple export files with the same extension...
2012-10-08 Paul Davisadd 8kHz as an available export format sample rate
2012-06-24 Sakari BergenRemove some excess commas from the export format descri...
2012-06-24 Sakari BergenChange logic for compiling export format descriptions...
2012-06-24 Sakari BergenIn export format dialog, show preview of generated...
2012-01-22 Sakari BergenAdd toc and cue information to export format descriptions
2012-01-18 Paul Davisrestore ability to create TOC and CUE files during...
2011-06-11 Sakari BergenTypedef all globally used export smart pointer types...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-30 Paul Davischange Session::convert_to_frames_at() to Session:...
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-18 Sakari BergenAdd "session rate" as a possible sample rate for export...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-17 Paul Davisnew files from sakari, missed last time