Commit graph

47 commits

Author SHA1 Message Date
Alex Kordic
f5dd8581fe update .gitignore 2023-01-03 20:18:15 +01:00
Thulinma
119586c449 Updated .gitignore 2021-10-19 22:29:42 +02:00
Phencys
2b99f2f5ea New Meta commit 2021-10-19 22:29:40 +02:00
Thulinma
33a8e1b846 Updated .gitignore 2021-09-23 11:42:21 +02:00
Thulinma
5e3df09831 SSL socket class, downloadertest application, HTTP::Downloader support for HTTPS connections, authentication, proxies and POST requests 2017-11-01 19:29:47 +01:00
Thulinma
c4eb021eef Added generated directory to gitignore 2017-06-19 20:24:11 +02:00
Cat
899ee1088a various embed tweaks 2017-03-06 11:52:05 +01:00
Thulinma
3eacadbfa4 Fixed mist.css.h mistakingly being in the repository, added .css.h files to gitignore 2016-11-03 12:18:15 +01:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Thulinma
9d2d8646ca Added Ninja files to .gitignore 2016-02-16 09:15:24 +01:00
Thulinma
c2cb32e022 Removed old Makefile. 2015-10-14 12:56:26 +02:00
Thulinma
c000249ad5 Improved shared memory namings to no longer use the '#' character, added cmake-related files to .gitignore 2015-04-12 15:31:52 +02:00
Erik Zandvliet
9b6312ca01 Switch to CMake 2015-04-02 09:55:33 +02:00
Thulinma
597dcee303 Merged library into mistserver
# Conflicts:
#	.gitignore
#	Doxyfile
#	Makefile
#	README
2015-03-16 04:01:54 +01:00
Thulinma
ed9c917bf2 LSP restructure (v3) 2015-02-12 17:01:24 +01:00
Thulinma
b3eb9d8f10 Improved Makefile. 2014-01-06 18:26:00 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +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
Erik Zandvliet
f14a4fb75e Updated flv_tag to output DTSCv2 2013-06-03 15:51:47 +02:00
Thulinma
5612f83db6 Fixed VoD stream status resetting improperly. 2013-05-14 10:53:25 +02:00
Thulinma
58c17a6374 Several minor fixes / tweaks. 2013-04-04 00:58:23 +02:00
Thulinma
9c2db7dbbd Added more files to .gitignore 2013-04-04 00:54:42 +02:00
Thulinma
2e5ae34547 Exported embed code to separate file. 2012-08-29 15:52:55 +02:00
Thulinma
9c368a5a86 Integrated LSP into controller - added library version to HTTP server headers, removed some temporary files from git and added them to .gitignore files. 2012-08-28 23:24:09 +02:00
Thulinma
49fe8afb84 Restructuring so our libraries can go into a separate libmist project. 2012-07-09 00:15:06 +02:00
Thulinma
dafe3b5fdd Added createhooks shell script that will install git hooks for auto-rebuilding on checkout/commit, make main binaries depend on VERSION file for rebuilding (otherwise version in -v is not updated). 2012-06-17 14:39:35 +02:00
Lekensteyn
948813b93a Always update version when configure is executed 2012-06-16 23:26:11 +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
Thulinma
9d8da4797f Fixed initialization issue in Buffer. 2012-05-14 17:38:31 +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
Erik Zandvliet
2427c9eb85 Small Update 2012-04-23 18:59:58 +02:00
Lekensteyn
b441609817 Fix build error of DDV_Controller, gitignore it 2012-02-25 18:23:46 +01:00
Erik Zandvliet
ba56200ecb Timestamp update 2011-08-13 19:23:17 +02:00
Erik Zandvliet
d7901174ed Modified .gitignore 2011-05-29 14:52:26 +02:00
Erik Zandvliet
f8b253c553 GitIgnore Aangepast 2011-05-29 11:27:09 +02:00
Thulinma
2b22834fd8 Renamed all binaries with DDV_ prefix, updated Buffer for new systems, updated RAW connector, partly updated RTMP connector - ready for recode. All connectors now have host binding options. 2011-04-09 03:24:29 +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
Erik Zandvliet
1ea85a27df Added HTTP_Box_Parser executable to .gitignore 2011-03-31 11:15:33 +02:00
Erik Zandvliet
7d91a073e9 Tussentijdse commit 2011-03-19 19:09:40 +01:00
Erik Zandvliet
9f01711269 First try on new metadata 2011-03-13 18:02:50 +01:00
Erik Zandvliet
2f45b6113c .gitignore aangepast om vervelende melding over een local file te hiden 2011-01-23 20:55:25 +01:00
Thulinma
ce6843044c Restructuring + installer scripts 2010-10-20 03:23:28 +02:00
Thulinma
dff5e311df Begin RTSP connector gemaakt 2010-08-30 14:40:07 +02:00
Thulinma
94f587563c Stabiliteitsfixes en in theorie werkende H.264 en AAC, maar je weet maar nooit... 2010-08-24 00:14:24 +02:00
Thulinma
6bff69af30 Meer cleanup, chunkstream implemented 2010-07-27 23:01:54 +02:00