Hydrar's mistserver dev branch
Find a file
2013-03-14 00:13:07 +01:00
lib Fixed compiling on OSX, also fixes DDVTECH/mistlib#1 2013-03-14 00:13:07 +01:00
test Stability fixes for MP4 lib, fixed MP4 unit test. 2012-09-29 03:12:51 +02:00
.gitignore Restructuring so our libraries can go into a separate libmist project. 2012-07-09 00:15:06 +02:00
AUTHORS Added missing JSON "operator bool()" and size() methods. 2012-07-12 01:03:40 +02:00
ChangeLog Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
configure.ac Fixed compiling on OSX, also fixes DDVTECH/mistlib#1 2013-03-14 00:13:07 +01:00
COPYING Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
createhooks.sh Again, fixed hooks. 2012-08-26 23:30:12 +02:00
Doxyfile Doxygen upgrade 2012-08-28 13:59:54 +02:00
Makefile.am Restructuring so our libraries can go into a separate libmist project. 2012-07-09 00:15:06 +02:00
NEWS Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
README Restructuring so our libraries can go into a separate libmist project. 2012-07-09 00:15:06 +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/libmist

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