Commit Graph

18 Commits

Author SHA1 Message Date
GetAway
2a219b342e fix for newer libcurl 2023-01-12 21:08:40 +01:00
GetAway
2e7abe8ab5 httptool.cpp: fix follow location 2018-10-03 15:22:36 +02:00
M. Liebmann
6890e003ae Merge branch 'master' into pu/fb-modules 2017-02-09 08:46:47 +01:00
GetAway
c1f788ac42 change to CURLOPT_CONNECTTIMEOUT_MS and ...
use a connect_timeout of 300ms for remote timer
2017-02-09 08:33:48 +01:00
Stefan Seyfried
e490f84ea8 replace framebuffer.h include with forward declaration
instead of including framebuffer.h almost everywhere, replace it with
class CFrameBuffer forward declarations and/or generic system includes.
Add a hack to define fb_pixel_t to config.h (one reason for
framebuffer.h includes was the fb_pixel_t define)
2017-02-07 17:23:42 +01:00
FlatTV
f62a3ada8b system/httptool: make timeouts flexible
Signed-off-by: M. Liebmann <git@tuxcode.de>
2016-10-26 15:16:11 +02:00
TangoCash
716e9f4d9b adding remote timer (experimental)
switch record timers to remote box or back with "play"-key
2016-10-21 10:47:37 +02:00
[CST] Focus
c6dedf148f system/httptool.cpp: add CURLOPT_FAILONERROR to fail on 4xx errors 2015-09-17 13:59:04 +03:00
Stefan Seyfried
5ab6b53054 global.h: Use forward-declarations to reduce number of dependencies 2015-04-16 13:39:35 +02:00
Thilo Graf
2f0e4e1687 CProgressWindow: implement CComponent classes
This implement window functionality from CComponentsWindow,
progress items from CProgressBar() and status text
items from CComponentsLabel()
2014-06-23 18:43:47 +02:00
M. Liebmann
004aa84e32 SNeutrinoSettings: convert more char[...] configuration values to std::string 2014-01-19 20:57:37 +01:00
svenhoefer
3c8d47fa49 Revert "global.h: Use forward-declarations to reduce number of dependencies"
This reverts commit 4bc6e43ad4.
2013-11-13 23:40:16 +01:00
Stefan Seyfried
4bc6e43ad4 global.h: Use forward-declarations to reduce number of dependencies 2013-11-13 10:40:03 +01:00
satbaby
86632f0369 if curl version 2012-09-12 18:28:11 +02:00
focus
81335a3edd Set connect timeout to 10 seconds, search for updates takes too long in case host not answer
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1887 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-11-25 08:55:33 +00:00
striper
0b80855c4d - fix compilation with libcurl >= 7.21.7
Long time deprecated <curl/types.h> was completely removed in libcurl 7.21.7. If CST also uses newer libcurl <curl/types.h> defines can savely be removed.
Until then use "-DNEW_LIBCURL" for libcurl >= 7.21.7.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1560 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-04 10:03:09 +00:00
mws
1b13da2617 Mark unused vars as comment
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@104 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-21 16:23:09 +00:00
mrcolor
bc5bd4154e our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00