New plugin 'skincurses'

This commit is contained in:
Klaus Schmidinger
2004-05-31 14:14:33 +02:00
parent f1722a65fb
commit b420ef67d2
6 changed files with 1171 additions and 0 deletions

View File

@@ -2866,3 +2866,6 @@ Video Disk Recorder Revision History
- Fixed handling colors in cDvbSpuPalette::yuv2rgb() (thanks to Marco Schl<68><6C>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.