Commit Graph

9512 Commits

Author SHA1 Message Date
Thilo Graf
a593f3eec3 CComponentsFooter: use background color of footer inside chain object
Ensure pass of bg color from parent into chain object and button objects.
Required by embedded button objects. This prevents "holes" on screen.


Origin commit data
------------------
Branch: ni/coolstream
Commit: a92757697f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-20 (Sat, 20 Aug 2016)



------------------
This commit was generated by Migit
2016-08-22 21:15:28 +02:00
Jacek Jendrzej
52f7933b22 src/gui/lua/lua_cc_window.cpp use setButtonLabels real window width
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52d16769f1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-22 (Mon, 22 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-22 20:59:06 +02:00
Michael Liebmann
bacde0846a Complete missing lua api versions:
- colors: some internal renamings (1c1c5a0) v1.40
 - colors: make footer background color configurable (fb9eaf2) v1.41
 - luainstance: add missing entry for shadow color (a84b3e1) v1.42
 - cc_text: if dx and dy is not set and text have parent use Height
 (0dc1041) v1.43
 - cc_window: dont paint over screen size (f30dc89) v1.44
 - cpicture: Add getHeight/getWidth option (f6600ae) v1.45
 - cpicture: Add setDimensionsAll option (5ff20dd) v1.46

 - Set Lua api version to 1.46

 See also neutrino-hd wiki:
 https://wiki.neutrino-hd.de/wiki/Neutrino_HD_Lua_API#Changelog


Origin commit data
------------------
Branch: ni/coolstream
Commit: 085be754cb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-22 (Mon, 22 Aug 2016)

Origin message was:
------------------
Complete missing lua api versions:

 - colors: some internal renamings (1c1c5a0) v1.40
 - colors: make footer background color configurable (fb9eaf2) v1.41
 - luainstance: add missing entry for shadow color (a84b3e1) v1.42
 - cc_text: if dx and dy is not set and text have parent use Height
  (0dc1041) v1.43
 - cc_window: dont paint over screen size (f30dc89) v1.44
 - cpicture: Add getHeight/getWidth option (f6600ae) v1.45
 - cpicture: Add setDimensionsAll option (5ff20dd) v1.46

 - Set Lua api version to 1.46

 See also neutrino-hd wiki:
 https://wiki.neutrino-hd.de/wiki/Neutrino_HD_Lua_API#Changelog


------------------
This commit was generated by Migit
2016-08-22 18:29:21 +02:00
vanhofen
5e22721cc4 icons: transparent background for clock_face icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0958608933
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-22 (Mon, 22 Aug 2016)

Origin message was:
------------------
- icons: transparent background for clock_face icon

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

------------------
This commit was generated by Migit
2016-08-22 17:47:39 +02:00
Michael Liebmann
dd5f370fcc analogclock: Save background for using transparent clock images
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d04ea65f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-22 (Mon, 22 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-22 16:37:04 +02:00
Michael Liebmann
16595ad9d7 Complete missing lua api versions:
- colors: some internal renamings (1c1c5a0) v1.40
 - colors: make footer background color configurable (fb9eaf2) v1.41
 - luainstance: add missing entry for shadow color (a84b3e1) v1.42
 - cc_text: if dx and dy is not set and text have parent use Height
 (0dc1041) v1.43
 - cc_window: dont paint over screen size (f30dc89) v1.44
 - cpicture: Add getHeight/getWidth option (f6600ae) v1.45
 - cpicture: Add setDimensionsAll option (5ff20dd) v1.46

 - Set Lua api version to 1.46

 See also neutrino-hd wiki:
 https://wiki.neutrino-hd.de/wiki/Neutrino_HD_Lua_API#Changelog


Origin commit data
------------------
Branch: ni/coolstream
Commit: c990411575
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-22 (Mon, 22 Aug 2016)

Origin message was:
------------------
Complete missing lua api versions:

 - colors: some internal renamings (1c1c5a0) v1.40
 - colors: make footer background color configurable (fb9eaf2) v1.41
 - luainstance: add missing entry for shadow color (a84b3e1) v1.42
 - cc_text: if dx and dy is not set and text have parent use Height
  (0dc1041) v1.43
 - cc_window: dont paint over screen size (f30dc89) v1.44
 - cpicture: Add getHeight/getWidth option (f6600ae) v1.45
 - cpicture: Add setDimensionsAll option (5ff20dd) v1.46

 - Set Lua api version to 1.46

 See also neutrino-hd wiki:
 https://wiki.neutrino-hd.de/wiki/Neutrino_HD_Lua_API#Changelog


------------------
This commit was generated by Migit
2016-08-22 04:31:29 +02:00
vanhofen
e203488ad9 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed9d7b641c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-21 (Sun, 21 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-21 21:08:03 +02:00
Jacek Jendrzej
5ff20dd0fd lua_cc_window: add setDimensionsAll option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c26de095c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-21 (Sun, 21 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-21 18:29:10 +02:00
Jacek Jendrzej
f6600ae127 lua_cc_picture: add cpicture getHeight / getWidth option
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5051a100f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-21 (Sun, 21 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-21 16:17:28 +02:00
Jacek Jendrzej
f30dc8988d src/gui/components/cc_frm_window.cpp dont paint over screen size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 912017621b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-20 (Sat, 20 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-20 16:20:16 +02:00
Jacek Jendrzej
eb7f2c4fa8 2:supplement to 0dc1041788
Origin commit data
------------------
Branch: ni/coolstream
Commit: c37ef21912
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-20 (Sat, 20 Aug 2016)

Origin message was:
------------------
2:supplement to 0dc1041788

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

------------------
This commit was generated by Migit
2016-08-20 13:59:15 +02:00
Jacek Jendrzej
04498b79f4 supplement to 0dc1041788
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27ddf8935d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-20 (Sat, 20 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-20 09:54:12 +02:00
Michael Liebmann
a19fe6bed0 Fix merge conflicts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8272eda529
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-19 (Fri, 19 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-20 09:01:33 +02:00
vanhofen
c50acb9909 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: b5425ef7ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-19 (Fri, 19 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-19 22:15:42 +02:00
Jacek Jendrzej
0dc1041788 src/gui/lua/lua_cc_text.cpp if dx and dy is not set and text have parent use Height and Width size from parent
Origin commit data
------------------
Branch: ni/coolstream
Commit: a648daba75
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-19 (Fri, 19 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-19 21:17:45 +02:00
Michael Liebmann
5d86ff2594 framebuffer_ng: Add OnAfterSetPallette()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 72b8f8e976
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-19 (Fri, 19 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-19 18:29:52 +02:00
Michael Liebmann
da1a8cbfd6 framebuffer_ng: Add getIconPath()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0881911e24
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-19 (Fri, 19 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-19 17:57:34 +02:00
Michael Liebmann
2c4ccf9555 Merge branch 'cst-next' into nmp-cst-next
- Fix merge conflicts


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a3c90fccf
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-19 (Fri, 19 Aug 2016)



------------------
This commit was generated by Migit
2016-08-19 17:40:48 +02:00
vanhofen
c743021398 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/gui/widget/menue.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d1316417a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-17 (Wed, 17 Aug 2016)



------------------
This commit was generated by Migit
2016-08-17 21:38:03 +02:00
Jacek Jendrzej
59d3c49084 src/gui/widget/menue.cpp check if pointer is not NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: a29f433ded
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-17 (Wed, 17 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-17 17:23:08 +02:00
vanhofen
d859151274 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/gui/themes.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 797dd62e5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-17 (Wed, 17 Aug 2016)



------------------
This commit was generated by Migit
2016-08-17 11:45:13 +02:00
Thilo Graf
edfe7aa268 CMenuWidget: adopt shadow color to newer color macros
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1306a7c1a3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-17 (Wed, 17 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-17 10:55:12 +02:00
Thilo Graf
de5adef2ff CUpnpBrowserGui: enable missing shadows
Supplement for 8ef609b8fc


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6163c4f5ed
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-17 (Wed, 17 Aug 2016)



------------------
This commit was generated by Migit
2016-08-17 10:34:36 +02:00
vanhofen
c42e499370 themes: change footer colors defaults
these colors historically depends on infobar colors


Origin commit data
------------------
Branch: ni/coolstream
Commit: 64bc3c5adc
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)

Origin message was:
------------------
- themes: change footer colors defaults

these colors historically depends on infobar colors


------------------
This commit was generated by Migit
2016-08-16 23:38:33 +02:00
vanhofen
f1c4db23e3 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 29b6f4a827
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)



------------------
This commit was generated by Migit
2016-08-16 15:45:22 +02:00
Michael Liebmann
7ad04029de CUpnpBrowserGui: Fix segfault at neutrino start
Origin commit data
------------------
Branch: ni/coolstream
Commit: b015f65d4c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-16 (Tue, 16 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-16 15:11:39 +02:00
Michael Liebmann
410e2d5d2e Sort locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: be469d3549
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-16 15:11:39 +02:00
vanhofen
cfcd5caf3b Revert "- neutrinofonts: remove wrong name from signal_font struct"
This reverts commit b7153c49c8.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fca40b80e9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)



------------------
This commit was generated by Migit
2016-08-16 12:13:55 +02:00
vanhofen
37020ea9b6 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: e13549e11d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-16 10:08:27 +02:00
vanhofen
9ed55c28e3 ccomponents: use COL_SHADOW for shadows
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f60557e0b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)

Origin message was:
------------------
- ccomponents: use COL_SHADOW for shadows

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

------------------
This commit was generated by Migit
2016-08-16 08:37:54 +02:00
vanhofen
3a85795115 lua_cc_*: use COL_SHADOW for shadows
Origin commit data
------------------
Branch: ni/coolstream
Commit: b1eab6a23e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)

Origin message was:
------------------
- lua_cc_*: use COL_SHADOW for shadows

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

------------------
This commit was generated by Migit
2016-08-16 08:37:54 +02:00
vanhofen
8ef609b8fc upnpbrowser: rework elements positions; avoid using FONT_EVENTLIST
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9bb55db72
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)

Origin message was:
------------------
- upnpbrowser: rework elements positions; avoid using FONT_EVENTLIST

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

------------------
This commit was generated by Migit
2016-08-16 08:37:54 +02:00
vanhofen
c210975fb9 themes: initialize foot_Text a little brighter
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba7545ce7a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)

Origin message was:
------------------
- themes: initialize foot_Text a little brighter

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

------------------
This commit was generated by Migit
2016-08-16 08:37:54 +02:00
vanhofen
5701ca06a8 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/gui/osd_setup.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 58a62c81ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)



------------------
This commit was generated by Migit
2016-08-15 22:20:14 +02:00
vanhofen
4130ca1100 osd_setup: auto-calc size of font_size structs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74345ecaa2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- osd_setup: auto-calc size of font_size structs

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

------------------
This commit was generated by Migit
2016-08-15 22:15:15 +02:00
vanhofen
b7153c49c8 neutrinofonts: remove wrong name from signal_font struct
Origin commit data
------------------
Branch: ni/coolstream
Commit: c159fec182
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- neutrinofonts: remove wrong name from signal_font struct

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

------------------
This commit was generated by Migit
2016-08-15 22:15:15 +02:00
vanhofen
3f0d15b0d0 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a28b05f26
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-15 19:51:29 +02:00
vanhofen
b1cb109fe4 upnpbrowser: use larger font for items; we have space, so let's use it
Origin commit data
------------------
Branch: ni/coolstream
Commit: 344101d50a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- upnpbrowser: use larger font for items; we have space, so let's use it

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

------------------
This commit was generated by Migit
2016-08-15 19:50:23 +02:00
vanhofen
4f4e6fea0f Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: b5fd21283e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-15 19:35:50 +02:00
vanhofen
2f6a10a5f5 upnpbrowser: fix calculation of upper info box height
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc13d0ff28
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- upnpbrowser: fix calculation of upper info box height

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

------------------
This commit was generated by Migit
2016-08-15 19:35:02 +02:00
vanhofen
a0ceccb334 cc_item_text: avoid using INFOBAR_SMALL font; use MENU_INFO instead
it's a small font too


Origin commit data
------------------
Branch: ni/coolstream
Commit: c35414bc56
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- cc_item_text: avoid using INFOBAR_SMALL font; use MENU_INFO instead

it's a small font too


------------------
This commit was generated by Migit
2016-08-15 19:32:46 +02:00
vanhofen
d229e14601 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Conflicts:
	src/gui/moviebrowser.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d04798d9b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)



------------------
This commit was generated by Migit
2016-08-15 19:08:28 +02:00
vanhofen
a8cec5244c fonts: add and use own font for all footers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 54f2ac510f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- fonts: add and use own font for all footers

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

------------------
This commit was generated by Migit
2016-08-15 19:02:42 +02:00
Jacek Jendrzej
994aa9fb0a src/gui/moviebrowser.cpp m_movieSelectionHandler NULL pointer, try to fix use pointer after delete
Origin commit data
------------------
Branch: ni/coolstream
Commit: 080cda9716
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-15 16:39:27 +02:00
Jacek Jendrzej
371b741ef7 src/gui/widget/textbox.cpp try to fix paint sidebar
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9b5470a47
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-15 15:49:04 +02:00
vanhofen
18a1330056 Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a26032c96
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-15 13:03:59 +02:00
vanhofen
340c489ce4 filebrowser: remove my stupid comment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5610aa280e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- filebrowser: remove my stupid comment

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

------------------
This commit was generated by Migit
2016-08-15 13:02:49 +02:00
vanhofen
32bc6bd5ae Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 76b68b0a26
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)


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

------------------
This commit was generated by Migit
2016-08-15 12:32:24 +02:00
vanhofen
03f6f2b9e8 cc_frm_button: respecting user colors in buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29c7d652ec
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- cc_frm_button: respecting user colors in buttons

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

------------------
This commit was generated by Migit
2016-08-15 12:31:28 +02:00
vanhofen
df187346c4 infoviewer_bb: respecting user colors in buttonbar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0274471517
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- infoviewer_bb: respecting user colors in buttonbar

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

------------------
This commit was generated by Migit
2016-08-15 12:29:23 +02:00