Hydrar's mistserver dev branch
Find a file
Cat 7308630fe1 LSP:
- link to mistshop in menu
- LTS features visible but disabled for non LTS users
- record option for livestreams in LTS
- in edit protocol, the saved value for the default port is now '' (empty string) instead of 0
2013-08-27 13:03:42 +02:00
lsp LSP: 2013-08-27 13:03:42 +02:00
src SRT output now displays an error on non-subtitle requested tracks, and fixed a bug in the JSON connector 2013-08-27 12:02:06 +02:00
.gitignore Fixed VoD stream status resetting improperly. 2013-05-14 10:53:25 +02:00
.mailmap Added mailmap with all contributors. 2013-04-04 00:55:08 +02:00
AUTHORS Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
ChangeLog Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
configure.ac Updated libmist version requirement to 5.1.2 2013-04-15 12:36:36 +02:00
COPYING Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
createhooks.sh Again, fixed hooks. 2012-08-26 23:16:57 +02:00
Doxyfile Refactoring of the HTTP_Connector namespace, starting to add documentation as well. 2013-03-27 16:05:59 +01:00
Makefile.am LSP - tablesort.js was not included in the make script + tablesort graphics to CSS rather than seperate files 2013-01-07 16:31:41 +01:00
NEWS Updated git URLs to be more generic. 2012-10-01 11:05:30 +02:00
README Updated git URLs to be more generic. 2012-10-01 11:05:30 +02:00

For full documentation as well as background information, visit our wiki at:
http://wiki.mistserver.com/

Code contributions and bug reports are welcomed through:
https://github.com/DDVTECH/

The following configure options are possible:
--enable-verbose  = Compiles all applications in verbose mode, printing a lot more information to the screen than normally.
--disable-verbose = The opposite of above (default).