diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-08 10:29:32 +0100 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-08 10:29:32 +0100 |
| commit | 245ae52d36043db99206d912ba38aac3a3a783bc (patch) | |
| tree | 06b4177df2163fb370ba35703f7244c6ff3f79fa /HISTORY | |
| parent | 7f66e1573e056b26598cb8d37b5f65fe7276eb25 (diff) | |
| download | vdr-245ae52d36043db99206d912ba38aac3a3a783bc.tar.gz vdr-245ae52d36043db99206d912ba38aac3a3a783bc.tar.bz2 | |
There is no more fixed limit to the maximum number of cPixmap objects an OSD can create
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |
