Commit graph

18 commits

Author SHA1 Message Date
Thulinma
aad94e2ded Improved connector capabilities detection. (As in, there now actually is detection instead of hardcoded values...) 2013-08-07 16:09:28 +02:00
Thulinma
a8382b3bef Fixed a HTTP proxy bug when re-requesting data, updated HTTP Dynamic to support DTSC2 format. 2013-07-23 14:27:24 +02:00
Niels Groot Obbink
04bc5842bd embed JS files now also receive metadata info & LSP now displays js links in monospace 2013-07-04 15:12:54 +02:00
Thulinma
9b662913e5 Added streamname.html page that includes the embed script. 2013-07-04 12:06:32 +02:00
Thulinma
3e944397f6 Massive speedup in HTTP proxy handling. 2013-06-03 15:48:48 +02:00
Thulinma
40a99ece9a Fixed some more threading issues in HTTP proxy - clarified code. 2013-04-10 15:35:31 +02:00
Thulinma
1945124ee9 Fixed a few minor memory leaks in HTTP proxy. 2013-04-06 22:23:10 +02:00
Thulinma
a0b1b1a8b3 Changed overly complicated HTTP proxy thread handling to automatic, more sane, handling. 2013-04-06 21:38:41 +02:00
Thulinma
cb90d6da2e Fixed HTTP proxy threading problems. 2013-04-04 01:58:00 +02:00
Erik Zandvliet
9b41a07c2f Refactor and doxygen of all connectors finished. Internal documentation follows later. 2013-03-28 12:05:45 +01:00
Erik Zandvliet
570aa95315 Refactoring of the HTTP_Connector namespace, starting to add documentation as well. 2013-03-27 16:05:59 +01:00
Thulinma
5e57ae56c4 Add stream type (live/vod) to info/embed information. 2013-03-26 10:11:28 +01:00
Thulinma
907001d78b Improved info / embed code generator: now supports smooth and HLS, fixed dynamic URL, added domain-relative URLs, added default port support, added default width/height. 2013-03-24 23:47:57 +01:00
Thulinma
4c4307e033 Tweaked HTTP 208 retry behaviour, fixed big causing retries to almost always fail. 2013-03-24 20:48:34 +01:00
Thulinma
b1e0894fd7 Fixed what hopefully were the last few problems with live Smooth/Dynamic streaming. 2013-03-22 22:57:14 +01:00
Thulinma
cdcb71d8a8 Added support for proper range handling to HTTP-based fragmented protocols (Smooth, Live, Dynamic). 2013-03-18 17:38:01 +01:00
Thulinma
4608278d6b Fix problems with cancelled HTTP requests "corrupting" future requests. 2013-03-14 01:24:43 +01:00
Thulinma
1762ae9724 Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src 2013-03-13 23:28:47 +01:00
Renamed from src/conn_http.cpp (Browse further)