summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-03-07 14:32:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-03-07 14:32:22 +0100
commit6564d8e9284a8319fa75e814cd9c7206c4a026d5 (patch)
treec66240af5fb956ee117b320ef80cc025c3fa7311 /HISTORY
parent42928ff2d3f2b25e124bd30b8b4cc8f2892c0f15 (diff)
downloadvdr-6564d8e9284a8319fa75e814cd9c7206c4a026d5.tar.gz
vdr-6564d8e9284a8319fa75e814cd9c7206c4a026d5.tar.bz2
Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute during replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index faeae423..902cd905 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6406,3 +6406,5 @@ Video Disk Recorder Revision History
- Changed the polarization characters in cDvbSourceParam::GetOsdItem() to uppercase.
- The full timer file name is now displayed if it ends with "TITLE" or "EPISODE"
(pointed out by Udo Richter).
+- Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute
+ during replay.