Commit graph

87 commits

Author SHA1 Message Date
Thulinma
875e8ef317 Fix for HLS URLs when only one track is available. 2014-08-05 22:59:17 +02:00
Thulinma
05d3375412 Re-enabled stream status checkers for Windows/Mac versions. 2014-08-04 18:02:04 +02:00
Thulinma
c5f6956766 Disabled stream starting from the controller for mac and windows versions. 2014-07-30 17:15:20 +02:00
Thulinma
625543d0ef Undo part of previous fix that only made things worse. 2014-07-29 17:28:46 +02:00
Thulinma
7b5b5f8ff0 Hopefully fixed controller stream metadata updater. 2014-07-29 15:20:03 +02:00
Thulinma
848f075ff4 Added lots of DLVL_INSANE level debug messages to controller metadata checks. Simplified internal stream handling. 2014-07-29 13:36:43 +02:00
Thulinma
9505a94a2a Removed MistDTSCFix calls in controller_streams.cpp 2014-06-26 14:02:15 +02:00
Thulinma
1174773244 Finalized error propagation and debug level setting code. 2014-06-05 09:55:30 +02:00
Thulinma
3810330343 Added debug level options. 2014-05-29 13:26:16 +02:00
Thulinma
6f5f3b37c2 Fixed live support 2014-05-13 12:00:42 +02:00
Thulinma
6ade063756 Added API documentation, updated doxygen configuration. 2014-05-02 12:19:54 +02:00
Thulinma
b1eebe7aaf Fixed long waiting time for .DTSC streams. 2014-05-01 16:31:15 +02:00
Erik Zandvliet
7495ddfebf Reset cut to 0 when exceeded 2014-04-30 16:18:46 +02:00
Thulinma
b40b56475e Added wait for stream on metadata read for non-DTSC VoD files. 2014-04-30 16:11:28 +02:00
Thulinma
f00ae42c32 Fixed default values for cut and DVR time stream settings. 2014-04-18 13:30:25 +02:00
Thulinma
2031742fe9 Fixed controller not checking dtsh files. 2014-04-15 13:28:29 +02:00
Thulinma
e4f5ba219f Better handling of .dtsh headers in controller 2014-04-04 22:08:07 +02:00
Thulinma
cd2fe225c5 Shared memory rewrite 2014-04-04 19:50:40 +02:00
Erik Zandvliet
f2dabd962f Check for corrupt files. 2014-01-08 11:29:47 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +01:00
Thulinma
1b84897e34 Updated working of invalid H264 check for live stream to match VoD wording. 2013-12-17 11:22:46 +01:00
Oswald Auguste de Bruin
ae29894737 LSP colours now working right. Error value 0, 1 and 2 correctly are now correctly sent from controller. 2013-12-17 11:18:45 +01:00
Thulinma
4c3488564a Added optimality checks for live streams, equal to VoD optimality checks. 2013-12-17 11:04:19 +01:00
Thulinma
088b917b52 Merged non-LTS code from LTS branch into other repositories. 2013-11-25 12:21:51 +01:00
Thulinma
0a3b34e9b6 Updated buffer and controller for upcoming features. 2013-11-18 16:48:59 +01:00
Thulinma
becd0341ac Added H264 baseline 3.0 checks. Stream configurations are now robust and will no longer accept nonsense values. 2013-10-29 16:55:03 +01:00
Thulinma
26a57a1668 More fixes. 2013-10-17 13:56:19 +02:00
Thulinma
e6556b0783 Fix rest of Erik stuff. 2013-10-17 13:04:30 +02:00
Thulinma
50b15bb0d6 Fixed Erik's mistakes. Ohai Erik. 2013-10-17 10:02:04 +02:00
Erik Zandvliet
41142e681c Added automated fixing on the correct places. 2013-10-17 09:20:44 +02:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Thulinma
51d0d26a6e Fixed metadata not being loaded before first viewer opens the stream. 2013-08-28 15:19:56 +02:00
Thulinma
5612f83db6 Fixed VoD stream status resetting improperly. 2013-05-14 10:53:25 +02:00
Erik Zandvliet
431f453586 Added extra doxygen, refactored all analysers into a separate namespace. 2013-03-30 15:05:43 +01:00
Erik Zandvliet
ea646f6354 Added doxygen-style documentation to the controller. 2013-03-28 16:14:13 +01:00
Thulinma
14ba7f835a Re-unified coding style. 2013-03-25 12:25:36 +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/controller_streams.cpp (Browse further)