Avoiding unnecessary code execution in the replay progress display

This commit is contained in:
Klaus Schmidinger
2001-07-28 13:16:23 +02:00
parent 0f52c4fe33
commit 80d491ec45
4 changed files with 23 additions and 12 deletions

View File

@@ -589,3 +589,5 @@ Video Disk Recorder Revision History
- Avoiding audio/video distortions in 'Transfer Mode'.
- Fixed replaying in case there is no index file.
- Fixed jumping to an editing mark when replay has been paused.
- Avoiding unnecessary code execution in the replay progress display (thanks
to Guido Fiala).