Merge branch 'master' into windows
[ardour.git] / gtk2_ardour / export_format_dialog.cc
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