Commit graph

24 commits

Author SHA1 Message Date
Thulinma
967f790e42 Improved live support, fixed several minor related issues. 2013-12-16 13:13:21 +01:00
Thulinma
cde42ce36e Metadata upgrades as well as improvements to the buffer in terms of debugging and code maintainability. 2013-11-27 15:30:34 +01:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Thulinma
5aa34fff38 Working codec capability support, not sorted yet. 2013-08-23 14:07:56 +02:00
Thulinma
75d6c7d474 Updated to make use of new waitForMeta library call. 2013-08-23 10:39:33 +02:00
Thulinma
2bc9858b66 Removed lots of left-over debug messages, added chunked transfer support to all segmented HTTP streaming methods, fixed several major slowdown problems, fixed HTTP progressive seconds-seeking. 2013-08-23 00:07:33 +02:00
Thulinma
a40db6126f Changed HTTP connectors to make use of new HTTP library capabilities. 2013-08-21 12:01:46 +02:00
Thulinma
a254fe7195 Removed debug information, fixed controller, made HTTP connector auto-discover connectors. 2013-08-12 16:25:36 +02:00
Thulinma
221cd15b07 Some minor optimalizations and fixes to controller. 2013-08-12 13:20:19 +02:00
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
ThatGuy
2cc27efcae Fixed TS, added several parameters for MistConnTS, controller now builds parameters correctly (spaces issue) 2013-07-29 12:30:06 +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
Thulinma
4a9c137aef Fixed live HLS not continuing after buffer size. 2013-07-18 16:44:36 +02:00
Thulinma
dfa329f6ed Fixed HLS live and added Apple compatibility flag so non-Apple devices can still work as well. 2013-07-11 15:56:15 +02:00
Erik Zandvliet
85e9416b02 Working HLS, dunno how, but it works. 2013-07-10 11:53:51 +02:00
Thulinma
2644e9575e Now compiles with DTSC multibitrate library. 2013-06-25 15:43:06 +02:00
Erik Zandvliet
c6aabfa4bf Updated MistConnHTTPLive for DTSC2, fixed a bug in fragmentizing. 2013-06-06 14:52:55 +02:00
Thulinma
10f1803857 Fixed deadlock if buffer disconnects before sending metadata to connectors. 2013-04-12 16:41:11 +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
78886239e1 MistPlayer will now auto-run DTSCFix, updated connectors to use the now guaranteed consistent metadata. 2013-03-21 14:22:22 +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
056c3c992b Massive HTTP-based protocol code cleanup. 2013-03-18 17:21:29 +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_live.cpp (Browse further)