diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-25 10:05:24 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-25 10:05:24 +0200 |
commit | e63b279d967564b847f19dbd694dab9a577acfb1 (patch) | |
tree | 8b77cadd84dc88a174daa3a1dd051991be7edb6d /HISTORY | |
parent | c6ed4da7a0e8d9bf5664ba2c4282e3c6cb6d7932 (diff) | |
download | vdr-e63b279d967564b847f19dbd694dab9a577acfb1.tar.gz vdr-e63b279d967564b847f19dbd694dab9a577acfb1.tar.bz2 |
Added cPalette::AllColors() for plugins that need to get the color entries of a cPalette
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1423,3 +1423,5 @@ Video Disk Recorder Revision History Zimmermann). - Added cDevice::NewOsd() to allow a derived cDevice class to implement its own OSD capabilities (thanks to Andreas Schultz). +- Added cPalette::AllColors() for plugins that need to get the color entries of + a cPalette (see osdbase.h). |