diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-13 15:01:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-13 15:01:24 +0100 |
commit | d71544d797039e043284b76a171d648430b112de (patch) | |
tree | 67e1b920178cc3737ed3863ad8dff6fbd65eead9 /HISTORY | |
parent | 08066065e316682da10249b4edcc19b7d5226e59 (diff) | |
download | vdr-d71544d797039e043284b76a171d648430b112de.tar.gz vdr-d71544d797039e043284b76a171d648430b112de.tar.bz2 |
Added a note to the description of cFont::Size(), regarding possible differences between it and cFont::Height()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8851,3 +8851,5 @@ Video Disk Recorder Revision History The cRecordingsHandler now performs its actual operations in a separate thread, thus avoiding locking problems and reducing the time between subsequent operations. +- Added a note to the description of cFont::Size(), regarding possible differences + between it and cFont::Height() (suggested to Thomas Reufer). |