resolve merge with master (?)
[ardour.git] / gtk2_ardour / export_channel_selector.cc
2013-05-05 Robin Gareusfix crash on export if no master bus is present in...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-24 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-24 Sakari BergenAdd option to export track output to stem export dialog
2012-12-06 Paul Davisvarious fixes for exporting, including correct handling...
2012-12-06 Paul Davismake bus stem export possible (from colinf) (#4745)
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-01-28 Sakari BergenStore Region export state in instant.xml (fixes #3935)
2011-12-03 Paul Davismade region export default to use region gain and fades
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-25 Carl HetheringtonDon't offer the monitor buss to export from (#4393).
2011-06-01 David RobillardDelete trailing whitespace
2011-01-16 Sakari BergenMake stem export export from right before any processors.
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2010-12-20 David RobillardClean up region.h and trim include tree.
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-05-02 Carl HetheringtonClarify labels in export dialog to explain how options...
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-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-03-08 Sakari BergenSome preparations for allowing multiple channel configu...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-10-11 Sakari Bergen* Some Export GUI tweaks
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-09-17 Paul Davisnew files from sakari, missed last time