diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-31 14:14:33 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-31 14:14:33 +0200 |
commit | b420ef67d29f8737fa3498766d3107ebf9b16311 (patch) | |
tree | 8b16b9f7c9bd7ae81a76cfd27e3a4140fa3bd003 /HISTORY | |
parent | f1722a65fb0831ab989ab0217785dddd745f03ff (diff) | |
download | vdr-b420ef67d29f8737fa3498766d3107ebf9b16311.tar.gz vdr-b420ef67d29f8737fa3498766d3107ebf9b16311.tar.bz2 |
New plugin 'skincurses'1.3.9
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2866,3 +2866,6 @@ Video Disk Recorder Revision History - Fixed handling colors in cDvbSpuPalette::yuv2rgb() (thanks to Marco Schlüßler). - Made some functions of cFont virtual to allow implementing dummy fonts for the 'curses' skin. +- The new plugin 'skincurses' re-implements the functionality that was previously + available by compiling VDR with DEBUG_OSD. Some things may not yet work as they + should, but it's a starting point. |