Commit Graph

25 Commits

Author SHA1 Message Date
Manuel Reimer a76ff4c25a
Several fixes for Sat-IP (#82)
* Apply vdr-satip_transfer-mode_fix.diff

Author: FireFly
VDR-Portal thread: https://www.vdr-portal.de/forum/index.php?thread/135143-satip-plugin-patches/&postID=1350960#post1350960
Patch URL: https://www.vdr-portal.de/index.php?attachment/46673-vdr-satip-transfer-mode-fix-diff/

* Apply satip_retune_fix.diff

Author: FireFly
VDR-Portal thread: https://www.vdr-portal.de/forum/index.php?thread/135143-satip-plugin-patches/&postID=1350960#post1350960
Patch URL: https://www.vdr-portal.de/index.php?attachment/46674-satip-retune-fix-diff/

* Apply satip_secfilter_fix.diff

Author: FireFly
VDR-Portal thread: https://www.vdr-portal.de/forum/index.php?thread/135143-satip-plugin-patches/&postID=1350960#post1350960
Patch URL: https://www.vdr-portal.de/index.php?attachment/46675-satip-secfilter-fix-diff/
2022-10-25 19:58:29 +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
Alexander Pipelka 46a197d8f8 Moved send loop one level down. 2017-09-28 10:29:41 +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
Alexander Pipelka 1de063ca38 Fixed memory leak in cSatipSectionFilter. 2017-09-24 22:23:08 +02:00
Rolf Ahrenberg d26658a22e Prefer section pids. 2016-12-16 08:17:41 +02:00
Rolf Ahrenberg 629c4ff378 Renamed threads and ringbuffers. 2014-12-14 21:39:13 +02:00
Rolf Ahrenberg 778f3bd84a Preliminary documentation for used logging modes. 2014-12-14 17:45:55 +02:00
Rolf Ahrenberg 7f9060a4cb Reformatted debug messages. 2014-12-07 17:27:53 +02:00
Rolf Ahrenberg 38f815d439 Added new debugging modes. 2014-12-06 17:10:02 +02:00
Rolf Ahrenberg 23dce9e205 Changed logging to to use SATIP instead of SAT>IP. 2014-12-06 00:37:55 +02:00
Rolf Ahrenberg b62a25597b Reworked header dependencies. 2014-12-05 23:14:40 +02:00
Rolf Ahrenberg 81f6af3bdf Reformat debug messages. 2014-12-05 23:02:57 +02:00
Rolf Ahrenberg a9109d750c Some minor tweaks. 2014-11-10 23:31:30 +02:00
Rolf Ahrenberg c4d82eac36 Added support for blacklisted sources. 2014-10-31 22:17:52 +02:00
Rolf Ahrenberg 43cc15357e Optimized re-sending. 2014-04-05 13:46:07 +03:00
Rolf Ahrenberg 5b1af5ba29 Refactored the section filtering. 2014-04-04 00:56:00 +03:00
Rolf Ahrenberg 7b58d9f28f Added a check to write new sections only if there is no data in the read socket. 2014-03-30 22:20:56 +03:00
Rolf Ahrenberg 497b1893db Refactored code and added support for 'C' sources. 2014-03-15 12:49:13 +02:00
Rolf Ahrenberg 476f8be52b Initial revision. 2014-03-08 13:07:47 +02:00