diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-22 13:53:32 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-22 13:53:32 +0200 |
commit | 8eff25b8de89fb536b7cd78d25af8907e615e605 (patch) | |
tree | 125f26d8e4313bac7a62573871f7731f96549ac1 /CONTRIBUTORS | |
parent | 5aacc51c14491fa029f6408f45685bf505c606b5 (diff) | |
download | vdr-8eff25b8de89fb536b7cd78d25af8907e615e605.tar.gz vdr-8eff25b8de89fb536b7cd78d25af8907e615e605.tar.bz2 |
When processing XPM data, the color name "None" is no mapped to #00000000
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c3ef4cc6..3ae19e55 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -698,6 +698,7 @@ Sascha Volkenandt <sascha@akv-soft.de> for his support in debugging the the "Unknown picture type error" for reporting a crash when switching the skin and having selected a non-default theme that is not available for the newly selected skin + for suggesting to map the color name "None" to #00000000 when processing XPM data Malcolm Caldwell <malcolm.caldwell@ntu.edu.au> for modifying LOF handling to allow for C-band reception |