summaryrefslogtreecommitdiff
path: root/gtk2_ardour/soundcloud_export_selector.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-06-19Revert frame -> sample changes where it's a frame as in Gtk::FrameJohannes Mueller
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-03-18Add newline to DEBUG::Soundcloud so that it's readable & flushedRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-09-17use pbd's gstdio compatibility wrapper (GUI)Robin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-12Export dialog: tidy code, & remove some superfluous debug outputColin Fletcher
2014-05-23Visual tweaks to Soundcloud panelColin Fletcher
2013-10-07Working Soundcloud exportColin Fletcher