diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-28 15:16:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-28 15:16:15 +0200 |
commit | 842efc15c53957f534d31c5527b1c65dc486c496 (patch) | |
tree | e653cc04a1e1f1aca0a80f7adfac9cb298c72473 /CONTRIBUTORS | |
parent | 3606c5ef2321f199996075a8240a89ca598d0b67 (diff) | |
download | vdr-842efc15c53957f534d31c5527b1c65dc486c496.tar.gz vdr-842efc15c53957f534d31c5527b1c65dc486c496.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 fd0ad595..9bb2a9ad 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1118,6 +1118,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 |