1
0
mirror of https://github.com/rofafor/vdr-plugin-satip.git synced 2023-10-10 13:37:42 +02:00
Commit Graph

315 Commits

Author SHA1 Message Date
Rolf Ahrenberg
66d7aae89d Add a workaround for detecting Panasonic devices. 2019-01-06 16:18:45 +02:00
Rolf Ahrenberg
a4051bf88c Removed quirks from FRITZ!Box 6490 Cable due to new firmware. 2018-10-21 20:42:15 +03:00
Rolf Ahrenberg
98ecd22a27 Fix RTP over TCP with a nasty hack. 2018-10-21 20:22:37 +03:00
Rolf Ahrenberg
8130a4b4e5 Fix RTCP over TCP. 2018-10-21 13:35:48 +03:00
Rolf Ahrenberg
5254bb7ca2
Merge pull request #53 from mjanser/fix-uri-generation
Fix URI for x_pmt
2018-10-21 12:30:54 +03:00
Rolf Ahrenberg
6c74c10cbb Add an upper limit for pid validity according to the SAT>IP specification. 2018-10-21 12:25:15 +03:00
Martin Janser
6e6cd42c84 Fix URI for x_pmt if it's the only parameter
Fixes #52
2018-10-18 01:35:31 +02:00
Rolf Ahrenberg
299296bbb1 Updated for vdr-2.4.0. 2018-04-15 22:42:21 +03:00
Rolf Ahrenberg
43373b6951 Silence "misleading-indentation" warning. 2018-03-14 23:22:24 +02:00
Rolf Ahrenberg
0a15717245 Remove speed limit. 2018-02-13 17:22:25 +02:00
Rolf Ahrenberg
82cf5488a7 Avoid closing RTP/RTCP ports. 2018-02-06 22:54:36 +02:00
Rolf Ahrenberg
8dc4844db8 Fixed transport media change for RTCP. 2018-02-06 22:35:48 +02:00
Rolf Ahrenberg
e008ee04b2 Strip off the constructor delegation after all to broaden compiler compability. 2017-11-19 15:29:07 +02:00
Stefan Rehm
8be58070ad Added command line parameter to make the RTP receive bufferr size configurable. 2017-11-19 15:28:52 +02:00
Rolf Ahrenberg
72c3247dc2 Serialize channel switching to prevent device allocation failures. 2017-11-18 12:20:45 +02:00
Rolf Ahrenberg
dbe67a2242 Merge pull request #45 from pipelka/sectionfilter-poll-fix
Ignore handlers without any data.
2017-10-04 19:56:00 +03:00
Alexander Pipelka
f4454b0f0d Ignore handlers without any data. 2017-10-04 18:42:37 +02:00
Rolf Ahrenberg
0a9bb96dd4 Cleanup section filter code. 2017-10-01 22:34:18 +03:00
Rolf Ahrenberg
3cc63dadac Merge pull request #44 from pipelka/sectionfilter-send
Added transfer timeout for sectionfilter data.
2017-10-01 22:32:48 +03:00
Alexander Pipelka
46a197d8f8 Moved send loop one level down. 2017-09-28 10:29:41 +02:00
Alexander Pipelka
ece52576dd Changed include header. 2017-09-26 18:23:34 +02:00
Alexander Pipelka
5159508f2d Use error() to display error messages. 2017-09-25 20:48:20 +02:00
Alexander Pipelka
c4c2ba8d14 Defined section filter send timeout. 2017-09-25 20:37:57 +02:00
Alexander Pipelka
e90926d5f6 Minor coding-style fix. 2017-09-25 20:34:38 +02:00
Alexander Pipelka
27e86dd3ea Removed dead sleep code (comment) in cSatipSectionFilterHandler::Action(). 2017-09-25 20:32:51 +02:00
Alexander Pipelka
7e6b722747 Added transfer timeout for sectionfilter data. 2017-09-25 13:04:11 +02:00
Rolf Ahrenberg
97097f74af Merge pull request #43 from pipelka/sectionfilter-mem-leak
Fixed memory leak in cSatipSectionFilter
2017-09-24 23:24:42 +03:00
Alexander Pipelka
1de063ca38 Fixed memory leak in cSatipSectionFilter. 2017-09-24 22:23:08 +02:00
Rolf Ahrenberg
bf5b058725 Update HISTORY. 2017-08-15 09:22:39 +03:00
Rolf Ahrenberg
470fee436f Merge pull request #40 from CvH/gcc7
Fix GCC7 compiling
2017-08-14 19:07:52 +03:00
Sascha Kuehndel (InuSasha)
c10372bb4f fix gcc7 compiling 2017-08-14 17:17:47 +02:00
Rolf Ahrenberg
1984ec662c Fix info messages. 2017-07-31 16:18:45 +03:00
Rolf Ahrenberg
537c0ad000 Refactor the server detection script. 2017-07-31 16:18:02 +03:00
Rolf Ahrenberg
732e28d0f0 Add a server detection script. 2017-07-22 13:39:16 +03:00
Rolf Ahrenberg
3a9dc9a634 Add support for interface binding via a defined source address. 2017-07-22 13:38:54 +03:00
Rolf Ahrenberg
438f5c9254 Update quirks for FRITZ!WLAN Repeater DVB-C and FRITZ!Box 6490 Cable devices. 2017-07-18 14:13:24 +03:00
Rolf Ahrenberg
5e524a969e Update HISTORY. 2017-06-25 14:21:41 +03:00
Rolf Ahrenberg
8b1d8de468 Adapt VDR's Makefile style again. 2017-06-04 23:01:25 +03:00
Rolf Ahrenberg
12b5dac447 Adapt VDR's new Makefile style. 2017-05-25 15:11:25 +03:00
Rolf Ahrenberg
40943b8bd2 Add support for cDevice::SignalStats(). 2017-05-25 14:51:51 +03:00
Rolf Ahrenberg
e092d085b8 Merge pull request #36 from kavanu/master
Added support for Kathrein ExIP 414/E.
2017-05-17 19:03:10 +03:00
kavanu
1158141d35 added name of "KATHREIN SatIP Server" 2017-05-17 09:43:51 +02:00
Rolf Ahrenberg
c6145e1ed9 Adapt decryption for vdr-2.3.4 (Thanks to Klaus Schmidinger). 2017-04-17 22:10:29 +03:00
Rolf Ahrenberg
c5da1074f3 Merge pull request #35 from tmn505/polish_language
Add polish language
2017-02-28 21:52:35 +02:00
Tomasz Maciej Nowak
69795ec82a Add polish language 2017-02-28 16:36:50 +01:00
Rolf Ahrenberg
3cf32a64eb Remove non-compatible RTP-over-TCP devices. 2017-02-25 14:03:49 +02:00
Frank Neumann
3fd4928d75 Update Catalan and Espanol translations. 2017-02-11 19:32:18 +02:00
Rolf Ahrenberg
941a13b794 Add musl-libc compatibility. 2017-01-05 17:27:13 +02:00
Rolf Ahrenberg
20e9dc99f9 Updated HISTORY. 2016-12-18 17:25:24 +02:00
Rolf Ahrenberg
d26658a22e Prefer section pids. 2016-12-16 08:17:41 +02:00