diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-28 15:18:02 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-28 15:18:02 +0200 |
commit | 27c7603276b08c2c9340bb4aabd9a24cde0184a5 (patch) | |
tree | 4758379a55c4a04777fba6fbeabefe0f9e76c9e4 /CONTRIBUTORS | |
parent | 32c689258af3bbf582bc4047930065f379cdd217 (diff) | |
download | vdr-27c7603276b08c2c9340bb4aabd9a24cde0184a5.tar.gz vdr-27c7603276b08c2c9340bb4aabd9a24cde0184a5.tar.bz2 |
Fixed a busy loop in fast forward if the next video data file is missing
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7fadb7b4..bbdc5706 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1120,6 +1120,7 @@ Reinhard Nissl <rnissl@gmx.de> for making cCommand::Execute() use cPipe instead of popen() to avoid problems with open file handles when starting background commands for fixing handling error status in cDvbTuner::GetFrontendStatus() + for fixing a busy loop in fast forward if the next video data file is missing Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |