Fix formatting samplecnt_t (aka int64_t aka long long int)
[ardour.git] / gtk2_ardour / ardour_http.cc
2019-09-26 Robin GareusMore i18n include order fixes
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2018-06-02 Paul Davisno error logging for CURL HTTP requests; future callers...
2018-05-24 Paul Davisno actual error messages when curl requests fail
2017-11-23 Robin GareusNo need for memset to clear a byte.
2017-08-31 Robin GareusDisable ArdourHTTP debug
2017-08-31 Robin Gareusprint debugging for macOS/curl issues
2017-08-31 Robin GareusCall curl_global_init() exactly only once (1/2)
2017-08-31 Robin GareusFix ArdourHTTP error reporting
2016-09-15 Robin GareusAllow to query HTTP headers
2016-07-18 Robin Gareusclean up HttpGet
2016-07-18 Robin GareusArdourCurl: prepare to unify various curl calls