diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-19 10:47:06 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-19 10:47:06 +0200 |
commit | d68b0a87ae327298c39b53ac559a702d5cf1d52e (patch) | |
tree | 38e4605a502bbb56c248710868664abc8136c832 /HISTORY | |
parent | 121678e0bafa1f081a88cfa3b175fcbcc908573b (diff) | |
download | vdr-d68b0a87ae327298c39b53ac559a702d5cf1d52e.tar.gz vdr-d68b0a87ae327298c39b53ac559a702d5cf1d52e.tar.bz2 |
Implemented palette replace mode in the OSD bitmaps1.3.27
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3630,3 +3630,6 @@ Video Disk Recorder Revision History //#define TEST_cVideoRepacker in remux.c. +- When drawing a bitmap to the OSD, the existing palette of the target can now be + replaced with the new one instead of adding the new entries (thanks to Andreas + Regel). |