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 /CONTRIBUTORS | |
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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c6efd469..1c1602f8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3639,6 +3639,7 @@ Helmut Binder <cco@aon.at> for fixing a bug in handling shared PMTs, where after the first pass not all SIDs of a PMT pid were checked any more for reporting a problem with PMT handling in case locking the Channels list times out + for avoiding a lengthy lock on the Channels list when starting a recording Ulrich Eckhardt <uli@uli-eckhardt.de> for reporting a problem with shutdown after user inactivity in case a plugin is |