summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-01-06 15:09:11 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-01-06 15:09:11 +0100
commit4b1440737a1929ad56ed8ad4336cd090695de414 (patch)
tree0527642602158ddf7fa00755cb01ebebd1b71d26 /HISTORY
parent4e15f6d658139fca773b76088bf1523839c20ffd (diff)
downloadvdr-4b1440737a1929ad56ed8ad4336cd090695de414.tar.gz
vdr-4b1440737a1929ad56ed8ad4336cd090695de414.tar.bz2
Added an EPG bugfix for too long Subtitles and empty Extended Description
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3f217634..9a3ab20b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1911,3 +1911,5 @@ Video Disk Recorder Revision History
- Implemented "Link Layer" based CAM support, which hopefully will solve the
problems with CAMs we had in the past. To use this you need the driver version
2002-01-06 or higher (with the new firmware supporting the "Link Layer" protocol).
+- Added an EPG bugfix that moves the Subtitle data to the Extended Description in
+ case the latter is empty and the Subtitle exceeds some useful length.