From 245ae52d36043db99206d912ba38aac3a3a783bc Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 8 Feb 2013 10:29:32 +0100 Subject: There is no more fixed limit to the maximum number of cPixmap objects an OSD can create --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3bf23d1e..a74342d8 100644 --- a/HISTORY +++ b/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. -- cgit v1.2.3