No longer using GetFont() (which is not thread safe) in cSubtitleRegion::UpdateTextData()

This commit is contained in:
Klaus Schmidinger
2012-03-13 15:30:47 +01:00
parent 4bc2a502a4
commit 2781c337b1
2 changed files with 4 additions and 2 deletions

View File

@@ -7041,3 +7041,4 @@ Video Disk Recorder Revision History
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.
- No longer using GetFont() (which is not thread safe) in cSubtitleRegion::UpdateTextData().