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

301 Commits

Author SHA1 Message Date
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
Rolf Ahrenberg
a5d57e9390 Add a preliminary RTP-over-TCP support. 2016-12-15 23:47:30 +02:00
Frank Neumann
af64cb3011 Update German translations. 2016-12-15 08:10:48 +02:00
Rolf Ahrenberg
48862f99d3 Add a preliminary multicast support. 2016-12-14 00:37:36 +02:00
Rolf Ahrenberg
6ed729c153 Add a new ForcePilot quirk. 2016-11-10 16:47:30 +02:00
Rolf Ahrenberg
0fc044a316 Update README. 2016-11-10 16:47:10 +02:00
Rolf Ahrenberg
94b7f1132f Add command-line support for setting server quirks. 2016-10-09 18:53:40 +03:00
Rolf Ahrenberg
e7c9b04ad2 Add preliminary support for DVBViewer CI. 2016-09-11 13:08:20 +03:00
Rolf Ahrenberg
9c91e01a87 Handle Out-of-Range responses as a normal operation. 2016-09-09 19:59:12 +03:00
Rolf Ahrenberg
7a84ba78c8 Check source validity also in server assign (Thanks to Patrick Boettcher). 2016-07-31 12:00:55 +03:00
Rolf Ahrenberg
c2fe2b748d Add support for source filtering. 2016-07-30 13:42:44 +03:00
Rolf Ahrenberg
13a6b5938f Fix command-line examples to match defined quirks. 2016-07-23 17:37:07 +03:00
Rolf Ahrenberg
5db9f93a11 Fix active device check. 2016-06-23 15:36:51 +03:00
Rolf Ahrenberg
cede4743cb Add support for activating/deactivating server on-the-fly. 2016-06-22 22:49:04 +03:00
Rolf Ahrenberg
4e9b6f11eb Add support for RTP-over-TCP. 2016-06-21 23:02:46 +03:00