diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-08 15:10:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-08 15:10:51 +0200 |
commit | 0f6265a97fcdfe2b5eb8b46eeac04c63e3379118 (patch) | |
tree | a8ee58836b812a82f1ed5d26d509940e3d37bbc1 /HISTORY | |
parent | 7b1c09795897282cf6bde0e9742814494f6407a1 (diff) | |
download | vdr-0f6265a97fcdfe2b5eb8b46eeac04c63e3379118.tar.gz vdr-0f6265a97fcdfe2b5eb8b46eeac04c63e3379118.tar.bz2 |
Fixed flushing old data from the section handler
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9716,3 +9716,4 @@ Video Disk Recorder Revision History std::min(), std::max() and std::swap() if available (thanks to Winfried Köhler). - No longer permanently looping through PMT PIDs, which caused problems with some SatIP receivers (reported by André Weidemann; with help from Helmut Binder). +- Fixed flushing old data from the section handler (thanks to Helmut Binder). |