From db47cdaa1a0c7f57fc826d7906a01e5e98dd719a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 14 Jan 2015 10:50:55 +0100 Subject: Use of the function cOsd::GetBitmap() outside of derived classes is now deprecated --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index ed153e38..65c06ae7 100644 --- a/HISTORY +++ b/HISTORY @@ -8361,3 +8361,7 @@ Video Disk Recorder Revision History - Added handling for DTS audio tracks to cPatPmtParser::ParsePmt() (thanks to Thomas Reufer). - Added support for PGS subtitles (thanks to Thomas Reufer). +- Use of the function cOsd::GetBitmap() outside of derived classes is now deprecated, + and it may be made 'protected' in a future version, since it doesn't work with + TrueColor OSDs. Plugin authors may want to modify their code so that it + works without this function. -- cgit v1.2.3