From 1aa2f6ace2419406b305f9fe238d9d341f761c73 Mon Sep 17 00:00:00 2001 From: louis Date: Fri, 25 Oct 2013 20:50:08 +0200 Subject: Version 0.9.0 --- HISTORY | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c82f949..2e828a4 100644 --- a/HISTORY +++ b/HISTORY @@ -300,3 +300,28 @@ Version 0.1.4 displayChannel - Configurable Menu Item Scroll Mode: "Carriage Return" or "Forward and Back again" +- channel logo cache is built with channelID as key (not with channelNumber + anymore) +- Removed RSS Feed support completely, maybe this will get a standalone + plugin in the future +- Implemented theme dependend configuration. Each theme has now it's own + configuration. Default configurations for each theme can be set in the + appropriate conf/theme-themename.conf file. This file has to be placed + in /themeconfigs. With that each theme can be shipped with + its individual settings and the plugin settings can be changed + individually for each theme without affecting other themes. +- All skin background and button elements can now be individual PNGs. For + that the config value displayType has to be set to the value 2 in the + theme specific configuration. +- Added new Theme "freestyle" with individual graphics for the different + skin elements. +- Rewriting and cleanup of displayChannel: + - separated drawing code in dedicated class + - removed "simple" status icon bar, now only graphical icons are supported + - changed screen resolution icon to same height but 3 times larger width + as other status icons. + - status icons scale to size of footer height + - fixed bug that progress bar sometimes was not displayed when switching + - adapted the status icons for the different themes + the channel + -- cgit v1.2.3