diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-13 15:28:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-13 15:28:15 +0100 |
commit | 4bc2a502a4d9ecc5469cc035e577953ccd5c9103 (patch) | |
tree | ef259092b215515edfaec45a13bd2e8bcb3458e5 /HISTORY | |
parent | 71f02e4f80b2ad6cd265e68c4b2253ae5e1b3663 (diff) | |
download | vdr-4bc2a502a4d9ecc5469cc035e577953ccd5c9103.tar.gz vdr-4bc2a502a4d9ecc5469cc035e577953ccd5c9103.tar.bz2 |
No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7040,3 +7040,4 @@ Video Disk Recorder Revision History - When estimating the remaining disk space (in hours), the average data rate of all existing recordings is now taken into account. If this value can't be determined, the previous value of 25.75 MB/min is taken. +- No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin. |