Commit graph

610 commits

Author SHA1 Message Date
Thulinma
87c567e37c Final edits to bring all analysers and converters into autotools build system. Done! 2012-05-08 22:43:37 +02:00
Thulinma
fb1a39dbd7 Updated gitignore file for autotools 2012-05-08 22:16:12 +02:00
Thulinma
f17d5e675d Now working fully with autotools 2012-05-08 22:10:22 +02:00
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Thulinma
3ebfe1b693 Fixed bugs for debug session may 4 2012. 2012-05-04 14:28:01 +02:00
Thulinma
ecbcf438de Fix a buffer name issue. 2012-05-02 22:29:11 +02:00
Thulinma
8a5a13eb2a Merge branch 'master' of github.com:DDVTECH/DMS 2012-05-01 23:56:26 +02:00
Thulinma
2ea5250c15 Added support for pulling media files through ffmpeg, added MistFLV2DTSC converter to binaries. 2012-05-01 23:56:13 +02:00
That-Guy
20791cacdf fixfixfix 2012-05-01 18:18:06 +02:00
That-Guy
f3693a3242 fixed statistics bug 2012-05-01 18:14:22 +02:00
Thulinma
54b5bfbea1 Increase timeout to 10 secs. 2012-05-01 17:50:59 +02:00
Thulinma
feaa2d5f90 Fixed Buffer bootup, added "copy" preset handling. 2012-05-01 15:16:44 +02:00
Thulinma
aaecc7e983 Fixed JSON lib automatic conversion from string to long long int. 2012-05-01 15:10:59 +02:00
Thulinma
59d81223c8 Fortify connector start code. 2012-05-01 14:53:37 +02:00
Thulinma
63d8378118 Fixed some issues with empty values in JSON::Value::toString() 2012-05-01 14:42:52 +02:00
Thulinma
9998284c7f Fixed a minor JS issue in server.html 2012-05-01 14:34:10 +02:00
Thulinma
89186a05cc JSON reading fixed. I don't know why this wasn't noticed before. :-) 2012-05-01 14:28:31 +02:00
Thulinma
45ecfdfe6b Merge branch 'DTSC'
Conflicts:
	server.html
2012-04-28 15:04:06 +02:00
Thulinma
ebc1b9f093 Include basic embed code generation in the HTTP connector. Closes #23, #24 and #25. 2012-04-28 14:58:49 +02:00
Thulinma
8722effe2f Fixed Controller compiling, upped socket lib verbosity, fixed JSON::Value null -> string convert, fixed Makefile install command. 2012-04-28 00:51:21 +02:00
Thulinma
d81a99573c Updated controller for #24 and #25, closes #24. 2012-04-27 23:44:52 +02:00
Thulinma
b271cd0fe7 Merge branch 'DTSC' of github.com:DDVTECH/DMS into DTSC. Forced to Jaron's style, for now. May change later.
Conflicts:
	Buffer/Makefile
	Connector_HTTP/Makefile
	Connector_RAW/Makefile
	Connector_RTMP/Makefile
2012-04-27 21:11:10 +02:00
Thulinma
6c588e51fc Stable multi-user buffer and re-enabled push support. Renamed DDV_->Mist. Closes #25 2012-04-27 21:07:26 +02:00
Erik Zandvliet
6cf133226c Merge branch 'DTSC' of github.com:DDVTECH/DMS into DTSC 2012-04-23 19:00:57 +02:00
Erik Zandvliet
2427c9eb85 Small Update 2012-04-23 18:59:58 +02:00
Lekensteyn
51c760eef7 Use coreutils' install command, support DESTDIR 2012-04-22 15:37:00 +02:00
That-Guy
71f6bfbb1b fix for 23 #17 2012-04-21 19:11:04 +02:00
That-Guy
94b2d20bcb fixed bug for issue 23 (#17) 2012-04-21 19:00:50 +02:00
That-Guy
5892a176a3 lsp protocol interface fix for 23 (#17) 2012-04-21 17:18:51 +02:00
Lekensteyn
f527bc5d45 Fix compile error on -lpthread 2012-04-21 16:56:38 +02:00
That-Guy
3e5aa21ef9 lowercase force save text, #17 2012-04-21 13:31:29 +02:00
That-Guy
63af4b17c3 new text for force save button and preps for new protocol interface, #17 2012-04-21 13:27:33 +02:00
That-Guy
30adcfbbec added force save button for #17 2012-04-21 13:14:53 +02:00
That-Guy
711a700d47 stream status colors 2012-04-21 13:02:51 +02:00
That-Guy
d12aa5cb85 added filter for streams on the lsp (#17, 1h) 2012-04-21 12:57:59 +02:00
That-Guy
d20729fb64 several fixes for lsp, login save on error, enter button login and refresh viewer stats (#17, 1h) 2012-04-21 11:25:25 +02:00
Thulinma
9ae274b0c1 Fixed a minor ordering bug in FLV2DTSC, made Connector_RTMP fully functional in DTSC environment (push support). 2012-04-18 11:23:33 +02:00
Thulinma
2a8ce23db0 A few bugfixes and improvements in the FLV2DTSC code. Also, moved conversion logic to flv_tag.cpp/h instead of keeping it inside the conversion tool itself. 2012-04-17 21:33:43 +02:00
Erik Zandvliet
9475359e16 Merge branch 'DTSC' of github.com:DDVTECH/DMS into DTSC 2012-04-17 11:13:12 +02:00
Thulinma
0817b818fb Minor fixes in config.cpp 2012-04-17 11:11:01 +02:00
Erik Zandvliet
39edb8ff0b Merge fix 2012-04-17 10:46:29 +02:00
Thulinma
f9de7f9a64 RTMP Connector upgrade to DTSC - push mode doesn't convert to DTSC yet (it will tomorrow) and it is still untested - but should work. 2012-04-15 01:54:39 +02:00
Thulinma
b0880215df Fixed HTTP Connector F4V support. 2012-04-10 17:01:09 +02:00
Thulinma
9b6e220b88 Several major bugfixes in FLV handling, multithreaded buffer now actually works (still crashes when multiple users connect, though... needs further "tweaking"), updated toolset. 2012-04-10 16:26:30 +02:00
Thulinma
4cd8641e50 First multithreaded version of the Buffer process. 2012-04-08 22:56:51 +02:00
Thulinma
e3ecdb1e4b Restructured some for clarity, got rid of the crappy JSON library, general awesomeness. 2012-04-07 23:45:03 +02:00
That-Guy
2325d3be5a added embed page and temporary text (#17) 2012-04-05 00:36:14 +02:00
That-Guy
bfd12c723d renamed server-rel to server, added overview stats, placeholder bugfix (#17, 1h) 2012-04-04 21:18:46 +02:00
Thulinma
022ff26205 Merge branch 'master' into DTSC
Conflicts:
	Buffer/main.cpp
	server.html
2012-04-04 15:02:05 +02:00
That-Guy
833d556388 finished server-rel (delete confirmation) and embedded jQuery js (#17) 2012-04-04 14:42:35 +02:00