Thulinma
|
10cc67a25a
|
Fixed lib inclusion in makefile
|
2015-03-16 14:30:25 +01:00 |
|
Thulinma
|
597dcee303
|
Merged library into mistserver
# Conflicts:
# .gitignore
# Doxyfile
# Makefile
# README
|
2015-03-16 04:01:54 +01:00 |
|
Thulinma
|
39f06dc99a
|
Added MP3 input support (coded by Erik Zandvliet)
|
2015-03-10 12:52:44 +01:00 |
|
Thulinma
|
95f19c4259
|
Merged TS unification edits by Wouter Spruit.
|
2015-03-05 13:49:09 +01:00 |
|
Thulinma
|
cf1200cab1
|
Removed -lcrypto from Makefile - OpenSSL is no longer a dependency.
|
2015-03-04 00:37:32 +01:00 |
|
Thulinma
|
a8deda2fab
|
Fixed magical duplicating interface page when compiling without cleaning first.
|
2015-02-20 18:03:24 +01:00 |
|
Thulinma
|
225a11132f
|
More LSP updates from Carina.
|
2015-02-14 00:03:38 +01:00 |
|
Thulinma
|
ed9c917bf2
|
LSP restructure (v3)
|
2015-02-12 17:01:24 +01:00 |
|
Thulinma
|
4a51a0e60e
|
Added NOSHM flag to non-library Makefile.
|
2015-01-15 15:28:46 +01:00 |
|
Thulinma
|
6a61b3be08
|
Made shared memory or shared files implementation a compile flag, fixed various compile warnings.
|
2014-12-30 22:11:42 +01:00 |
|
Thulinma
|
a47504b5cb
|
Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit.
|
2014-12-23 13:10:28 +01:00 |
|
Erik Zandvliet
|
c2a0d95f2b
|
Fix for not having to read through the entire file on startup of input.
|
2014-12-02 12:43:13 +01:00 |
|
Thulinma
|
d457046420
|
Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency.
|
2014-10-31 00:38:25 +01:00 |
|
Thulinma
|
fc5e86d7c2
|
Added MistOutHTTPTS, also minor cleanup in output.cpp
|
2014-09-29 21:04:25 +02:00 |
|
bdheeman
|
fbc1a456b4
|
Fix install permissions, errors and, or omissions
|
2014-06-30 14:14:43 +02:00 |
|
bdheeman
|
6a31f4b48b
|
Fix install permissions, errors and, or omissions
|
2014-06-30 14:13:19 +02:00 |
|
Thulinma
|
81d56bc04b
|
HTTP proxy rewrite, by Wouter Spruit.
|
2014-06-18 15:00:26 +02:00 |
|
Thulinma
|
cd2fe225c5
|
Shared memory rewrite
|
2014-04-04 19:50:40 +02:00 |
|
Thulinma
|
b5ff0eb0e4
|
Fixed compile errors.
|
2014-01-30 13:37:36 +01:00 |
|
Thulinma
|
ebf0b41039
|
Moved tinythread to lib.
|
2014-01-27 09:54:26 +01:00 |
|
Thulinma
|
5c0f053006
|
Prettified error messages, first work on Util::Config server helpers.
|
2014-01-27 09:41:24 +01:00 |
|
Erik Zandvliet
|
32f482edf0
|
Added explicit linking to lib rt to fix compile errors on various platforms
|
2014-01-24 19:38:01 +01:00 |
|
Erik Zandvliet
|
c6f63dfb95
|
Added explicit linking to lib rt to fix compile errors on various platforms
|
2014-01-24 19:37:27 +01:00 |
|
Thulinma
|
9ddc2fc794
|
Improved handling of CPPFLAGS option.
|
2014-01-17 19:31:06 +01:00 |
|
Thulinma
|
6b78cad546
|
Improved library handling in makefile, added WITH_THREADNAMES option.
|
2014-01-17 16:53:14 +01:00 |
|
Thulinma
|
211eb38613
|
Removed compiled warnings etc from ogg optimizes.
|
2014-01-15 09:16:06 +01:00 |
|
Thulinma
|
b3eb9d8f10
|
Improved Makefile.
|
2014-01-06 18:26:00 +01:00 |
|
Erik Zandvliet
|
453d3ac885
|
Added a replacement for xxd, fixed a bug in flv.
|
2014-01-06 15:10:16 +01:00 |
|
Erik Zandvliet
|
6ae7b6146e
|
Edits to makefile
|
2014-01-06 12:00:04 +01:00 |
|
Thulinma
|
05d23a0ac6
|
Removed ALL the compile warnings!
|
2014-01-05 15:28:53 +01:00 |
|
Thulinma
|
12a0c1942c
|
Removed ALL the compile warnings!
|
2014-01-05 15:26:41 +01:00 |
|
Thulinma
|
33427f1663
|
Changed buildsystems from automake to plain make.
|
2014-01-05 11:57:25 +01:00 |
|
Thulinma
|
d8113e7829
|
Changed buildsystem from automake to plain make.
|
2014-01-04 22:28:09 +01:00 |
|
Thulinma
|
36e086e0e2
|
Convert to autotools build system for cleanness (part1).
|
2012-05-08 19:19:42 +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 |
|
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
|
6c588e51fc
|
Stable multi-user buffer and re-enabled push support. Renamed DDV_->Mist. Closes #25
|
2012-04-27 21:07:26 +02:00 |
|
Thulinma
|
e3ecdb1e4b
|
Restructured some for clarity, got rid of the crappy JSON library, general awesomeness.
|
2012-04-07 23:45:03 +02:00 |
|
Thulinma
|
ab4035bf02
|
Include stream statuses in reports to GB, erase internal buffer of statistics and do not re-write config twice per minute anymore. Also, default make target is now client, instead of release-install.
|
2012-01-03 16:12:40 +01:00 |
|
Thulinma
|
ba61ce2cef
|
Improved general makefile - new targets for debug and release installs, release is now default
|
2011-08-12 02:30:01 +02:00 |
|
Thulinma
|
42befc2498
|
New compilation method
|
2011-04-18 16:29:48 +02:00 |
|
Thulinma
|
6db6829545
|
Even more documentation, RTMP Connector compiles again, but still extremely buggy. Will create RTMP debugging tool soon. Something wrong with RTMP Connector reading FLV::Tags... needs more investigation.
|
2011-04-11 17:05:36 +02:00 |
|
Thulinma
|
cc78697ba2
|
make docs now works (needs doxygen installed), added documentation to a LOT of stuff, refactored most utility functions, complete rewrites of DDV sockets and the FLV parsers, updated HTTP_Box_Parser and Connector_HTTP to be able to cope with these new changes - Connector_RTMP, Buffer and Connector_RAW are currently broken. Need to be fixed ASAP.
|
2011-04-06 03:53:30 +02:00 |
|
Thulinma
|
7711b0bbbd
|
Improved installing and makefiles
|
2011-03-21 23:08:35 +01:00 |
|
Thulinma
|
67b087139a
|
Typo in makefile, erg belangrijk
|
2011-02-15 23:08:04 +01:00 |
|
Thulinma
|
91a678fccb
|
Makefiles fixed en zo
|
2011-02-14 21:44:06 +01:00 |
|
Thulinma
|
654acfb412
|
Makefile oepsies
|
2010-11-21 23:08:06 +01:00 |
|
Thulinma
|
47370e9621
|
Rewrite Buffer programma
|
2010-11-20 19:54:44 +01:00 |
|
Thulinma
|
273f30784b
|
Werkende RTMP connector! WHEEEE! Also, RTMPf weggegooit. Er is geen ruimte voor faal in dit bedrijf!
|
2010-11-17 01:05:36 +01:00 |
|
Thulinma
|
27279d31c8
|
Oude connector naast de nieuwe... poort nummer nieuwe is nu 1936!
|
2010-11-08 22:49:15 +01:00 |
|