summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-12-12 22:01:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2020-12-12 22:01:01 +0100
commit79a3607d0c220797ebf9449dd2d49221e2761fda (patch)
treea9bd119998bf1ad4ff82c2dc4016828a287eafc1 /HISTORY
parentdffeabbacb5f36d514a8e3702f73e736c71ad099 (diff)
downloadvdr-79a3607d0c220797ebf9449dd2d49221e2761fda.tar.gz
vdr-79a3607d0c220797ebf9449dd2d49221e2761fda.tar.bz2
Avoiding a lengthy lock on the Channels list when starting a recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b1167360..b0467e9e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9553,3 +9553,5 @@ Video Disk Recorder Revision History
PMT pid were checked any more (thanks to Helmut Binder).
- Fixed PMT handling in case locking the Channels list times out (reported by Helmut
Binder).
+- Avoiding a lengthy lock on the Channels list when starting a recording (thanks to
+ Helmut Binder).