diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-14 09:24:57 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-14 09:24:57 +0200 |
commit | 497183cd733868e1ccedfb025b247a469eda074d (patch) | |
tree | 4ed37df75a53c94180c771e4b59afe2597063a21 /HISTORY | |
parent | a62790ed09b1cf75e9a66821ed65c0a0f511e092 (diff) | |
download | vdr-497183cd733868e1ccedfb025b247a469eda074d.tar.gz vdr-497183cd733868e1ccedfb025b247a469eda074d.tar.bz2 |
Fixed high system load when displaying a still picture in replay
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -534,7 +534,7 @@ Video Disk Recorder Revision History - No longer getting stuck when a channel doesn't sync while switching with the 'Up' and 'Down' keys. -2001-07-12: Version 0.84 +2001-07-14: Version 0.84 - Fixed video packet scanning to make it recognize the whole range of allowed video packet ids. @@ -550,3 +550,4 @@ Video Disk Recorder Revision History - Increased the timeout for numeric channel switching from 500ms to 1s. - Fixed handling the "Green" button in the "Schedules" menu for channels that have a second audio PID. +- Fixed high system load when displaying a still picture in replay. |