Commit Graph

13 Commits

Author SHA1 Message Date
vanhofen
1c75e7f447 - color: allow to toggle normal <-> enlighten background colors 2017-04-10 21:43:01 +02:00
Stefan Seyfried
e490f84ea8 replace framebuffer.h include with forward declaration
instead of including framebuffer.h almost everywhere, replace it with
class CFrameBuffer forward declarations and/or generic system includes.
Add a hack to define fb_pixel_t to config.h (one reason for
framebuffer.h includes was the fb_pixel_t define)
2017-02-07 17:23:42 +01:00
svenhoefer
850205f898 - colors: change color for marked items under cursor; user's request 2016-10-23 21:45:43 +02:00
svenhoefer
8bf68eea67 - color: use DARK text color on DARK background 2016-10-19 13:21:58 +02:00
svenhoefer
56126c6a61 - color: add getItemColors function to simplify color handling 2016-10-19 10:06:35 +02:00
Stefan Seyfried
d9b1cca88a neutrino: avoid float for color calculations 2015-03-22 18:13:50 +01:00
M. Liebmann
3f0400a23e Fix compiler warnings (-Wfloat-equal) 2014-02-21 00:02:47 +01:00
M. Liebmann
176460cf80 src/gui/color.cpp: Fix compiler warnings (-Wconversion) 2014-02-07 08:54:50 +01:00
M. Liebmann
b3cfd88569 src/gui/color.cpp: Rework functions for color conversions, using float. 2014-02-07 08:54:50 +01:00
Thilo Graf
c5b9786df4 color.cpp: use variable br_
Variable 'br_' is assigned a value that is never used
2013-12-03 14:55:38 +01:00
Michael Liebmann
e60067545f Define real text color for use in RenderString() 2013-07-21 22:00:46 +02:00
Michael Liebmann
d1f2726060 Add Member to change the OSD color 2013-07-21 22:00:33 +02:00
mrcolor
bc5bd4154e our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00