diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-12 22:01:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-12 22:01:01 +0100 |
commit | 79a3607d0c220797ebf9449dd2d49221e2761fda (patch) | |
tree | a9bd119998bf1ad4ff82c2dc4016828a287eafc1 /HISTORY | |
parent | dffeabbacb5f36d514a8e3702f73e736c71ad099 (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |