Commit graph

2962 commits

Author SHA1 Message Date
Thulinma
7b0d3a9365 Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
2016-07-06 11:18:18 +02:00
Thulinma
1bf574acb8 Small tweaks to various libraries and debugging messages. 2016-07-06 11:16:17 +02:00
Thulinma
96c1d61d38 Merge branch 'development' into LTS_development 2016-07-06 09:32:04 +02:00
cat
a071182da9 LSP: preview folder bugfix 2016-07-05 15:57:46 +02:00
cat
6fc3acd864 LSP improvements to browsing 2016-07-05 13:56:16 +02:00
cat
a32ec4999e LSP: added more push stop all buttons 2016-07-05 12:47:15 +02:00
Thulinma
397280f2cd Merge branch 'development' into LTS_development 2016-06-29 10:01:11 +02:00
Thulinma
45ef9daac9 TS PIDs and reserved bits are now set exactly like they were in 2.5.3 and earlier 2016-06-29 09:46:26 +02:00
Thulinma
ad21d1570f Merge branch 'development' into LTS_development
# Conflicts:
#	lib/ts_packet.cpp
2016-06-28 17:06:57 +02:00
Thulinma
0da945f8bb Fixed TS PMT entry size 2016-06-28 17:05:44 +02:00
Thulinma
32148f02b5 Merge branch 'development' into LTS_development 2016-06-28 00:13:53 +02:00
Thulinma
fcc1dbd24f Tweaked buffer size for HLS some more 2016-06-28 00:13:34 +02:00
Thulinma
6ee52dad7e Tweaked buffer size for HLS some more 2016-06-27 13:21:54 +02:00
Thulinma
6c466d452a Removed deprecated startpos option. 2016-06-27 13:17:15 +02:00
Thulinma
02ac648bae Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_hls.cpp
2016-06-26 21:16:06 +02:00
Thulinma
9e391915df HLS-related buffer size optimizes 2016-06-26 21:14:23 +02:00
Thulinma
42e0b4b8ef Pro side of HLS buffer size optimizes. 2016-06-26 21:12:25 +02:00
Thulinma
8c8e47ad20 Merge branch 'development' into LTS_development 2016-06-25 10:40:24 +02:00
Thulinma
f53882a822 Fixed Windows slow load bug. 2016-06-25 10:40:09 +02:00
Balder
8aebd01afd Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-25 10:39:41 +02:00
Thulinma
6d384bd030 Fixed Windows slow load bug. 2016-06-24 13:48:21 +02:00
Balder
312212a25b Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-23 21:30:34 +02:00
Thulinma
ffb67318e0 Merge branch 'development' into LTS_development 2016-06-23 20:14:38 +02:00
Thulinma
ba044b4470 Fixes FLV/RTMP compatibility issues with corrupted RTMP streams, fixes various flash-codecs through RTMP. 2016-06-23 20:13:54 +02:00
Thulinma
631bb7663c Merge branch 'development' into LTS_development 2016-06-20 12:37:41 +02:00
Thulinma
29949eb56e Updated init file 2016-06-20 12:37:36 +02:00
Thulinma
2af2b279d6 Merge branch 'development' into LTS_development 2016-06-19 14:12:11 +02:00
Thulinma
e9364d8d78 Nulling dispacket on page load failures to prevent segmentation faults. 2016-06-19 14:12:03 +02:00
Thulinma
83306e0ee1 Merge branch 'development' into LTS_development 2016-06-17 11:26:04 +02:00
Thulinma
cf477ea401 Fixed memory corruption bug in Output::seek() 2016-06-17 11:25:56 +02:00
Thulinma
11897ace53 Merge branch 'development' into LTS_development 2016-06-14 15:26:23 +02:00
cat
589dcd21ea LSP: preview height.. force 2016-06-14 15:26:08 +02:00
Thulinma
0465b2000d Merge branch 'development' into LTS_development 2016-06-14 12:24:04 +02:00
cat
680f9acfa8 LSP: fixed embed option propagation; invisible but clickable menu 2016-06-14 12:23:48 +02:00
Thulinma
443d4fb9ea Merge branch 'development' into LTS_development 2016-06-14 09:37:35 +02:00
cat
9fdb550735 LSP: added rolling update message 2016-06-14 09:36:31 +02:00
cat
0b5e18db40 LSP: improved preview player position 2016-06-14 09:36:31 +02:00
cat
9501694165 LSP: prevent double triggers when using enter on buttons in the input container 2016-06-14 09:36:31 +02:00
cat
2fc49dc81e LSP: cache update md5s for 1hr instead of 1day and delete the cache after requesting a rolling update 2016-06-14 09:36:31 +02:00
Thulinma
e4de779846 Merge branch 'development' into LTS_development 2016-06-10 14:25:22 +02:00
Thulinma
ea18815676 Fixed slow embed code (internal HTTP output) problem 2016-06-10 14:22:29 +02:00
Thulinma
903786df60 Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO. 2016-06-10 14:22:19 +02:00
Thulinma
722738ffb0 Fixed VoD slow initial load problem. 2016-06-10 14:22:06 +02:00
Thulinma
055866e2fb Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations. 2016-06-10 14:20:17 +02:00
Thulinma
a131557a43 Added proper buffering of not-yet-accepted tracks. 2016-06-10 14:18:01 +02:00
Thulinma
7c89122a52 Improved output default seek position and completeKeyReady logic 2016-06-10 14:17:42 +02:00
Thulinma
6babfe64c6 Fixed bandwidth sometimes being wrongly measured. 2016-06-09 18:43:16 +02:00
Thulinma
ed982b9eb3 Added/tweaked debug messages for stats 2016-06-09 18:42:32 +02:00
Thulinma
54b9079ab1 Fixed slow embed code (internal HTTP output) problem 2016-06-09 15:17:40 +02:00
Thulinma
c4d4671281 Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO. 2016-06-09 12:46:33 +02:00