Commit graph

2411 commits

Author SHA1 Message Date
Erik Zandvliet
02c10bc1b2 Update of DTSCFix to DTSCv2 2013-06-03 15:51:23 +02:00
Erik Zandvliet
e76b957e84 Initial work on DTSCMerge 2013-06-03 15:51:22 +02:00
Erik Zandvliet
60c9c2b67c Fixed a bug for unkown types in DTSCFix 2013-06-03 15:51:22 +02:00
Erik Zandvliet
bb78226119 Updated flv2dtsc to use new code style 2013-06-03 15:51:22 +02:00
Erik Zandvliet
3d6dd21773 Edited DTSCFix to update DTSC files to DTSCv2 2013-06-03 15:51:22 +02:00
Thulinma
9228198097 Fixed a FLV header bug causing both video and audio to always be mentioned even when not present, added header-only parsing support to HTTP library. 2013-06-03 15:50:21 +02:00
Thulinma
3e944397f6 Massive speedup in HTTP proxy handling. 2013-06-03 15:48:48 +02:00
Thulinma
62c4689ae2 Fixed a potential threading problem in DTSC::Stream. 2013-05-21 13:21:07 +02:00
Thulinma
1c759bb2cd Added -c function to controller. 2013-05-21 13:00:02 +02:00
Thulinma
5612f83db6 Fixed VoD stream status resetting improperly. 2013-05-14 10:53:25 +02:00
Cat
48c296fc3c LSP: fixed log retrieval interval running while on other tabs 2013-05-13 14:38:22 +02:00
Erik Zandvliet
96e8523c51 Fixed a small bug in logging 2013-05-13 13:13:57 +02:00
Thulinma
3a73e17e9c iOS fix for embed code 2013-05-13 10:10:31 +02:00
Thulinma
43427f281d Embed code fix 2013-05-06 10:57:38 +02:00
Cat
1469fa3240 LSP: moved function to functions.js + minor style change 2013-05-02 13:15:44 +02:00
Cat
530ba10eb8 LSP: fixed minor bug in limits and added refresh timer to logs 2013-04-29 14:56:22 +02:00
Cat
7dea2e82f0 LSP: changed limit 'current bandwidth' description 2013-04-29 13:13:46 +02:00
Cat
5bc15ea794 LSP: lots of fixes 2013-04-23 14:42:57 +02:00
Cat
353d58e98f LSP: fixed http port returning 0 when default is set 2013-04-23 14:42:57 +02:00
Erik Zandvliet
f5cbe7343d Tweaked pretty printing in several cases. 2013-04-23 14:39:52 +02:00
Thulinma
bb380613f4 Tweaked log messages in controller when messing with immutable properties (time, version). 2013-04-23 12:41:25 +02:00
Thulinma
1f97b1c92e Updated libmist version requirement to 5.1.2 2013-04-15 12:36:36 +02:00
Thulinma
b9613149e0 Updated version to 5.1.2 2013-04-15 11:43:55 +02:00
Thulinma
2705af4012 Fixed memory corruption in optionless binaries. 2013-04-15 10:45:56 +02:00
Cat
47de0c4570 Fixed bug regarding limits tab showing up for non LTS versions 2013-04-14 23:38:00 +02:00
Thulinma
61246062fb Fixed / improved fragmenter. 2013-04-13 13:45:42 +02:00
Thulinma
10f1803857 Fixed deadlock if buffer disconnects before sending metadata to connectors. 2013-04-12 16:41:11 +02:00
Thulinma
71b918b7aa Make all FLV memory management go through a single function - further robustifies FLV library. 2013-04-11 14:34:30 +02:00
Thulinma
e23a835c26 Reordered controller shutdown ordering. 2013-04-10 23:26:16 +02:00
Thulinma
719ac8de7b Made user thread handling in buffer more sane and more bulletproof. 2013-04-10 23:07:08 +02:00
Thulinma
1a5e0be093 Fixed Buffer not shutting down properly in some cases. 2013-04-10 22:19:25 +02:00
Thulinma
54a19d60e6 Added setBlocking to Socket::Server. 2013-04-10 22:18:12 +02:00
Cat
e242965266 2x scheepsrecht? 2013-04-10 16:42:02 +02:00
Cat
50944ae78e compile this time please. 2013-04-10 16:30:29 +02:00
Thulinma
40a99ece9a Fixed some more threading issues in HTTP proxy - clarified code. 2013-04-10 15:35:31 +02:00
Cat
3ab6d3f47f LSP: added new limit edit style from MM 2013-04-10 13:07:15 +02:00
Thulinma
89c4e766ed Fixed FMLE RTMP ingest. 2013-04-08 16:25:58 +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
c1844e2ee9 Updated tinythread to 1.1 2013-04-06 17:16:09 +02:00
Thulinma
7565b705ad Fixed memory leak in FLV library. 2013-04-05 16:36:29 +02:00
Thulinma
1c20982004 Optimized memory usage of ingest in RTMP connector. 2013-04-05 16:35:32 +02:00
Thulinma
cb90d6da2e Fixed HTTP proxy threading problems. 2013-04-04 01:58:00 +02:00
Thulinma
58c17a6374 Several minor fixes / tweaks. 2013-04-04 00:58:23 +02:00
Thulinma
38bd17dd81 Added mailmap with all contributors. 2013-04-04 00:55:08 +02:00
Thulinma
9c2db7dbbd Added more files to .gitignore 2013-04-04 00:54:42 +02:00
Thulinma
51ebca43f1 Buffer threading problem fixes. 2013-04-04 00:52:51 +02:00
Thulinma
e16723c466 RTMP Analyser performance improvements. 2013-04-04 00:52:36 +02:00
Cat
2e0201e1e8 LSP: removed unsupported limits and bugfixed limits tab not showing up despite having a LTS version 2013-04-03 14:16:05 +02:00
Thulinma
77bb9e76b1 Updated libmist version to 5.0.2 2013-03-30 22:19:12 +01:00