Thulinma
|
d6922c92f5
|
Merge branch 'development' into LTS_development
|
2015-08-28 21:58:43 +02:00 |
|
Thulinma
|
71dc32d2d3
|
Added ability to break through semaphore locks to the controller monitoring thread.
|
2015-08-28 21:56:27 +02:00 |
|
Thulinma
|
a3354aeee6
|
Removed metadata parsing from controller for better stability and faster stream handling.
# Conflicts:
# src/controller/controller_streams.cpp
|
2015-06-16 13:18:16 +02:00 |
|
Thulinma
|
036178f780
|
Removed metadata parsing from controller for better stability and faster stream handling.
|
2015-06-16 11:18:00 +02:00 |
|
Thulinma
|
cb298c57fd
|
Merge branch 'development' into LTS_development
# Conflicts:
# CMakeLists.txt
# src/analysers/info.cpp
|
2015-04-16 12:24:37 +02:00 |
|
Thulinma
|
184f7ad6c8
|
Removed old MistInfo binary and dependencies on it.
|
2015-04-16 12:21:33 +02:00 |
|
Thulinma
|
4bdbd82f66
|
LTS Commits
|
2015-04-05 21:38:36 +02:00 |
|
Erik Zandvliet
|
f350ab84fd
|
Fixed the lsp generation, Fixed metadata loading
|
2015-04-03 14:01:40 +02:00 |
|
Erik Zandvliet
|
d370ef4eac
|
Working multi-input
|
2015-04-02 09:56:47 +02:00 |
|
Thulinma
|
43d35cf29b
|
Converted previously hardcoded default sizes for shared memory pages to defines.
|
2015-01-27 12:03:52 +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
|
0b4c4f70ec
|
Minor fixes
|
2014-12-04 09:50:23 +01:00 |
|
Erik Zandvliet
|
1743dcb93d
|
Fix for using old files.
|
2014-12-03 14:01:09 +01:00 |
|
Thulinma
|
318af0b353
|
Improved handling of VoD file metadata, added some failsaves against metadata corruption.
|
2014-11-11 15:42:17 +01:00 |
|
Thulinma
|
8542281ac2
|
JSON-based input selection.
|
2014-10-02 16:12:19 +02:00 |
|
Thulinma
|
875e8ef317
|
Fix for HLS URLs when only one track is available.
|
2014-08-05 22:59:17 +02:00 |
|
Thulinma
|
05d3375412
|
Re-enabled stream status checkers for Windows/Mac versions.
|
2014-08-04 18:02:04 +02:00 |
|
Thulinma
|
c5f6956766
|
Disabled stream starting from the controller for mac and windows versions.
|
2014-07-30 17:15:20 +02:00 |
|
Thulinma
|
625543d0ef
|
Undo part of previous fix that only made things worse.
|
2014-07-29 17:28:46 +02:00 |
|
Thulinma
|
7b5b5f8ff0
|
Hopefully fixed controller stream metadata updater.
|
2014-07-29 15:20:03 +02:00 |
|
Thulinma
|
848f075ff4
|
Added lots of DLVL_INSANE level debug messages to controller metadata checks. Simplified internal stream handling.
|
2014-07-29 13:36:43 +02:00 |
|
Thulinma
|
9505a94a2a
|
Removed MistDTSCFix calls in controller_streams.cpp
|
2014-06-26 14:02:15 +02:00 |
|
Thulinma
|
1174773244
|
Finalized error propagation and debug level setting code.
|
2014-06-05 09:55:30 +02:00 |
|
Thulinma
|
3810330343
|
Added debug level options.
|
2014-05-29 13:26:16 +02:00 |
|
Thulinma
|
6f5f3b37c2
|
Fixed live support
|
2014-05-13 12:00:42 +02:00 |
|
Thulinma
|
6ade063756
|
Added API documentation, updated doxygen configuration.
|
2014-05-02 12:19:54 +02:00 |
|
Thulinma
|
b1eebe7aaf
|
Fixed long waiting time for .DTSC streams.
|
2014-05-01 16:31:15 +02:00 |
|
Erik Zandvliet
|
7495ddfebf
|
Reset cut to 0 when exceeded
|
2014-04-30 16:18:46 +02:00 |
|
Thulinma
|
b40b56475e
|
Added wait for stream on metadata read for non-DTSC VoD files.
|
2014-04-30 16:11:28 +02:00 |
|
Thulinma
|
f00ae42c32
|
Fixed default values for cut and DVR time stream settings.
|
2014-04-18 13:30:25 +02:00 |
|
Thulinma
|
2031742fe9
|
Fixed controller not checking dtsh files.
|
2014-04-15 13:28:29 +02:00 |
|
Thulinma
|
e4f5ba219f
|
Better handling of .dtsh headers in controller
|
2014-04-04 22:08:07 +02:00 |
|
Thulinma
|
cd2fe225c5
|
Shared memory rewrite
|
2014-04-04 19:50:40 +02:00 |
|
Erik Zandvliet
|
f2dabd962f
|
Check for corrupt files.
|
2014-01-08 11:29:47 +01:00 |
|
Thulinma
|
05d23a0ac6
|
Removed ALL the compile warnings!
|
2014-01-05 15:28:53 +01:00 |
|
Thulinma
|
1b84897e34
|
Updated working of invalid H264 check for live stream to match VoD wording.
|
2013-12-17 11:22:46 +01:00 |
|
Oswald Auguste de Bruin
|
ae29894737
|
LSP colours now working right. Error value 0, 1 and 2 correctly are now correctly sent from controller.
|
2013-12-17 11:18:45 +01:00 |
|
Thulinma
|
4c3488564a
|
Added optimality checks for live streams, equal to VoD optimality checks.
|
2013-12-17 11:04:19 +01:00 |
|
Thulinma
|
088b917b52
|
Merged non-LTS code from LTS branch into other repositories.
|
2013-11-25 12:21:51 +01:00 |
|
Thulinma
|
0a3b34e9b6
|
Updated buffer and controller for upcoming features.
|
2013-11-18 16:48:59 +01:00 |
|
Thulinma
|
becd0341ac
|
Added H264 baseline 3.0 checks. Stream configurations are now robust and will no longer accept nonsense values.
|
2013-10-29 16:55:03 +01:00 |
|
Thulinma
|
26a57a1668
|
More fixes.
|
2013-10-17 13:56:19 +02:00 |
|
Thulinma
|
e6556b0783
|
Fix rest of Erik stuff.
|
2013-10-17 13:04:30 +02:00 |
|
Thulinma
|
50b15bb0d6
|
Fixed Erik's mistakes. Ohai Erik.
|
2013-10-17 10:02:04 +02:00 |
|
Erik Zandvliet
|
41142e681c
|
Added automated fixing on the correct places.
|
2013-10-17 09:20:44 +02:00 |
|
Thulinma
|
b695ba6491
|
Make use of new getTmpFolder() function in libmist
|
2013-09-11 12:32:07 +02:00 |
|
Thulinma
|
51d0d26a6e
|
Fixed metadata not being loaded before first viewer opens the stream.
|
2013-08-28 15:19:56 +02:00 |
|
Thulinma
|
5612f83db6
|
Fixed VoD stream status resetting improperly.
|
2013-05-14 10:53:25 +02:00 |
|
Erik Zandvliet
|
431f453586
|
Added extra doxygen, refactored all analysers into a separate namespace.
|
2013-03-30 15:05:43 +01:00 |
|
Erik Zandvliet
|
ea646f6354
|
Added doxygen-style documentation to the controller.
|
2013-03-28 16:14:13 +01:00 |
|