From 5499d5ae84f31fb6b03e2daff583c533dde63480 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 19 Apr 2015 12:22:29 +0200 Subject: The function cOsd::GetBitmap() is now 'protected' --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 07609dd3..4eec9061 100644 --- a/HISTORY +++ b/HISTORY @@ -8640,3 +8640,7 @@ Video Disk Recorder Revision History #define DEPRECATED_VIDEOSYSTEM in device.h. If a plugin doesn't compile with this version of VDR, you can uncomment this line as a quick workaround. In the long run the plugin will need to be adapted. +- The function cOsd::GetBitmap() is now 'protected'. If a plugin doesn't compile with + this version of VDR, you can uncomment the line + //#define DEPRECATED_GETBITMAP + in osd.h as a quick workaround. In the long run the plugin will need to be adapted. -- cgit v1.2.3