summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-06-11 09:38:38 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2021-06-11 09:38:38 +0200
commita4a2466bf4017f49e5ff729b19088c732531de89 (patch)
treec3bc578cc5fa17f8ea21e13be11bc72cd98c98df /HISTORY
parenta0cdfc432ad10905342973505c6eeadbf1a2f640 (diff)
downloadvdr-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--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4c58eeec..6eff1005 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).