Thulinma
|
0e1a18986a
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
|
2017-06-23 15:06:59 +02:00 |
|
Thulinma
|
3c68d537f6
|
Streamstatus const fix
|
2017-06-23 15:03:01 +02:00 |
|
Thulinma
|
0ca63d1440
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
# src/input/input.cpp
|
2017-06-22 14:07:54 +02:00 |
|
Thulinma
|
25699ef8b2
|
Added stream status shared memory page (temporary system)
|
2017-06-22 14:03:35 +02:00 |
|
Thulinma
|
bef46f969c
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
# lib/stream.h
# src/input/input.cpp
# src/output/output_http_internal.cpp
|
2017-06-09 20:34:57 +02:00 |
|
Thulinma
|
26f74accdf
|
MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output.
|
2017-06-09 20:31:20 +02:00 |
|
Thulinma
|
6254c285d6
|
Added duplicate checking for manual pushes
|
2016-11-18 15:35:15 +01:00 |
|
Thulinma
|
4c9c6fa7ba
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
|
Thulinma
|
263dee7b25
|
Added push-related API calls to controller, made outputs able to wait for playable streams.
|
2016-05-11 13:55:23 +02:00 |
|
Thulinma
|
7e82673a13
|
Minor fixes.
|
2016-05-05 16:05:12 +02:00 |
|
ozzay
|
1c3e143709
|
Recording functionality by Diederick Huijbers, slightly tweaked.
|
2016-02-12 16:29:08 +01:00 |
|
Erik Zandvliet
|
0913d2607e
|
Working PlayReady/Verimatrix DRM support
|
2015-09-02 12:09:37 +02:00 |
|
Thulinma
|
c3efc1001f
|
Improved startInput function behaviour and reliability, added streamAlive function.
|
2015-07-21 23:07:10 +02:00 |
|
Thulinma
|
08953540f6
|
New input starting method based on JSON capabilities.
|
2014-10-02 15:38:59 +02:00 |
|
Thulinma
|
8c01ec8897
|
Such style. (Code style unification)
|
2014-06-18 10:39:27 +02:00 |
|
Thulinma
|
efa5d67231
|
Changed getStream/getLive/getVod functions to return a bool instead of a socket.
|
2014-04-18 14:23:02 +02:00 |
|
Erik Zandvliet
|
1cf6e34745
|
Added call to player with streamname.
|
2013-12-17 14:53:17 +01:00 |
|
Thulinma
|
bf485b1803
|
Added cross-platform getTmpFolder() function in Util.
|
2013-09-11 12:28:31 +02:00 |
|
Thulinma
|
38ef8704f8
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +01:00 |
|
Thulinma
|
ed2021d01c
|
Utils::Stream::getStream now actually works in all cases where it should, the way it should. ^_^
|
2012-08-31 16:56:50 +02:00 |
|
Peter Wu
|
e8a20c146b
|
stream: fix headers and missing static keyword
|
2012-08-30 12:30:11 +02:00 |
|
Peter Wu
|
9c0aa93bfd
|
Move Socket::*Stream > Util::Stream::*
|
2012-08-30 12:23:40 +02:00 |
|