Made updating the editing marks during replay react faster in case the marks file has just been written

This commit is contained in:
Klaus Schmidinger
2011-03-20 11:46:58 +01:00
parent d1dd7df17a
commit 31d4abab37
3 changed files with 27 additions and 9 deletions

View File

@@ -6564,3 +6564,5 @@ Video Disk Recorder Revision History
- Fixed some direct comparisons of double values.
- Fixed detecting frames on channels that broadcast with separate "fields" instead
of complete frames.
- Made updating the editing marks during replay react faster in case the marks
file has just been written.