enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / export_format_dialog.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-12 Robin Gareusfix typo
2016-06-12 Robin Gareusupdate post-export command placeholder documentation
2016-06-07 Robin Gareusdocument post-export command placeholders
2016-05-14 Robin Gareusrefine wording for loudness normalization
2016-05-14 Robin Gareusclarify loudness analysis/normalization
2016-05-02 Robin GareusExport format GUI updates for loudness normalization
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-05 Colin FletcherLeft-align label for post-export hook script entry.
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-12 Colin FletcherPost-export hook tweaks
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
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-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-23 Sakari BergenFix export format dialog tagging state inconsistency
2013-10-10 Colin FletcherUse SystemExec for post-export hook
2013-10-07 Colin FletcherRudimentary post-processing of exported files.
2013-10-07 Colin FletcherUpdate export format when 'upload to soundcloud' changes.
2013-10-07 Colin FletcherWorking Soundcloud export
2012-06-24 Sakari BergenChange logic for compiling export format descriptions...
2012-06-24 Sakari BergenIn export format dialog, show preview of generated...
2012-05-24 David RobillardCompile cleanly with clang.
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-01-18 Paul Davisrestore ability to create TOC and CUE files during...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-06-11 Sakari BergenTypedef all globally used export smart pointer types...
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-01 David RobillardDelete trailing whitespace
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-12 Carl HetheringtonFix a couple of i18n warnings.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-02 Sakari BergenFix problem where BWF is shown selected when editing...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-05-02 Carl HetheringtonA little copy-editing.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
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-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-17 Paul Davisnew files from sakari, missed last time