summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-04-17 12:35:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-04-17 12:35:46 +0200
commit475e64eeec529425b343006820a00a9b73ab0914 (patch)
treedfa288602142b97994e6dd097af659c8a893e049 /HISTORY
parent05ea68e2bb35a9635f968a690cba424addde3051 (diff)
downloadvdr-475e64eeec529425b343006820a00a9b73ab0914.tar.gz
vdr-475e64eeec529425b343006820a00a9b73ab0914.tar.bz2
The dvbhddevice plugin is now part of the VDR distribution archive
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 88f2f3a8..4662c06d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6557,7 +6557,7 @@ Video Disk Recorder Revision History
- The original display size of subtitles is now used to scale them properly when
displaying them on an HD OSD.
-2011-04-03: Version 1.7.18
+2011-04-17: Version 1.7.18
- Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtimäki).
- Added a missing 'default' case in cPixmapMemory::DrawEllipse().
@@ -6596,3 +6596,5 @@ Video Disk Recorder Revision History
- Added HD stream content identifiers to vdr.5 (thanks to Christoph Haubrich).
- Made cRecordingInfo::Read(FILE *f) private to avoid calls to it from outside
cRecordingInfo or cRecording (reported by Mika Laitio).
+- The dvbhddevice plugin is now part of the VDR distribution archive (thanks to
+ Andreas Regel).