diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-04 11:05:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-04-04 11:05:38 +0200 |
commit | 63a32ce4833fe7200cea4b85ee31ddc91d23db6e (patch) | |
tree | 23adc8749ed5d99d3f0420800970f0dc84e1c8c1 /HISTORY | |
parent | 7170c20c7e8e63882415ea5d9569dc1eea200676 (diff) | |
download | vdr-63a32ce4833fe7200cea4b85ee31ddc91d23db6e.tar.gz vdr-63a32ce4833fe7200cea4b85ee31ddc91d23db6e.tar.bz2 |
Fixed a deadlock in the SVDRP command PLAY in case there is currently a recording being replayed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8961,3 +8961,5 @@ Video Disk Recorder Revision History Thanks to Sergey Chernyavskiy. - Changed 'number' to 'id' in the help texts of SVDRP commands that deal with timers. +- Fixed a deadlock in the SVDRP command PLAY in case there is currently a + recording being replayed. |