- Set Lua api version to 1.16
Origin commit data
------------------
Branch: ni/coolstream
Commit: 482cf41adf
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
------------------
This commit was generated by Migit
...in external plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: 76874040a3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
------------------
This commit was generated by Migit
...'NO_SCALE' modus for object creation (icon)
- Set Lua api version to 1.15
Origin commit data
------------------
Branch: ni/coolstream
Commit: 573eb7f7ad
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
------------------
This commit was generated by Migit
...in external plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: 895b781629
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
------------------
This commit was generated by Migit
- You can create fixed-size fonts for use in Lua Scripts
- The fonts are deleted after the script
- The use of fonts is limited to the following functions currently:
- RenderString()
- getRenderWidth()
- FontHeight()
- Example in Lua scripts:
Normal usage:
local font = FONT.MENU
RenderString(font, ....)
Use DynFonts:
Creates a font with height of 50px:
local font = n:getDynFont(0, 50)
local useDynFont = true
RenderString(useDynFont, font, ....)
or
Creates a font in which the text("Example: xyz") has a width of 200px:
local font = n:getDynFont(200, 0, "Example: xyz")
local useDynFont = true
RenderString(useDynFont, font, ....)
- Set Lua api version to 1.13
Origin commit data
------------------
Branch: ni/coolstream
Commit: a307e806eb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Origin message was:
------------------
CLuaInstance: Add DynFonts for lua scripts
- You can create fixed-size fonts for use in Lua Scripts
- The fonts are deleted after the script
- The use of fonts is limited to the following functions currently:
- RenderString()
- getRenderWidth()
- FontHeight()
- Example in Lua scripts:
Normal usage:
local font = FONT.MENU
RenderString(font, ....)
Use DynFonts:
Creates a font with height of 50px:
local font = n:getDynFont(0, 50)
local useDynFont = true
RenderString(useDynFont, font, ....)
or
Creates a font in which the text("Example: xyz") has a width of 200px:
local font = n:getDynFont(200, 0, "Example: xyz")
local useDynFont = true
RenderString(useDynFont, font, ....)
- Set Lua api version to 1.13
------------------
This commit was generated by Migit
...in external plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: 56d76f4ebc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
------------------
This commit was generated by Migit
- Set Lua api version to 1.12
Signed-off-by: svenhoefer <svenhoefer@svenhoefer.com>
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7caf055ea0
Author: defans <defans@bluepeercrew.us>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Origin message was:
------------------
- luainstance: add GetRevision() function
- Set Lua api version to 1.12
Signed-off-by: svenhoefer <svenhoefer@svenhoefer.com>
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08e68ea464
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-24 (Tue, 24 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
...PaintBox() and RenderString() for coolstream hardware
- Set Lua api version to 1.11
Origin commit data
------------------
Branch: ni/coolstream
Commit: 45569a736a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-23 (Mon, 23 Nov 2015)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ff6e120d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-11-22 (Sun, 22 Nov 2015)
Origin message was:
------------------
- cables.xml: update Antennenverein Hohenmoelsen; thx to lusto
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 15478a44c4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-11-22 (Sun, 22 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66e8b155f3
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-11-21 (Sat, 21 Nov 2015)
Origin message was:
------------------
- cables.xml: update Antennengemeinschaft Goeltzschtalbruecke
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5cb0ca21cd
Author: defans <defans@bluepeercrew.us>
Date: 2015-11-20 (Fri, 20 Nov 2015)
Origin message was:
------------------
- streaminfo2.cpp: reduce signalbox flickering
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
... switching back from signal diagram
Origin commit data
------------------
Branch: ni/coolstream
Commit: c689e5d224
Author: defans <defans@bluepeercrew.us>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Origin message was:
------------------
- streaminfo2.cpp: force repaint of signalbox after ...
... switching back from signal diagram
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 21914f032c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-11-18 (Wed, 18 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8c41a922b0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-18 (Wed, 18 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ddfb506de
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-11-17 (Tue, 17 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: a237b55d6a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-11-17 (Tue, 17 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4034666fe3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-11-17 (Tue, 17 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
- CC_SHADOW_RIGHT & CC_SHADOW_BOTTOM not yet implemented
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f7802f018
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-16 (Mon, 16 Nov 2015)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: a2babbb0a7
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
- Set Lua api version to 1.10
Origin commit data
------------------
Branch: ni/coolstream
Commit: 755e4d965c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-16 (Mon, 16 Nov 2015)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35c6121780
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-16 (Mon, 16 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
...is terminated with an error
Complement to commit 94e11ad2a0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09881321e2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-16 (Mon, 16 Nov 2015)
------------------
This commit was generated by Migit
- Set Lua api version to 1.9
Origin commit data
------------------
Branch: ni/coolstream
Commit: 24881e4228
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-14 (Sat, 14 Nov 2015)
------------------
This commit was generated by Migit
- Set Lua api version to 1.8
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5031496d0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-14 (Sat, 14 Nov 2015)
------------------
This commit was generated by Migit
- Necessary for some video plugins
- Set Lua api version to 1.7
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f66e21940
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 715c0e383d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-11-14 (Sat, 14 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b264e0b66
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-11-08 (Sun, 08 Nov 2015)
Origin message was:
------------------
- locale: update deutsch.locale
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: d422e7e649
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-11-08 (Sun, 08 Nov 2015)
Origin message was:
------------------
- listbox and upnpbrowser: fix pagedown logic
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed4adff745
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-11-08 (Sun, 08 Nov 2015)
Origin message was:
------------------
- channellist, bouquetlist and bouqueteditor: fix pagedown logic
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b6cd3d055d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-08 (Sun, 08 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: e0eb677513
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-08 (Sun, 08 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d992a6d13
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-11-07 (Sat, 07 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 020b477a7d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-06 (Fri, 06 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
if no bouquets selected, CI used for all channels
Origin commit data
------------------
Branch: ni/coolstream
Commit: eab8bbec20
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-06 (Fri, 06 Nov 2015)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a8fc39ef9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-05 (Thu, 05 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ebb2d74d9f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-03 (Tue, 03 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5fa59a640
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-03 (Tue, 03 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: e07c9ba0e4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-11-03 (Tue, 03 Nov 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 891c0fe8d0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
user RED button to call streaminfo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3feba2b40d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4d0179beb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 294ed15de6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ff50ec61b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c849a2649
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-10-30 (Fri, 30 Oct 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
...WebTV channel_id from a specified url
- Set Lua api version to 1.6
Origin commit data
------------------
Branch: ni/coolstream
Commit: 77a2b389bd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8c60bf6f22
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-26 (Mon, 26 Oct 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit