From 2781c337b18f80fc7e9a16c65064c4ef2a47b147 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 13 Mar 2012 15:30:47 +0100 Subject: No longer using GetFont() (which is not thread safe) in cSubtitleRegion::UpdateTextData() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 7ba33981..7067c91b 100644 --- a/HISTORY +++ b/HISTORY @@ -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(). -- cgit v1.2.3