Commit graph

54 commits

Author SHA1 Message Date
Thulinma
934ed69c58 Merge branch 'development' into LTS_development
# Conflicts:
#	lib/config.cpp
2016-09-22 18:31:49 +02:00
Thulinma
43d620f9f2 Removed old bigmeta flag in config lib. 2016-09-22 18:29:41 +02:00
Thulinma
1172768c34 Merge branch 'development' into LTS_development
# Conflicts:
#	lib/shared_memory.cpp
#	src/controller/controller.cpp
#	src/controller/controller_storage.h
#	src/output/output.cpp
2016-09-15 16:17:06 +02:00
Thulinma
ceafaa57e6 Added angel process 2016-09-15 16:03:24 +02:00
Thulinma
b430ef239e Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
#	lib/config.cpp
2016-09-02 14:50:02 +02:00
Balder
3ab582d60b Added bigmeta to cmakelist and ifdef flag to config.cpp 2016-08-09 11:03:49 +02:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Erik Zandvliet
dda0ea669c Fully implemented DTSC pull support 2016-05-05 16:05:12 +02:00
Thulinma
1f5dfdc580 Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
Thulinma
9e8b07cbfc Added STATS_DELAY compile flag for overriding the statistics delay for better or worse accuracy than the default. 2016-04-27 12:49:25 +02:00
Thulinma
fd123c8c1f Listening sockets now closed when forking child processes, preventing lock of ports when children aren't killed. 2016-04-22 09:30:32 +02:00
Thulinma
f90f261116 Merge branch 'development' into LTS_development 2015-11-25 21:48:37 +01:00
Thulinma
8e94528d6f Improved signal and UDP bind debugging information, decreased verbosity of windows SHM errors. 2015-11-24 15:57:17 +01:00
Thulinma
8bcda5e57b Merge branch 'development' into LTS_development
# Conflicts:
#	lib/bitstream.h
#	lib/h264.cpp
#	lib/h264.h
#	lib/nal.cpp
#	lib/nal.h
2015-11-05 17:07:17 +01:00
Thulinma
b28a619fc6 Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet. 2015-11-05 17:05:21 +01:00
Thulinma
74c8932106 Merge branch 'development' into json_mod_LTS
# Conflicts:
#	lib/shared_memory.cpp
#	src/controller/controller.cpp
#	src/io.cpp
#	src/output/output.cpp
#	src/output/output_http_internal.cpp
2015-10-07 11:05:49 +02:00
Thulinma
16d38459b6 Made JSON library non-recursive.
Co-authored with Diederick.
2015-10-06 13:21:14 +02:00
Thulinma
a559e27102 Report Pro version flags in --version output. 2015-09-03 20:02:50 +02:00
Thulinma
096b289cdf Updated --version argument to give more detailed output. 2015-09-03 17:54:20 +02:00
Thulinma
55a8c55c24 Fixed a character case mistake in command line options, added missing documentation to internal metadata format. 2015-02-21 16:33:22 +01:00
Erik Zandvliet
9adb055f3a Fixed a typo 2014-09-05 14:42:28 +02:00
ozzay
4f3f67d23f Allow repeated calling of Config::activate 2014-08-18 13:10:26 +02:00
Thulinma
8c01ec8897 Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
Thulinma
57bcd8f25c Fixes and new functionality by Wouter Spruit, mostly for the HTTP proxy rewrite. 2014-06-18 10:38:40 +02:00
Thulinma
064c4ecdcc Added runtime debug level support. 2014-05-29 13:33:31 +02:00
Thulinma
9587d2fff6 Improved Windows compatiblity 2014-05-02 17:03:16 +02:00
Thulinma
0e5d838a20 Shared Memory updates 2014-04-04 02:08:05 +02:00
martin
1d1519111f Improved Daemonize function, to work with logs 2014-03-12 13:35:56 +01:00
martin
1063daeff4 daemonising is no longer the default 2014-03-12 13:35:56 +01:00
Thulinma
21fe9a5910 Refactored config library to make threaded/forked sockets more re-usable. 2014-02-23 14:47:37 +01:00
Thulinma
d81bc24155 Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets. 2014-01-27 18:02:58 +01:00
Thulinma
5c0f053006 Prettified error messages, first work on Util::Config server helpers. 2014-01-27 09:41:24 +01:00
Thulinma
12a0c1942c Removed ALL the compile warnings! 2014-01-05 15:26:41 +01:00
Oswald Auguste de Bruin
de733c31a3 Fix in lib which makes mistserver compilable and usable for mac 2013-09-04 15:55:35 +02:00
Thulinma
ea71dd2d5c Some small optimizations, added reference functions to JSON lib, fixed config commandline options. 2013-08-12 13:18:48 +02:00
Thulinma
0c059f0ca3 Added better generic support for connector options. 2013-08-07 16:04:57 +02:00
Thulinma
bec0c12ac6 Fixed command line argument parsing bug. 2013-06-25 15:55:55 +02:00
Erik Zandvliet
59d03dcf48 Fixed a bug in parsing configuration values. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
a7de3bf08f Configuration parser bug fixed. 2013-06-03 15:51:47 +02:00
Thulinma
2705af4012 Fixed memory corruption in optionless binaries. 2013-04-15 10:45:56 +02:00
Thulinma
aa5056ee3d Fixed compiling on OSX, also fixes DDVTECH/mistlib#1 2013-03-14 00:13:07 +01:00
Thulinma
38ef8704f8 Global cleanups and standardization of code style. 2012-12-11 11:03:33 +01:00
Thulinma
5674f5de8f Implemented Util::getMyPath() 2012-10-23 11:12:08 +02:00
Peter Wu
940fb7eb4c Merge branch 'master' into development 2012-08-30 11:17:57 +02:00
Peter Wu
f11ce43887 Fix compile warnings
Todo: error checking for DTSC::File::getHeader
2012-08-30 11:16:49 +02:00
Thulinma
a2f37a1bbd Add version number as a static member (libver) of Util::Config. 2012-08-28 23:39:42 +02:00
Thulinma
3ec56cf675 Change Util::Config to be able to return arrays on request. 2012-08-28 11:01:59 +02:00
Peter Wu
689eb74945 Fix compiler warnings (mainly signed/unsigned comparisons) 2012-08-25 19:21:58 +02:00
Thulinma
977a8617a2 Fix Config::activate to not check nonexistant options. 2012-08-14 20:42:35 +02:00
Thulinma
08f28d134a Report name of non-existant options to help debugging. 2012-08-13 07:59:24 +02:00