diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-19 11:50:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-19 11:50:20 +0100 |
commit | 23ec57d8229be5c0a2eaa12fa313ceb8b49fc962 (patch) | |
tree | df01fdf5fe16d652783aec64320c7fcf98464dd9 /HISTORY | |
parent | 50e09d1232c8d01a8a3f570aa8b3044f8d46a2e6 (diff) | |
download | vdr-23ec57d8229be5c0a2eaa12fa313ceb8b49fc962.tar.gz vdr-23ec57d8229be5c0a2eaa12fa313ceb8b49fc962.tar.bz2 |
Fixed switching into time shift mode when pausing live video1.7.24
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6847,7 +6847,7 @@ Video Disk Recorder Revision History - Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 (backport from version 1.7.9, thanks to Ralf Schueler). -2012-02-18: Version 1.7.24 +2012-02-19: Version 1.7.24 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Fixed a high load in case a transponder can't be received. @@ -6886,3 +6886,5 @@ Video Disk Recorder Revision History device numbering. - cReadDir::Next() now skips directory entries "." and "..". - Fixed a possible deadlock in time shift mode. +- Fixed switching into time shift mode when pausing live video (thanks to Reinhard + Nissl for helping to debug this one). |