summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-18 15:21:14 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-18 15:21:14 +0200
commita28e2ef5b573d449d7331921f15f81b6b78dfa8e (patch)
tree25d4ef183ee3c6e8d53ca868b8601b0b532da10c /HISTORY
parentc6f6e881f878e430a0ad6a8f845da9b1317143ef (diff)
downloadvdr-a28e2ef5b573d449d7331921f15f81b6b78dfa8e.tar.gz
vdr-a28e2ef5b573d449d7331921f15f81b6b78dfa8e.tar.bz2
No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking replay at the end of a recording1.1.32
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 692a73f9..0f46d7e5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2170,3 +2170,5 @@ Video Disk Recorder Revision History
Endriss for reporting this one).
- Fixed EPG bugfix statistics to avoid log entires for undefined channels (thanks
to Lars Bläser for reporting this one).
+- No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking replay
+ at the end of a recording.