- Set Lua api version to 1.48
Origin commit data
------------------
Commit: 270cd318ec
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-03 (Sat, 03 Sep 2016)
Radius < 0 causes for wrong rendering. paintBoxRel() gets confused.
This will paint partial outside of renderbox.
TODO: This should be fixed.
Origin commit data
------------------
Commit: ed0154a973
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-31 (Wed, 31 Aug 2016)
Unified adaptation related to child class ComponentsFooter.
see: 5a24dc1ce5
Origin commit data
------------------
Commit: 731cb9c66d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Origin commit data
------------------
Commit: 7d580b3296
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-26 (Fri, 26 Aug 2016)
Origin message was:
------------------
- yWeb: depending display of logos in EPG plus from Tuxbox.DisplayLogos
This is to respecting user's setting to use other channellogos for
WebIf. Now WebIf tries Tuxbox.LogosURL from nhttpd.conf first.
Controlapi ignores these setting and providing the default system
channelogos using NeutrinoAPI->getLogoFile().
Origin commit data
------------------
Commit: 7ac0ed9093
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-26 (Fri, 26 Aug 2016)
Origin message was:
------------------
- neutrinoyparser: move search for channellogos to neutrinoyparser
This is to respecting user's setting to use other channellogos for
WebIf. Now WebIf tries Tuxbox.LogosURL from nhttpd.conf first.
Controlapi ignores these setting and providing the default system
channelogos using NeutrinoAPI->getLogoFile().
Passed init values are better to see here.
This should fix wrong footer color too. See UPNP-Browser, color was not
applied here.
Origin commit data
------------------
Commit: 9b9a8d1a78
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-23 (Tue, 23 Aug 2016)
This fixes missing applying of possible changes of
colour settings in color setup for frame.
Origin commit data
------------------
Commit: 41ed6513bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-21 (Sun, 21 Aug 2016)
buttons are mostly small elements, so these elements should have a reasonable shadow width
Origin commit data
------------------
Commit: 2cf409bc27
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-21 (Sun, 21 Aug 2016)
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
------------------
Commit: a92757697f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-20 (Sat, 20 Aug 2016)
- colors: some internal renamings (78230ea) v1.40
- colors: make footer background color configurable (70abfb3) v1.41
- luainstance: add missing entry for shadow color (832649c) v1.42
- cc_text: if dx and dy is not set and text have parent use Height
(5ac8d00) v1.43
- cc_window: dont paint over screen size (46b77c7) v1.44
- cpicture: Add getHeight/getWidth option (7e874dd) v1.45
- cpicture: Add setDimensionsAll option (fcfb4c4) 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
------------------
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 (78230ea) v1.40
- colors: make footer background color configurable (70abfb3) v1.41
- luainstance: add missing entry for shadow color (832649c) v1.42
- cc_text: if dx and dy is not set and text have parent use Height
(5ac8d00) v1.43
- cc_window: dont paint over screen size (46b77c7) v1.44
- cpicture: Add getHeight/getWidth option (7e874dd) v1.45
- cpicture: Add setDimensionsAll option (fcfb4c4) 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
------------------
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
it's a small font too
Origin commit data
------------------
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
Origin commit data
------------------
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