summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_channel_selector.h
AgeCommit message (Expand)Author
2020-03-06Remove region-output export (GUI)Robin Gareus
2019-10-07Stem-export: pre-select selected tracks/bussesRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-19Refine Stem-Export selection optionsRobin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2016-07-16export RT support as Timespan optionRobin Gareus
2015-08-04(hopefully) less ambiguous wording of processed stem exports. Update the inf...Ben Loftis
2015-06-08Add 'Select tracks/busses' & 'Deselect all' buttons to stem exportColin Fletcher
2015-04-04Sort stem and port export dialogs by route order key.nick_m
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2013-10-07Fix comment typos.Colin Fletcher
2013-07-11Work around badly chosen argument name in giomm/dbusmessage.hPaul Davis
2013-03-24Add option to export track output to stem export dialogSakari Bergen
2012-12-06various fixes for exporting, including correct handling of errors during expo...Paul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-10-28Use shared_ptr for Port in the AudioEngine; improves thread-safety of the aud...Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-01-16Make stem export export from right before any processors.Sakari Bergen
2011-01-06Add stem export dialog and make all different export dialogs save their confi...Sakari Bergen
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-03-08Some preparations for allowing multiple channel configurations in export chan...Sakari Bergen
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-10-11* Some Export GUI tweaksSakari Bergen
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-09-17new files from sakari, missed last timePaul Davis