summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-11-22 12:30:17 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-11-22 12:30:17 +0100
commitd8857154a1a193251705088d3a064f6ded5ad6ee (patch)
tree46828384a9527bb8081886b9a6aacc471ff82520 /HISTORY
parent8ffbea3788d8c4cc1a83fbb8f3aae7f253cbaeef (diff)
downloadvdr-d8857154a1a193251705088d3a064f6ded5ad6ee.tar.gz
vdr-d8857154a1a193251705088d3a064f6ded5ad6ee.tar.bz2
Fixed handling DVB subtitles for PES recordings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 699112a3..bcefec4e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6188,3 +6188,4 @@ Video Disk Recorder Revision History
replaying the recording (at least until the index file has been generated).
- The cRingBufferLinear::Read() function now returns -1 and sets errno to
EAGAIN if the buffer is already full.
+- Fixed handling DVB subtitles for PES recordings (thanks to Rolf Ahrenberg).