summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-03-20 11:46:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-03-20 11:46:58 +0100
commit31d4abab378d5b069ef02584617858c7c7f3bfe5 (patch)
treecaf1d0c442df8befeac26630a2d2317fddada22d /HISTORY
parentd1dd7df17ab9c24867491c7cbaa148ad83ec216f (diff)
downloadvdr-31d4abab378d5b069ef02584617858c7c7f3bfe5.tar.gz
vdr-31d4abab378d5b069ef02584617858c7c7f3bfe5.tar.bz2
Made updating the editing marks during replay react faster in case the marks file has just been written
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ea57a04e..11c04669 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.