summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pingback.cc
AgeCommit message (Collapse)Author
2014-11-23fix/silence various compiler warnings.Robin Gareus
* ifdef unused static functions * brackets around assignment and comparision * no return statement in function returning non-void * boost concept_checks.hpp unused-local-typedefs
2013-10-14'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc, etc. Use ↵John Emmas
'PLATFORM_WINDOWS' instead
2013-07-13disable pingback on win32, until we have a replacement for utsname stuff ↵Paul Davis
(system ID)
2013-04-08remove message about checking for announcementsPaul Davis
2013-03-14change http_status to a long, as per Curl API, which stops mysterious ↵Paul Davis
crashes caused by overwriting the WRITELOCATION ptr
2013-03-10do not use https for pingbacks3.0Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14207 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-09add code to display announcements, and parameterize several URL's used in ↵Paul Davis
the program git-svn-id: svn://localhost/ardour2/branches/3.0@14197 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-08remove pingback url info msgPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14195 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-08no certificate checkPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14194 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-08typo fixPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14193 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-08get some info on why curl failsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14192 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-08check HTTP status after ping, and use https by defaultPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14191 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-08add missing filesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14190 d708f5d6-7413-0410-9779-e7cbd77b26cf