Commit graph

2666 commits

Author SHA1 Message Date
Thulinma
bb9d95880c Improve notation for version numbers. 2012-05-11 19:01:39 +02:00
Thulinma
34d49c9591 Improve notation for version numbers. 2012-05-11 19:01:39 +02:00
Thulinma
b19c800f34 Fix FLV2DTSC binary and add some checks in the flv_tag lib. 2012-05-11 18:39:24 +02:00
Thulinma
ef682b99d9 Fix FLV2DTSC binary and add some checks in the flv_tag lib. 2012-05-11 18:39:24 +02:00
Thulinma
995a20b91e Re-enable debugging option, fix chars back to unsigned. 2012-05-11 18:08:17 +02:00
Thulinma
cf5dc1ff93 Re-enable debugging option, fix chars back to unsigned. 2012-05-11 18:08:17 +02:00
Thulinma
a086cff579 Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
Thulinma
bf75cc278c Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
Thulinma
cd0d79790b Fix null-array bug in JSON lib as well as flv_tag compile warnings. 2012-05-11 15:45:29 +02:00
Thulinma
46ed4bdd60 Fix null-array bug in JSON lib as well as flv_tag compile warnings. 2012-05-11 15:45:29 +02:00
Thulinma
b90c4e2623 Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
Thulinma
3085a99787 Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
Thulinma
a0528c331f Final edits to bring all analysers and converters into autotools build system. Done! 2012-05-08 22:43:37 +02:00
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
6bfddff131 Now working fully with autotools 2012-05-08 22:10:22 +02:00
Thulinma
f17d5e675d Now working fully with autotools 2012-05-08 22:10:22 +02:00
Thulinma
ad410a2e79 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Thulinma
c123111e70 Fixed bugs for debug session may 4 2012. 2012-05-04 14:28:01 +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
2d82dd6c2c Merge branch 'master' of github.com:DDVTECH/DMS 2012-05-01 23:56:26 +02:00
Thulinma
8a5a13eb2a Merge branch 'master' of github.com:DDVTECH/DMS 2012-05-01 23:56:26 +02:00
Thulinma
1db7ead3c0 Added support for pulling media files through ffmpeg, added MistFLV2DTSC converter to binaries. 2012-05-01 23:56:13 +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
76d7acfbb7 Fixed JSON lib automatic conversion from string to long long int. 2012-05-01 15:10:59 +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
332f399067 Fixed some issues with empty values in JSON::Value::toString() 2012-05-01 14:42:52 +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
663ffb74eb JSON reading fixed. I don't know why this wasn't noticed before. :-) 2012-05-01 14:28:31 +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
f91d7fa317 Merge branch 'DTSC'
Conflicts:
	server.html
2012-04-28 15:04:06 +02:00
Thulinma
45ecfdfe6b Merge branch 'DTSC'
Conflicts:
	server.html
2012-04-28 15:04:06 +02:00
Thulinma
505ed38a50 Include basic embed code generation in the HTTP connector. Closes #23, #24 and #25. 2012-04-28 14:58:49 +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
8b15fd52c4 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
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
fffcf598c4 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
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
2701a0be46 Stable multi-user buffer and re-enabled push support. Renamed DDV_->Mist. Closes #25 2012-04-27 21:07:26 +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
fed61efd80 Merge branch 'DTSC' of github.com:DDVTECH/DMS into DTSC 2012-04-23 19:00:57 +02:00