Avoiding a lengthy lock on the Channels list when starting a recording

This commit is contained in:
Klaus Schmidinger
2020-12-12 22:01:01 +01:00
parent dffeabbacb
commit 79a3607d0c
3 changed files with 17 additions and 2 deletions

View File

@@ -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).