diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-07 14:41:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-03-07 14:41:45 +0100 |
commit | 9c1f56ec71a68e945ff7315ae710f6f9f03e8cc8 (patch) | |
tree | 671fff5d1d2d8fa1d42a60e7b8db83eb3be8cac6 /HISTORY | |
parent | 2dc3a3d399f7315df034c13fc63dc097683f1f97 (diff) | |
download | vdr-9c1f56ec71a68e945ff7315ae710f6f9f03e8cc8.tar.gz vdr-9c1f56ec71a68e945ff7315ae710f6f9f03e8cc8.tar.bz2 |
Avoiding too many consecutive "ring buffer overflow" messages
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |