summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_file_notebook.h
AgeCommit message (Expand)Author
2016-09-17Save changes when toggling checkboxes in ExportDialogTim Mayberry
2016-09-14Restore state of analyze and soundcloud upload checkboxes in ExportDialogTim Mayberry
2016-09-11Fix #7003, Store/Restore state of checkboxes in Export dialogTim Mayberry
2016-02-10GUI for optional analysisRobin Gareus
2014-06-12Show Soundcloud credentials and upload options only when requiredColin Fletcher
2014-06-12Remove unused functionColin Fletcher
2014-06-12Export dialog: tidy code, & remove some superfluous debug outputColin Fletcher
2014-05-23Make Soundcloud upload applicable to any export format.Colin Fletcher
2012-01-29Show an example filename in the main export dialogSakari Bergen
2010-09-14remove Glib::ustring from gtk2_ardourPaul 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-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-29* Fixed const correctness error in LocationSakari Bergen