Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Seyfried
3dcee88f80 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
------------------
Branch: ni/coolstream
Commit: 63b6efd1f5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)



------------------
This commit was generated by Migit
2017-02-05 13:05:07 +01:00
vanhofen
46e34edc94 colors: change color for marked items under cursor; user's request
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-10-23 21:45:43 +02:00
vanhofen
7e995ddef2 color: use DARK text color on DARK background
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-10-19 13:21:58 +02:00
vanhofen
79615a5774 color: add getItemColors function to simplify color handling
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-10-19 10:06:35 +02:00
Stefan Seyfried
8604dacb43 neutrino: avoid float for color calculations
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9b1cca88a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-12-25 (Sun, 25 Dec 2011)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-22 18:13:50 +01:00
Michael Liebmann
9fe57a5272 Fix compiler warnings (-Wfloat-equal)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f0400a23e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-02-21 00:02:47 +01:00
Michael Liebmann
d8744972c2 src/gui/color.cpp: Fix compiler warnings (-Wconversion)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 176460cf80
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-02-07 08:54:50 +01:00
Michael Liebmann
259634687e src/gui/color.cpp: Rework functions for color conversions, using float.
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3cfd88569
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-02-07 08:54:50 +01:00
Thilo Graf
0b9274876d color.cpp: use variable br_
Variable 'br_' is assigned a value that is never used


Origin commit data
------------------
Branch: ni/coolstream
Commit: c5b9786df4
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-02 (Mon, 02 Dec 2013)



------------------
This commit was generated by Migit
2013-12-03 14:55:38 +01:00
Michael Liebmann
16684836ce Define real text color for use in RenderString()
Origin commit data
------------------
Branch: ni/coolstream
Commit: e60067545f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-07-21 22:00:46 +02:00
Michael Liebmann
b0b2210236 Add Member to change the OSD color
Origin commit data
------------------
Branch: ni/coolstream
Commit: d1f2726060
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-13 (Sat, 13 Jul 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-07-21 22:00:33 +02:00
mrcolor
bcecfb6585 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
------------------
Branch: ni/coolstream
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)



------------------
This commit was generated by Migit
2009-12-08 11:05:11 +00:00