mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
There is no more fixed limit to the maximum number of cPixmap objects an OSD can create
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7578,3 +7578,7 @@ Video Disk Recorder Revision History
|
||||
available and has the same effect as --dirnames=250,40,1.
|
||||
- The macro MaxFileName is now obsolete and may be removed in future versions. Use
|
||||
NAME_MAX directly instead.
|
||||
- There is no more fixed limit to the maximum number of cPixmap objects an OSD can
|
||||
create. However, a particular device may still be unable to create an arbitrary
|
||||
number of pixmaps, due to limited resources. So it's always a good idea to use
|
||||
as few pixmaps as possible.
|
||||
|
Reference in New Issue
Block a user