Commit graph

3250 commits

Author SHA1 Message Date
Thulinma
e7e37105b6 Several stability improvements and optimizations for HTTP handling and parsing (also, should fix HTTP Progressive under Windows - again). 2012-06-12 10:11:58 +02:00
Thulinma
a08f8e3033 Several stability improvements and optimizations for HTTP handling and parsing (also, should fix HTTP Progressive under Windows - again). 2012-06-12 10:11:58 +02:00
Thulinma
b88de8e395 Added DTMI desync handling - no longer spams error messages, fixes issues faster. 2012-06-08 22:06:24 +02:00
Thulinma
682ecd2a0e Added DTMI desync handling - no longer spams error messages, fixes issues faster. 2012-06-08 22:06:24 +02:00
Thulinma
5fff8825d9 Fixed invalid commandline option segfaults, renamed no-daemon to the proper nodaemon as mentioned in all documentation and help messages. 2012-06-08 18:19:43 +02:00
Thulinma
ad530a76ea Fixed invalid commandline option segfaults, renamed no-daemon to the proper nodaemon as mentioned in all documentation and help messages. 2012-06-08 18:19:43 +02:00
Thulinma
66afa76397 Support for generating new MistController API accounts from commandline. 2012-06-08 10:35:46 +02:00
Thulinma
c49eaca664 Fixed RTMP desync bug with Windows clients. 2012-06-08 00:11:25 +02:00
Thulinma
19c7081685 Fixed RTMP desync bug with Windows clients. 2012-06-08 00:11:25 +02:00
Lekensteyn
ae057d3e78 buffer: Fail early and print diagnostic message
When /tmp/mist/ was created before as a different user, and MistBuffer was
started, it would print "End of input file - buffer shutting down". This is very
confusing, therefore fail earlier and print a more useful message even if DEBUG
is disabled.
2012-06-03 12:17:41 +02:00
Lekensteyn
90e0c0037e autofoo cleanup, put version detection in configure.ac
- Autogenerated files do not belong to the repository, remove those files.

- The version is also determined when generating the configure file, so remove
  the version.sh file as well.

- Remove ACLOCAL_AMFLAGS and the related entry in configure.ac to get rid of
  configuration errors.

- Do not create NEWS or INSTALL by using a lower strictness.

- Ignore autogenerated autojunk.
2012-06-02 22:19:57 +02:00
Lekensteyn
fcf29984c0 autofoo cleanup, put version detection in configure.ac
- Autogenerated files do not belong to the repository, remove those files.

- The version is also determined when generating the configure file, so remove
  the version.sh file as well.

- Remove ACLOCAL_AMFLAGS and the related entry in configure.ac to get rid of
  configuration errors.

- Do not create NEWS or INSTALL by using a lower strictness.

- Ignore autogenerated autojunk.
2012-06-02 22:19:57 +02:00
Lekensteyn
c885aec389 Remove autogenerated foo
make dist takes care of putting autogenerated files in a source tarball.
2012-06-02 19:43:01 +02:00
Thulinma
0e510a21f8 Switch init data order for HTTP progressive, should fix video issues. 2012-05-26 21:44:19 +02:00
Thulinma
7936c7efaa Should fix all buffer-related timing issues. 2012-05-24 09:30:00 +02:00
Thulinma
7afbdd1ec3 Also fix DTSC analyser speed issues. 2012-05-23 16:09:55 +02:00
Thulinma
9fb606aa4f This should fix all DTSC reading speed-related issues. 2012-05-23 12:50:56 +02:00
Thulinma
ee9aacc49e Fixed HTTP Dynamic (F4V) processing. 2012-05-22 15:11:14 +02:00
Thulinma
331fac9146 Fixed HTTP Dynamic (F4V) processing. 2012-05-22 15:11:14 +02:00
Thulinma
4d9db0d6ee Further improve socket lib errrors. 2012-05-22 11:41:22 +02:00
Thulinma
2c5055840d Further improve socket lib errrors. 2012-05-22 11:41:22 +02:00
Thulinma
ccfcdeba29 Should fix socket binding issues in cygwin. 2012-05-14 18:18:15 +02:00
Thulinma
d44eda44fe Should fix socket binding issues in cygwin. 2012-05-14 18:18:15 +02:00
Thulinma
c9aa8c1ed4 Fixed initialization issue in Buffer. 2012-05-14 17:38:31 +02:00
Thulinma
9d8da4797f Fixed initialization issue in Buffer. 2012-05-14 17:38:31 +02:00
Thulinma
db90ed9deb Merge branch 'master' of github.com:DDVTECH/DMS 2012-05-14 16:17:42 +02:00
Thulinma
a1ac46093d Merge branch 'master' of github.com:DDVTECH/DMS 2012-05-14 16:17:42 +02:00
Thulinma
ab23344a85 Should fix compile problems. 2012-05-14 16:17:15 +02:00
Thulinma
6f5bc9d7fd Should fix compile problems. 2012-05-14 16:17:15 +02:00
Erik Zandvliet
5376bf08fb Added the display of timestamps to the FLV Analyser 2012-05-14 12:43:26 +02:00
Thulinma
5e298f2ceb Merge branch 'master' of github.com:DDVTECH/DMS 2012-05-13 15:32:48 +02:00
Thulinma
125febbd1a Added save settings option to controller and improved logging messages. 2012-05-13 15:32:17 +02:00
That-Guy
80a983ee32 added force-save feature, fixed log/stat send 'bug' 2012-05-11 21:03:15 +02:00
Thulinma
28fc63c5d0 Uplink mode disabled temporarily for standalone release purposes. 2012-05-11 19:17:36 +02:00
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