diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-11 09:38:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-11 09:38:38 +0200 |
commit | a4a2466bf4017f49e5ff729b19088c732531de89 (patch) | |
tree | c3bc578cc5fa17f8ea21e13be11bc72cd98c98df /HISTORY | |
parent | a0cdfc432ad10905342973505c6eeadbf1a2f640 (diff) | |
download | vdr-a4a2466bf4017f49e5ff729b19088c732531de89.tar.gz vdr-a4a2466bf4017f49e5ff729b19088c732531de89.tar.bz2 |
Fixed restarting PMT pids after starting a recording on the currently viewed channel
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9719,3 +9719,8 @@ Video Disk Recorder Revision History - Fixed flushing old data from the section handler (thanks to Helmut Binder). - Removed unused declaration of cDvbTuner::SetFrontendType() (thanks to Helmut Binder). - Fixed handling incomplete multi-packet CAT (thanks to Helmut Binder). + +2021-06-11: + +- Fixed restarting PMT pids after starting a recording on the currently viewed channel + (with help from Helmut Binder). |