No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin

This commit is contained in:
Klaus Schmidinger
2012-03-13 15:28:15 +01:00
parent 71f02e4f80
commit 4bc2a502a4
3 changed files with 34 additions and 34 deletions

View File

@@ -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.