diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-31 15:21:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-31 15:21:51 +0100 |
commit | a8260204c3e66fe12173f7232feb90ece61a59e8 (patch) | |
tree | f273bf4ffb530fab60be837e8df0c89b2cf31c86 /HISTORY | |
parent | 6a4d4607e4a422e184f4d809c44968deb0d17778 (diff) | |
download | vdr-a8260204c3e66fe12173f7232feb90ece61a59e8.tar.gz vdr-a8260204c3e66fe12173f7232feb90ece61a59e8.tar.bz2 |
Added cFont::FontName() and cFont::Size()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6197,7 +6197,7 @@ Video Disk Recorder Revision History - Fixed the default value for "Pause key handling" in the MANUAL (reported by Diego Pierotto). -2009-12-25: Version 1.7.11 +2009-12-31: Version 1.7.11 - Fixed resetting the file size when regenerating the index file. - The new function cDevice::PatPmtParser() can be used in derived devices to access @@ -6232,3 +6232,4 @@ Video Disk Recorder Revision History that have some encrypted components that VDR doesn't use). - cDevice::AddPid() now stores the stream type of the given pid (thanks to Andreas Regel). +- Added cFont::FontName() and cFont::Size() (thanks to Andreas Regel). |