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 /CONTRIBUTORS | |
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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 29104fbc..a9e8ffaf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1176,6 +1176,8 @@ Marco Schlüßler <marco@lordzodiac.de> for adding cPlayer::DeviceSetVideoDisplayFormat() for making the setup not being saved in case of a fatal error, to keep the volume level from being set to a wrong value + for fixing a possible hangup when ending a replay session while cIndexFile::CatchUp() + is waiting Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |