Only show user-presets in favorite sidebar
[ardour.git] / libs / ardour / export_format_specification.cc
2018-12-13 Robin GareusFix ExportFormatSpecification copy-c'tor
2018-11-21 Robin GareusSet encoder quality for existing ExportFormatSpecs
2018-11-19 Robin GareusImplement FFMPEG/MP3 export-format spec and profile
2018-11-19 Robin GareusPrepare export-format codec-quality setting
2018-01-21 Robin GareusFix Export-format timecode spec (frames: timecode frames)
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::ExportFormatSpecificat...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ExportFormatSpecif...
2016-09-14 Tim MayberryAdd analyse and soundcloud-upload properties of ExportF...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-18 Robin Gareusadd locale guards for export format
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-02 Robin GareusAdd loudness normalization to Export Format & Graph
2016-02-10 Robin Gareusmake post-export analysis optional (default to enabled)
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisadd 176.4kHz to available sample rates in export GUI
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-13 Colin FletcherBe sure to initialise ExportFormatSpecification::_sound...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-23 Colin FletcherInitialise _soundcloud_upload to false in ExportFormatS...
2014-05-23 Colin FletcherRemove Soundcloud upload from export format specification
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-07 Colin FletcherRudimentary post-processing of exported files.
2013-10-07 Colin FletcherWorking Soundcloud export
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