Commit graph

1117 commits

Author SHA1 Message Date
Erik Zandvliet
0fff6f8773 Skip at least some corruption in TS 2018-05-16 10:48:12 +02:00
Thulinma
9ce7c29813 Changed playlist input timing to boottime-based instead of wallclock-based, split up realtime and regular main loops functions
# Conflicts:
#	src/input/input.cpp
2018-05-09 12:21:03 +02:00
Thulinma
bbc31722bd Generalized stream variables implementation
# Conflicts:
#	lib/stream.cpp
2018-05-09 10:40:20 +02:00
Thulinma
8176f99634 Added $pluswildcard 2018-05-09 10:26:55 +02:00
Thulinma
252ea006a9 TS lib verbosity tweaks 2018-05-09 10:25:08 +02:00
Thulinma
e8f1ceff3a Generalized stream variables implementation 2018-05-09 10:24:11 +02:00
Thulinma
92d14f52ea Improved stream start handling 2018-05-09 10:12:35 +02:00
Thulinma
017258b1b9 TS lib verbosity tweak 2018-05-09 09:43:11 +02:00
Thulinma
61d116e2f3 Added HTTP::URL::getExt function 2018-05-09 09:41:51 +02:00
Thulinma
d7c021106f Added retryCount and dataTimeout variables as well as a constant data accessor to HTTP::Downloader class 2018-05-09 09:41:45 +02:00
Thulinma
a3b5555568 Merge branch 'development' into LTS_development 2018-05-08 11:35:47 +02:00
Thulinma
2e65c1e431 Added HTTP::URL::getFilePath() 2018-05-08 11:35:39 +02:00
Thulinma
a3de760df5 Merge branch 'development' into LTS_development 2018-05-08 11:29:56 +02:00
Thulinma
c370930c70 Fixed missing return statements to prevent GCC being whiny. 2018-05-08 11:29:48 +02:00
Thulinma
59bb7cfaa4 Merge branch 'development' into LTS_development 2018-04-05 21:16:27 +02:00
Thulinma
5b0e2886ac Fixed compiling in Windows/Cygwin 2018-04-05 21:16:21 +02:00
Thulinma
19b677f795 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_ebml.cpp
#	src/output/output_hls.cpp
#	src/output/output_progressive_mp4.cpp
2018-03-27 16:01:29 +02:00
Thulinma
dc12c1ea78 EBML fix for ARMv7 2018-03-27 15:53:44 +02:00
Thulinma
4b2e2aa889 Merge branch 'development' into LTS_development 2018-03-22 12:37:22 +01:00
Thulinma
f48933a50d JSON lib support for double values 2018-03-22 12:36:52 +01:00
Thulinma
e4ac68db54 Improved statistics and stream status 2018-03-21 14:46:22 +01:00
Thulinma
da91838a1f Merge branch 'development' into LTS_development 2018-03-21 14:39:30 +01:00
Thulinma
c475eb8d8c Default PRIu32 when missing. Ugly, but meh. 2018-03-21 14:39:21 +01:00
Thulinma
6e0e66076d WebSocket API in controller 2018-03-20 20:07:11 +01:00
Thulinma
0dd602d5ca WebSocket API in controller 2018-03-20 20:06:37 +01:00
Thulinma
062d299c44 Merge branch 'development' into LTS_development 2018-03-20 16:34:29 +01:00
Thulinma
5ffd51e958 Fixed stream connect during shutdown 2018-03-20 16:34:23 +01:00
Thulinma
e06b14ce77 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_http.cpp
#	src/output/output_http_internal.cpp
2018-03-20 15:11:19 +01:00
Thulinma
dd976f7a7a Added basic websocket support 2018-03-20 14:58:52 +01:00
Thulinma
0385daabe8 Merge branch 'development' into LTS_development 2018-03-20 14:30:42 +01:00
Thulinma
bea8678df9 Added sharedPage::exists() call 2018-03-20 14:16:18 +01:00
Thulinma
12d18bd7c5 RelAccX improvements 2018-03-20 14:15:55 +01:00
Erik Zandvliet
7ea42685a6 Edits to RelAccX library 2018-03-20 14:15:50 +01:00
Thulinma
68c87a44d0 ResizeablePointer const fix 2018-03-20 14:15:45 +01:00
Thulinma
93114d53f9 Fixed crash in log parser 2018-03-01 17:14:28 +01:00
Thulinma
564082f178 Fix bitfields header 2018-03-01 17:14:21 +01:00
Thulinma
dfb1f0ecf0 Fixed crash in log parser 2018-03-01 17:13:36 +01:00
Thulinma
fc84b501b3 Fix bitfields header 2018-03-01 16:37:23 +01:00
Thulinma
08a21c09c0 Improved PES parser in TS::Stream to better handle high bit rate streams 2018-02-13 09:59:09 +01:00
Thulinma
42b9ec08af Increase child cleanup timeout from 5 to 10 seconds, improved shutdown handling 2018-02-08 15:50:19 +01:00
Thulinma
21860c9bbe Merge branch 'development' into LTS_development 2018-02-07 10:46:39 +01:00
Thulinma
c1711ef0e0 Fix for correct INTERNAL_ONLY handling. 2018-02-07 10:46:31 +01:00
Thulinma
5b8429d7ee Significant speedup in MPEG2 header parser 2018-02-05 10:44:02 +01:00
Thulinma
8fe571d917 Merge branch 'development' into LTS_development 2018-01-30 10:24:54 +01:00
Thulinma
4b13ff5747 Fixed sockets. Whoops. 2018-01-30 10:24:38 +01:00
Thulinma
26cd8251e2 Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
2018-01-24 20:16:35 +01:00
Thulinma
a580996b13 Backported RIFF library from Pro edition 2018-01-24 20:13:44 +01:00
Thulinma
a762932c45 EBML library, input and output, supports MKV and WebM. 2018-01-24 20:10:55 +01:00
Thulinma
ad29c297c2 Merge branch 'development' into LTS_development
# Conflicts:
#	lib/bitfields.h
#	src/input/input.cpp
#	src/output/output.cpp
2018-01-24 19:12:05 +01:00
Thulinma
fc707da6b0 Socket::Connection::skipBytes function implemented 2018-01-24 18:59:55 +01:00