summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_format_dialog.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-12fix typoRobin Gareus
2016-06-12update post-export command placeholder documentationRobin Gareus
2016-06-07document post-export command placeholdersRobin Gareus
2016-05-14refine wording for loudness normalizationRobin Gareus
2016-05-14clarify loudness analysis/normalizationRobin Gareus
2016-05-02Export format GUI updates for loudness normalizationRobin Gareus
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2014-07-05Left-align label for post-export hook script entry.Colin Fletcher
2014-06-12Post-export hook tweaksColin Fletcher
2014-05-23Remove Soundcloud upload from export format specificationColin Fletcher
2014-01-08Merge remote-tracking branch 'origin/master' into export-dialogColin Fletcher
2013-12-23Fix export format dialog tagging state inconsistencySakari Bergen
2013-10-10Use SystemExec for post-export hookColin Fletcher
2013-10-07Rudimentary post-processing of exported files.Colin Fletcher
2013-10-07Update export format when 'upload to soundcloud' changes.Colin Fletcher
2013-10-07Working Soundcloud exportColin Fletcher
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-05-24Compile cleanly with clang.David Robillard
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-01-18restore ability to create TOC and CUE files during export. this is an option ...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-06-11Typedef all globally used export smart pointer types in one file.Sakari Bergen
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-01Delete trailing whitespaceDavid 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-12Fix a couple of i18n warnings.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-02Fix problem where BWF is shown selected when editing an export format using WAVSakari Bergen
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-05-02A little copy-editing.Carl Hetherington
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-11-26Fix #2931; redundant menu items on main clocks.Carl Hetherington
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-10-02Fix some trivial compiler warnings and add editor_imageframe.cc to gtk2_ardou...Sakari Bergen
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-17new files from sakari, missed last timePaul Davis