Mode fb and picviewer cleanup; unify channel logo display code

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@259 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 3fb6607ba0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-02-05 (Fri, 05 Feb 2010)
This commit is contained in:
[CST] Focus
2010-02-05 15:26:57 +00:00
parent a8160d1e91
commit e7fb4b55fd
16 changed files with 498 additions and 405 deletions

View File

@@ -108,7 +108,7 @@ class EventList
void paintItem(unsigned pos, t_channel_id channel_id = 0);
void paint(t_channel_id channel_id = 0);
void paintHead(t_channel_id channel_id);
void paintHead(t_channel_id channel_id, std::string name);
void hide();
void showFunctionBar(bool show);
CTimerd::CTimerEventTypes isScheduled(t_channel_id channel_id, CChannelEvent * event, int * tID = NULL);