diff options
author | louis <louis.braun@gmx.de> | 2013-09-13 16:38:04 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2013-09-13 16:38:04 +0200 |
commit | 24262eefa031a9d5ef243205719e8edc45d66ea4 (patch) | |
tree | 3164828d7afbfece68422afbfbe9205cc9051a83 /HISTORY | |
parent | dcfc3b7083fed403555e0d33907f86699026cd45 (diff) | |
download | skin-nopacity-24262eefa031a9d5ef243205719e8edc45d66ea4.tar.gz skin-nopacity-24262eefa031a9d5ef243205719e8edc45d66ea4.tar.bz2 |
changed channel logo handling and added logo converter script with some backgrounds
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -249,3 +249,11 @@ Version 0.1.4 Feature 1403) - Display stereo symbol in displayChannel if at least one mpeg track is available (and not two, closes Feature 1404) +- Added script and background images to create fancy channel logos with + theme dependend background +- searching channel logos first in <logopath>/theme, then in + <defaltlogopath>/theme, then in <logopath> and finally in <defaultlogopath> + to allow theme dependend channel logos +- if no channel logo is found for channel name, the ChannelID is used to allow + logos for (feed) channels with changing names. Analog to the channel name + the ChannelID is also converted to lower case letters. |