Commit graph

126 commits

Author SHA1 Message Date
Thulinma
05d3375412 Re-enabled stream status checkers for Windows/Mac versions. 2014-08-04 18:02:04 +02:00
Thulinma
2c972c0829 Fixed 5s timer for protocol status checker. 2014-08-04 16:00:37 +02:00
Thulinma
5264fbf546 MistController: now with even more threads! 2014-08-02 16:39:43 +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
1e66e6c817 Removed stats sockets - haven't been in use for a while now. 2014-07-09 14:58:55 +02:00
Thulinma
9505a94a2a Removed MistDTSCFix calls in controller_streams.cpp 2014-06-26 14:02:15 +02:00
Thulinma
5a6e793f78 Removed faulty basepath default setting. 2014-06-23 21:49:28 +02:00
Thulinma
1a3c23d5d7 Fixes and optimizes to MistController 2014-06-23 10:10:54 +02:00
Thulinma
f09e58e034 Better display of "enabled" protocols that used to display as unavailable. 2014-06-20 19:51:34 +02:00
Thulinma
7f1c2f28aa Various and sundry fixes. 2014-06-20 19:07:13 +02:00
Thulinma
81d56bc04b HTTP proxy rewrite, by Wouter Spruit. 2014-06-18 15:00:26 +02:00
Thulinma
840cfaabed Added support for arrays of requests in totals/clients API calls. 2014-06-11 17:58:49 +02:00
Thulinma
4f217771f0 Tweaked debug messages of controller when changing debug level. 2014-06-05 16:43:29 +02:00
Thulinma
17d90f05a9 Tweaks to various debug messages. 2014-06-05 14:21:32 +02:00
Thulinma
1174773244 Finalized error propagation and debug level setting code. 2014-06-05 09:55:30 +02:00
Thulinma
75c5af4575 Fixes. 2014-05-29 16:42:36 +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
martin
d519a8f6a0 Added support for logfiles 2014-03-12 13:51:21 +01:00
martin
e6ecfd87ae Daemonizing is no longer the standard 2014-03-10 14:22:53 +01:00
Thulinma
6fd8fef8bb Added more precise controller shutdown messages. 2014-02-13 13:28:25 +01:00
Erik Zandvliet
866f2fc2b0 Fixed clearing the conversion status. 2014-02-04 23:42:43 +01:00
Erik Zandvliet
28db5700a4 Edited some logging details. 2014-01-22 13:49:53 +01:00
Erik Zandvliet
e09be154bc Added timestamps to console log 2014-01-22 08:54:47 +01:00
Erik Zandvliet
18fa38a5cc Added error detection on writing config file 2014-01-13 15:24:27 +01:00
Thulinma
a4baed35d2 Fixed updateProtocol not restarting protocols with correct parameters.
Signed-off-by: Thulinma <jaron@vietors.com>
2014-01-13 15:01:09 +01:00
Erik Zandvliet
f2dabd962f Check for corrupt files. 2014-01-08 11:29:47 +01:00
Thulinma
d625e68c5f Added Buffer->Controller logging capabilities. 2014-01-08 01:40:26 +01:00
Thulinma
ad5929c603 Optimized controller API responses. 2014-01-07 17:16:55 +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
e3e76758b7 Added code for initial login create through LSP 2013-12-17 11:18:58 +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
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
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
8cae22be8e Reduced log duplicity. 2013-10-29 16:52:05 +01:00