summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-03-07 14:41:45 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-03-07 14:41:45 +0100
commit9c1f56ec71a68e945ff7315ae710f6f9f03e8cc8 (patch)
tree671fff5d1d2d8fa1d42a60e7b8db83eb3be8cac6 /HISTORY
parent2dc3a3d399f7315df034c13fc63dc097683f1f97 (diff)
downloadvdr-9c1f56ec71a68e945ff7315ae710f6f9f03e8cc8.tar.gz
vdr-9c1f56ec71a68e945ff7315ae710f6f9f03e8cc8.tar.bz2
Avoiding too many consecutive "ring buffer overflow" messages
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7d2db65b..a0953fc8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2728,3 +2728,5 @@ Video Disk Recorder Revision History
- Fixed handling "itemized" texts in EPG data (thanks to Stéphane Esté-Gracias
for pointing out this problem, and Marcel Wiesweg for improving 'libsi').
- Fixed handling VPS times at year boundaries.
+- Avoiding too many consecutive "ring buffer overflow" messages (which only
+ slowed down performance even more).