summaryrefslogtreecommitdiff
path: root/libs/ardour/soundcloud_upload.cc
AgeCommit message (Expand)Author
2017-08-31Call curl_global_init() exactly only once (2/2)Robin Gareus
2017-03-18Don't push WriteMemoryCallback into global namespaceRobin Gareus
2017-03-18Add newline to DEBUG::Soundcloud so that it's readable & flushedRobin Gareus
2016-10-17Initialize uninitialized member variables in ctor - warning suppressionNathan Stewart
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-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2014-06-12Use Ardour 3 credentials for soundcloud uploadColin Fletcher
2014-05-23Add and use a DEBUG flag for Soundcloud uploads.Colin Fletcher
2014-05-23Set 'downloadable' property on Soundcloud uploadsColin Fletcher
2014-05-23Visual tweaks to Soundcloud panelColin Fletcher
2013-10-07Working Soundcloud exportColin Fletcher