mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The function cOsd::GetBitmap() is now 'protected'
This commit is contained in:
4
HISTORY
4
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.
|
||||
|
Reference in New Issue
Block a user