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

Fixed keepalive heartbeat again.

This commit is contained in:
Rolf Ahrenberg
2014-03-31 22:07:15 +03:00
parent 88b2ad9244
commit 5e8b7b7c5e
5 changed files with 13 additions and 18 deletions

View File

@@ -26,9 +26,10 @@ VDR Plugin 'satip' Revision History
- Fixed pid leaking while disabling section filters.
- Fixed keepalive heartbeat.
2014-03-30: Version 0.2.1
2014-04-01: Version 0.2.1
- Changed implementation to report about RTP packet
errors on 5 minutes interval only.
- Added a check to write new sections only if there
is no data in the read socket.
- Fixed keepalive heartbeat again.