diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-22 11:29:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-22 11:29:19 +0200 |
commit | a05590796ad98d994eca1b24c69d164d05e34f60 (patch) | |
tree | 31bbde818cb3f2571f5503d1fa34c5ac55119841 /HISTORY | |
parent | 6b258329131696df045e333886a163d820f2115b (diff) | |
download | vdr-a05590796ad98d994eca1b24c69d164d05e34f60.tar.gz vdr-a05590796ad98d994eca1b24c69d164d05e34f60.tar.bz2 |
Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp() is waiting
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3551,3 +3551,5 @@ Video Disk Recorder Revision History - Added cPlayer::DeviceSetVideoDisplayFormat() (thanks to Marco Schlüßler). - No longer saving the setup in case of a fatal error, to keep the volume level from being set to a wrong value (thanks to Marco Schlüßler). +- Fixed a possible hangup when ending a replay session while cIndexFile::CatchUp() + is waiting (thanks to Marco Schlüßler). |