extend colored events to channellist

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


Origin commit data
------------------
Commit: 80c84efb7c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-10-28 (Fri, 28 Oct 2011)

Origin message was:
------------------
- extend colored events to channellist

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1779 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
gixxpunk
2011-10-28 16:39:12 +00:00
parent 3979b1bbc0
commit 95d6a70b8e
9 changed files with 48 additions and 24 deletions

View File

@@ -33,7 +33,8 @@
#ifndef __color__
#define __color__
#define COL_MAXFREE 254-8*8 - 1
#define COL_MAXFREE 254-8*9 - 1
#define COL_COLORED_EVENTS_CHANNELLIST 254-8*9
#define COL_COLORED_EVENTS_INFOBAR 254-8*8
#define COL_INFOBAR_SHADOW 254-8*7
#define COL_INFOBAR 254-8*6