mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now using a separate mutex to fix the race between SVDRP CHAN and cDevice::HasProgramme()
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -9084,3 +9084,6 @@ Video Disk Recorder Revision History
|
||||
- Fixed generating k_Release key events for LIRC remote controls (due to the short
|
||||
timeout another normal key was sometimes put into the queue after the generated
|
||||
release). Also removed some code redundancy and added some buffer checks.
|
||||
- Now using a separate mutex to fix the race between SVDRP CHAN and
|
||||
cDevice::HasProgramme(), because the previous fix caused a deadlock (reported by
|
||||
Derek Kelly).
|
||||
|
Reference in New Issue
Block a user