diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-31 14:09:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-31 14:09:52 +0200 |
commit | d6f2f1675c57cb067c7d1c1815b871d1acc2fe19 (patch) | |
tree | da310e344561f7f57ae342a78746cf2d0ec540bc /HISTORY | |
parent | e056cae8921a68704bf1a0cb4babcdf60d31be2d (diff) | |
download | vdr-d6f2f1675c57cb067c7d1c1815b871d1acc2fe19.tar.gz vdr-d6f2f1675c57cb067c7d1c1815b871d1acc2fe19.tar.bz2 |
Made some functions of cFont virtual to allow implementing dummy fonts for the 'curses' skin
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2864,3 +2864,5 @@ Video Disk Recorder Revision History CA ids to be added to the channel definitions (thanks to Wayne Keer for reporting this one, and Marcel Wiesweg for fixing it). - 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. |