Commit graph

2478 commits

Author SHA1 Message Date
Thulinma
ff43c98373 Fixed some memory tracking issues for DTSC Streams. 2014-01-29 16:43:25 +01:00
Thulinma
082dd2e7c8 Fixed dropRing no longer deleting the ring pointer in DTSC::Stream 2014-01-29 14:31:19 +01:00
Thulinma
60a78c6a47 Fixed several MistBuffer threading and timing issues. 2014-01-29 13:48:18 +01:00
Thulinma
9f62fc4c91 Fixed Util::sleep ignoring values above 10 seconds. 2014-01-29 12:45:21 +01:00
Thulinma
99eb0ca6a4 Fix MistBuffer 100% CPU time after stream end. 2014-01-28 16:41:29 +01:00
Thulinma
a3bce93b7d Fixed problems with MistBuffer keeping too much data. 2014-01-28 16:15:00 +01:00
Thulinma
c9ac10ebe4 Updated connectors to make use of the new Util::Config::serveForkedSocket function, fixed several open-socket-related issues. 2014-01-27 18:15:29 +01:00
Thulinma
d81bc24155 Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets. 2014-01-27 18:02:58 +01:00
Thulinma
ebf0b41039 Moved tinythread to lib. 2014-01-27 09:54:26 +01:00
Thulinma
92b7a7534d Removed extra newlines from several debug messages. 2014-01-27 09:41:24 +01:00
Thulinma
0fe0c1fb4f Fixed slow process exit bug, improved debug messaging for procs. 2014-01-27 09:41:24 +01:00
Thulinma
5c0f053006 Prettified error messages, first work on Util::Config server helpers. 2014-01-27 09:41:24 +01:00
Erik Zandvliet
32f482edf0 Added explicit linking to lib rt to fix compile errors on various platforms 2014-01-24 19:38:01 +01:00
Erik Zandvliet
c6f63dfb95 Added explicit linking to lib rt to fix compile errors on various platforms 2014-01-24 19:37:27 +01:00
Erik Zandvliet
1ae4cff4ba Fixed a bug where filedescriptors were not properly closed in the master connector processes, thanks to Delian 2014-01-24 09:05:40 +01:00
Erik Zandvliet
dbd2ef598a Fixed a segmentation fault. 2014-01-23 11:16:28 +01:00
Erik Zandvliet
0589568276 Fixed a bug concerning multiple conversions at the same time. 2014-01-22 13:50:25 +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
8dd8272969 Fixed a compile error 2014-01-22 08:54:26 +01:00
Erik Zandvliet
9fd1867245 Conversion now tries to enforce baseline if h264 codec selected. 2014-01-21 15:05:35 +01:00
Erik Zandvliet
fbf09fd7c2 Fixed a bug where sockets would not be closed. 2014-01-21 12:34:55 +01:00
Erik Zandvliet
8be1c1a108 Fix in ogg, prevents 100% CPU load 2014-01-21 12:34:27 +01:00
cat
390be45914 LSP - bugfix - val(), not value().. 2014-01-20 12:31:39 +01:00
Oswald Auguste de Bruin
9812ab6f41 String copies omitted 2014-01-20 10:49:50 +01:00
Erik Zandvliet
6720f7a5ae Moved boolean cast to readOnlyMeta, fix'ed bugs regarding FLV metadata generation. 2014-01-20 10:33:24 +01:00
Thulinma
9ddc2fc794 Improved handling of CPPFLAGS option. 2014-01-17 19:31:06 +01:00
Thulinma
6b78cad546 Improved library handling in makefile, added WITH_THREADNAMES option. 2014-01-17 16:53:14 +01:00
Thulinma
3123aeb32a Fixed buffer CPU usage when streams are ended. 2014-01-17 16:51:12 +01:00
cat
e1e2ecf251 LSP - bugfix - conversion page: don't try to set audio or video settings when the checkbox is not checked, dont overwrite the encoders object when refreshing conversion status, and for mp3 audio codec set a samplerate of 44100 2014-01-15 09:30:48 +01:00
cat
d421c55daa LSP - bugfix - hard/soft limits without a capital letter 2014-01-15 09:30:48 +01:00
Thulinma
211eb38613 Removed compiled warnings etc from ogg optimizes. 2014-01-15 09:16:06 +01:00
Oswald Auguste de Bruin
d8b7a3ea1c Ogg optimizes 2014-01-15 09:16:06 +01:00
Thulinma
63913f361a Added connection timeout for progressive HTTP connections. 2014-01-14 12:51:00 +01:00
Thulinma
6e651f9e1b Removed debug messages and compile warnings from ogg optimizes. 2014-01-13 15:44:10 +01:00
Oswald Auguste de Bruin
3f66afff24 Ogg optimises. 2014-01-13 15:32:29 +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
Thulinma
d11050db34 Added timeout to DTSC::Stream::waitForMeta() function 2014-01-13 11:22:50 +01:00
Thulinma
fccacc5c96 Fix assorted DTSC header bugs. 2014-01-10 14:50:36 +01:00
Thulinma
583ffd7e89 Optimized JSON::Value for files, and not a little bit, either. 2014-01-10 14:13:06 +01:00
Thulinma
2b7b7e85ac Fixed Mac and Win support. I hate you, Mac and Win. 2014-01-08 16:32:43 +01:00
cat
983c03661d LSP: tweak - save conversion details on conversion refresh 2014-01-08 11:31:43 +01:00
cat
a074fcf717 LSP: tweak - warnings (and errors) in the last log entry are now orange 2014-01-08 11:31:43 +01:00
cat
2189072f85 LSP: bugfix - limit moving was broken in the minimized version 2014-01-08 11:31:43 +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
ce5b99774d Prevent tinythread from showing up in doxygen documentation. 2014-01-08 00:58:51 +01:00
Thulinma
10e4a78398 Prevent crash when calling getTime() on an empty DTSC::Stream 2014-01-07 23:40:38 +01:00
Thulinma
b31f16af48 Added final newline to sourcery output. 2014-01-07 17:18:05 +01:00