fix processed region export (track output)
[ardour.git] / gtk2_ardour / export_channel_selector.cc
2016-03-04 Robin Gareusfix processed region export (track output)
2015-08-04 Ben Loftissort the Stem Export route list
2015-08-04 Ben Loftis(hopefully) less ambiguous wording of processed stem...
2015-06-08 Colin FletcherUpdate export config on stem export select tracks/busse...
2015-06-08 Colin FletcherFix tiny typo in PortExportChannelSelector error text
2015-06-08 Colin FletcherDon't select any routes for stem export by default
2015-06-08 Colin FletcherExclude inactive tracks & busses from stem export list
2015-06-08 Colin FletcherAdd 'Select tracks/busses' & 'Deselect all' buttons...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-05 nick_mPort export usability tweaks.
2015-04-04 nick_mAmend 2c28a05
2015-04-04 nick_mSort stem and port export dialogs by route order key.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
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-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 FletcherExport dialogue visual re-arrangement
2013-05-08 Paul Davismerge with master
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