Commit Graph

13 Commits

Author SHA1 Message Date
vanhofen
665172f9a3 color: allow to toggle normal <-> enlighten background colors
Origin commit data
------------------
Commit: 1c75e7f447
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-10 (Mon, 10 Apr 2017)

Origin message was:
------------------
- color: allow to toggle normal <-> enlighten background colors
2017-04-10 21:43:01 +02:00
Stefan Seyfried
8b4c30e093 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)


Origin commit data
------------------
Commit: e490f84ea8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
2017-02-07 17:23:42 +01:00
vanhofen
4b1d21489f colors: change color for marked items under cursor; user's request
Origin commit data
------------------
Commit: 850205f898
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-23 (Sun, 23 Oct 2016)

Origin message was:
------------------
- colors: change color for marked items under cursor; user's request
2016-10-23 21:45:43 +02:00
vanhofen
898349918b color: use DARK text color on DARK background
Origin commit data
------------------
Commit: 8bf68eea67
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- color: use DARK text color on DARK background
2016-10-19 13:21:58 +02:00
vanhofen
844a58db72 color: add getItemColors function to simplify color handling
Origin commit data
------------------
Commit: 56126c6a61
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-19 (Wed, 19 Oct 2016)

Origin message was:
------------------
- color: add getItemColors function to simplify color handling
2016-10-19 10:06:35 +02:00
Stefan Seyfried
d1ee5f650f neutrino: avoid float for color calculations
Origin commit data
------------------
Commit: d9b1cca88a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-12-25 (Sun, 25 Dec 2011)
2015-03-22 18:13:50 +01:00
Michael Liebmann
a50eb24f3e Fix compiler warnings (-Wfloat-equal)
Origin commit data
------------------
Commit: 3f0400a23e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)
2014-02-21 00:02:47 +01:00
Michael Liebmann
3739771ff7 src/gui/color.cpp: Fix compiler warnings (-Wconversion)
Origin commit data
------------------
Commit: 176460cf80
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
2014-02-07 08:54:50 +01:00
Michael Liebmann
7aac9fbdbe src/gui/color.cpp: Rework functions for color conversions, using float.
Origin commit data
------------------
Commit: b3cfd88569
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
2014-02-07 08:54:50 +01:00
Thilo Graf
e328aad016 color.cpp: use variable br_
Variable 'br_' is assigned a value that is never used


Origin commit data
------------------
Commit: c5b9786df4
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)
2013-12-03 14:55:38 +01:00
Michael Liebmann
85e658fab5 Define real text color for use in RenderString()
Origin commit data
------------------
Commit: e60067545f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
2013-07-21 22:00:46 +02:00
Michael Liebmann
0e8ca2f896 Add Member to change the OSD color
Origin commit data
------------------
Commit: d1f2726060
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-13 (Sat, 13 Jul 2013)
2013-07-21 22:00:33 +02:00
mrcolor
cb8dd3394d our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)
2009-12-08 11:05:11 +00:00