Commit graph

1407 commits

Author SHA1 Message Date
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
ebf0b41039 Moved tinythread to lib. 2014-01-27 09:54:26 +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
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
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
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
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
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
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
b31f16af48 Added final newline to sourcery output. 2014-01-07 17:18:05 +01:00
Thulinma
ad5929c603 Optimized controller API responses. 2014-01-07 17:16:55 +01:00
Thulinma
fadde8c546 Wut...? 2014-01-07 15:31:49 +01:00
Thulinma
b3eb9d8f10 Improved Makefile. 2014-01-06 18:26:00 +01:00
Erik Zandvliet
453d3ac885 Added a replacement for xxd, fixed a bug in flv. 2014-01-06 15:10:16 +01:00
cat
2599769b9c LSP bugfix - dont add &login after hostname 2014-01-06 13:06:42 +01:00
Erik Zandvliet
6ae7b6146e Edits to makefile 2014-01-06 12:00:04 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +01:00
Thulinma
d8113e7829 Changed buildsystem from automake to plain make. 2014-01-04 22:28:09 +01:00
cat
4e03805671 LSP: bugfix - dont break in case of empty stream or protocol objects 2014-01-02 14:03:08 +01:00
cat
0e440231a3 LSP: back button support 2014-01-02 12:35:13 +01:00
Thulinma
723c8b8b3b Fixed smooth CPU problems more properly.
Yes, you read that right.
2013-12-22 13:42:39 +01:00
Thulinma
8c09bbc3e9 Updated syntax for player binary. 2013-12-20 16:02:47 +01:00
Thulinma
5eafed5485 Fixed Smooth CPU usage problems. 2013-12-20 15:38:30 +01:00
Thulinma
986561ffce Fixed multibitrate codec-based track selection in dynamic, progressive FLV, RTMP and TCP MPEG2-TS. 2013-12-20 15:08:41 +01:00
Erik Zandvliet
af0ae568c4 Working DTSC Merge 2013-12-20 13:07:58 +01:00
Erik Zandvliet
78ce2c4180 Assorted Fixes 2013-12-19 14:25:05 +01:00
Thulinma
cf7477a773 LSP rework, courtesy of Thoronwen / Carina. Merged into single commit. 2013-12-17 16:12:51 +01:00
Thulinma
a60b674471 Improved track handling for live streams. 2013-12-17 15:58:43 +01:00
Erik Zandvliet
733868aa70 Added option for streamname to the player. 2013-12-17 14:52:44 +01:00
Thulinma
f98b790986 Fixed HLS codec selection when multiple options are available. 2013-12-17 11:41:26 +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