Commit Graph

110 Commits

Author SHA1 Message Date
Jacek Jendrzej
c3d2f362e6 src/gui/luainstance.cpp add setCenterPos option to CC objects
Origin commit data
------------------
Branch: ni/coolstream
Commit: c325a3bbae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-09 (Thu, 09 Jul 2015)


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

------------------
This commit was generated by Migit
2015-07-09 16:51:52 +02:00
vanhofen
91b9e9b609 framebuffer: revival of showFrame() function to allow ...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


Origin commit data
------------------
Branch: ni/coolstream
Commit: edc8527379
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-05 (Tue, 05 May 2015)

Origin message was:
------------------
- framebuffer: revival of showFrame() function to allow ...

... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons


------------------
This commit was generated by Migit
2015-05-05 12:01:04 +02:00
Jacek Jendrzej
4519e30135 luainstance.cpp fix button color
Origin commit data
------------------
Branch: ni/coolstream
Commit: cdae30fe5e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-05-03 (Sun, 03 May 2015)


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

------------------
This commit was generated by Migit
2015-05-03 17:06:16 +02:00
Thilo Graf
450e17342e CLuaInstance: implement current method for generation of button labels in footer object
This controls more effective fontsize and button arrangement.
Lua API is not touched.

TODO: 	add more possible buttons. Color buttons for sure are not
	be enough for some applications.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f96c2653b
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-02-16 (Mon, 16 Feb 2015)



------------------
This commit was generated by Migit
2015-02-19 08:39:09 +01:00
Jacek Jendrzej
5afc24dc67 use empty to check string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b5e7b5ba3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-09 (Fri, 09 Jan 2015)


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

------------------
This commit was generated by Migit
2015-01-09 17:15:11 +01:00
vanhofen
e94a2c76ce luainstance: switch to lua_Integer/lua_Unsigned
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3e52fa9f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-26 (Wed, 26 Nov 2014)

Origin message was:
------------------
- luainstance: switch to lua_Integer/lua_Unsigned

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

------------------
This commit was generated by Migit
2014-11-26 10:23:21 +01:00
vanhofen
74905f63bf luainstance: add CKeybordInput
Syntax:
m:addItem { \
	type="keyboardinput", \
	action="_action", \
	id="_id", \
	value="_value", \
	name="_name", \
	help="help (first line)",
	help2="help (second line)"
}


Origin commit data
------------------
Branch: ni/coolstream
Commit: d7b496062c
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-24 (Mon, 24 Nov 2014)

Origin message was:
------------------
- luainstance: add CKeybordInput

Syntax:
m:addItem { \
	type="keyboardinput", \
	action="_action", \
	id="_id", \
	value="_value", \
	name="_name", \
	help="help (first line)",
	help2="help (second line)"
}


------------------
This commit was generated by Migit
2014-11-24 10:04:02 +01:00
Michael Liebmann
b5f0e4a1fd CLuaMenuChangeObserver::changeNotify: Fix segfault in item type 'chooser'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02137ca987
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-10 07:35:43 +01:00
Jacek Jendrzej
5293f9470a fix some possible errors
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5d6c4de62
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 14:40:44 +01:00
martii
c2b0b10434 system/luaserver: Terminate Lua script when luaclient dies.
Origin commit data
------------------
Branch: ni/coolstream
Commit: ffec667030
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-14 10:27:37 +02:00
martii
35c83a5302 luaserver: reorganize
Origin commit data
------------------
Branch: ni/coolstream
Commit: b2b7cd8bb1
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-14 10:27:37 +02:00
martii
1b16086415 lua: implement "luaclient".
This allows for starting Lua scripts in neutrino context from the
command line. Experimental, not fully regression-tested.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d25185684
Author: martii <m4rtii@gmx.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)



------------------
This commit was generated by Migit
2014-10-14 10:27:37 +02:00
Michael Liebmann
07c9c4c7eb luainstance: Fix default parameter for config file getXXX functions
- Revert commit 'Fix default parameter for config file setXXX functions'


Origin commit data
------------------
Branch: ni/coolstream
Commit: b2945b1a1a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)



------------------
This commit was generated by Migit
2014-09-17 20:51:38 +02:00
Michael Liebmann
79edd0f657 luainstance/cwindow: Add funktion setWindowColor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57ffa12e6b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-17 20:51:32 +02:00
Michael Liebmann
582b110eb4 luainstance: Remove unnecessary hide()/kill() calls from xxxDelete functions
- functions:
 CWindowDelete()
 SignalBoxDelete()
 ComponentsTextDelete()
 CPictureDelete()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c5ab40468
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)

Origin message was:
------------------
luainstance: Remove unnecessary hide()/kill() calls from xxxDelete functions

- functions:
  CWindowDelete()
  SignalBoxDelete()
  ComponentsTextDelete()
  CPictureDelete()


------------------
This commit was generated by Migit
2014-09-17 20:51:23 +02:00
Michael Liebmann
c22c54e9be CLuaInstance: Use native bool parameter instead of string for Lua script functions
Origin commit data
------------------
Branch: ni/coolstream
Commit: d923d991aa
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-13 22:56:42 +02:00
Michael Liebmann
b7518f435f CLuaInstance: Add member paramBoolDeprecated() for info...
...when Boolean parameters are passed as a string or number


Origin commit data
------------------
Branch: ni/coolstream
Commit: 86186e6443
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)



------------------
This commit was generated by Migit
2014-09-13 22:56:36 +02:00
Michael Liebmann
e657991bef CLuaInstance: Add overloaded member tableLookup() for bool vars
Origin commit data
------------------
Branch: ni/coolstream
Commit: fc0f5d780a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-13 22:56:22 +02:00
Michael Liebmann
709998b6cb luainstance: Fix default parameter for config file setXXX functions
Origin commit data
------------------
Branch: ni/coolstream
Commit: c49ceac121
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-12 (Fri, 12 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-12 20:00:02 +02:00
Michael Liebmann
8150cd63c1 CLuaInstance::setBlank: Fix parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7398b43276
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-12 (Fri, 12 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-12 19:59:31 +02:00
Michael Liebmann
866bb6ecfc CLuaInstance: Add CConfigFile functions
Functions: loadConfig(), saveConfig(), clear(), getString(),
  setString(), getInt32(), setInt32(), getBool(), setBool()


Origin commit data
------------------
Branch: ni/coolstream
Commit: b74e80ee6f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)

Origin message was:
------------------
CLuaInstance: Add CConfigFile functions

Functions: loadConfig(), saveConfig(), clear(), getString(),
      setString(), getInt32(), setInt32(), getBool(), setBool()


------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
d5d54c5a4c CLuaInstance: Add missed library function _luaL_checkbool()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 457f974eed
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-11 (Thu, 11 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
f7155bdaab CLuaInstance: Add cVideo functions
- cVideo::SetBlank()
- cVideo::ShowPicture()
- cVideo::StopPicture()


Origin commit data
------------------
Branch: ni/coolstream
Commit: c511a44a2b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)



------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
36f5269b55 CLuaInstance: Fix segfault when hide() in CPictureDelete()
Origin commit data
------------------
Branch: ni/coolstream
Commit: dff6a6413d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
c484e28dc2 CLuaInstance: More global colors added
Origin commit data
------------------
Branch: ni/coolstream
Commit: 263e023879
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
67569eae0e CLuaInstance: Add strFind() and strSub() functions
- These functions are possible substitutes for the
 Lua functions string.find() and string.sub()

- This Lua functions have problems e.g. with the contents
 of some websites.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 51fb2fb9e7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)

Origin message was:
------------------
CLuaInstance: Add strFind() and strSub() functions

- These functions are possible substitutes for the
 Lua functions string.find() and string.sub()

- This Lua functions have problems e.g. with the contents
 of some websites.


------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
dfb3be64db CLuaInstance: Add parameter info1/info2 to PlayFile()
- This parameter display in info viewer instead of epg data


Origin commit data
------------------
Branch: ni/coolstream
Commit: b6f1963f2c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-10 (Wed, 10 Sep 2014)



------------------
This commit was generated by Migit
2014-09-11 12:14:24 +02:00
Michael Liebmann
80a01e29d8 CLuaInstance: Fix broken icon name in menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f0f27f466
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-18 (Fri, 18 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-18 11:28:09 +04:00
[CST] Focus
5ee14dabdd merge neutrino-mp menu/buttons/icons changes, (C) martii
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf91f2eccb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-17 17:02:25 +04:00
Michael Liebmann
3506849cf0 CLuaInstance: Add function checkMagicMask() for use the color constants
- Use checkMagicMask() for colors in CComponents-Lua functions


Origin commit data
------------------
Branch: ni/coolstream
Commit: a3c453c403
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)



------------------
This commit was generated by Migit
2014-07-16 23:45:23 +02:00
Michael Liebmann
63c9f1e9c9 CLuainstance: Use lua_Unsigned for color definitions
- Add additional tableLookup() for get lua_Unsigned
- Change tableLookup() for int to lua_Integer


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0714c7f5ed
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)



------------------
This commit was generated by Migit
2014-07-16 23:45:23 +02:00
Michael Liebmann
4f8625fc7e CLuainstance/cwindow.new: Add parameter for show or hide header/footer
- default (parameter missing) is true (show)


Origin commit data
------------------
Branch: ni/coolstream
Commit: b8ed776a76
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)



------------------
This commit was generated by Migit
2014-07-16 23:45:23 +02:00
Michael Liebmann
ce8f23bd69 CLuaInstance::MenuAddItem: Add separator typ 'subhead'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09a39546c2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)


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

------------------
This commit was generated by Migit
2014-07-12 22:12:28 +02:00
Michael Liebmann
4bdd52d56a CLuaInstance::CPictureNew: Add parameter 'transparent' for cpicture.new
- Default is CFrameBuffer::TM_NONE (No 'pseudo' transparency)


Origin commit data
------------------
Branch: ni/coolstream
Commit: e991507888
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)



------------------
This commit was generated by Migit
2014-07-10 16:38:09 +02:00
Michael Liebmann
4cb337578b CLuaInstance::SignalBoxNew: Add 'parent' parameter...
...for the integration of signalbox in a parent cwindow


Origin commit data
------------------
Branch: ni/coolstream
Commit: 176d97969e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)



------------------
This commit was generated by Migit
2014-07-04 02:13:38 +02:00
Thilo Graf
f2da159bdf CComponentsPicture: structure of class highly simplified
It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5eb63b9515
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Origin message was:
------------------
CComponentsPicture: structure of class highly simplified

It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.


------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
[CST] Focus
86380b6a05 gui/luainstance.cpp: add function to start file/url play
Origin commit data
------------------
Branch: ni/coolstream
Commit: 943850eefc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)


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

------------------
This commit was generated by Migit
2014-06-12 18:58:16 +04:00
vanhofen
4f9e0ee544 change RenderString() default to UTF8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change RenderString() default to UTF8

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

------------------
This commit was generated by Migit
2014-06-11 23:07:13 +02:00
vanhofen
108a1c1b93 change getRenderWidth() default to UTF8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change getRenderWidth() default to UTF8

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

------------------
This commit was generated by Migit
2014-06-11 23:07:00 +02:00
vanhofen
cdb47cfcf4 drop obsolete code around FONT_TYPE_GAMELIST
these fonts are not needed since gamelist/scriptlist
 are painted with menu-widget


Origin commit data
------------------
Branch: ni/coolstream
Commit: da7f3b9cb1
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-05-02 (Fri, 02 May 2014)

Origin message was:
------------------
- drop obsolete code around FONT_TYPE_GAMELIST

 these fonts are not needed since gamelist/scriptlist
 are painted with menu-widget


------------------
This commit was generated by Migit
2014-05-02 22:28:36 +02:00
Stefan Seyfried
d5e2da42ef luainstance: fix wrong integer type usage
Origin commit data
------------------
Branch: ni/coolstream
Commit: caa5d5c327
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-05-02 (Fri, 02 May 2014)


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

------------------
This commit was generated by Migit
2014-05-02 09:47:43 +02:00
[CST] Focus
61bc54199f fix warnings if some want to use c++11
Origin commit data
------------------
Branch: ni/coolstream
Commit: c78676f7fd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-17 (Thu, 17 Apr 2014)


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

------------------
This commit was generated by Migit
2014-04-21 14:07:38 +04:00
Michael Liebmann
59da4b5bbc CLuaInstance::runScript: Set script parameter 0 to 'script name'...
...for compatibility with standalone lua scripts


Origin commit data
------------------
Branch: ni/coolstream
Commit: b80e7480a2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-19 (Wed, 19 Mar 2014)



------------------
This commit was generated by Migit
2014-03-19 16:03:38 +01:00
Michael Liebmann
6d1a89c59d CLuaInstance: Add runScript() function for using in Lua script
- Script runs in a new instance in neutrino context
 Example:
 local n = neutrino()
 n:runScript(filename [, args, ...])


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a957abf31
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)

Origin message was:
------------------
CLuaInstance: Add runScript() function for using in Lua script

- Script runs in a new instance in neutrino context
 Example:
 local n = neutrino()
 n:runScript(filename [, args, ...])


------------------
This commit was generated by Migit
2014-03-19 10:14:43 +01:00
Michael Liebmann
393eb305da CLuaInstance: Optional specification of parameters for runScript()
- Add parameters as std::vector and possibility of return of
 status and error messages. (THX Martii)
 Example:
 void runScript(const char *fileName, std::vector<std::string> *argv,
 		std::string *result_code, std::string *result_string,
 		std::string *error_string);

- Add Parameters as const char*, last parameter to NULL is imperative.
 Example:
 void runScript(const char *fileName, const char *arg0, const char *arg1, ..., NULL);


Origin commit data
------------------
Branch: ni/coolstream
Commit: b61a225d2b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)

Origin message was:
------------------
CLuaInstance: Optional specification of parameters for runScript()

- Add parameters as std::vector and possibility of return of
 status and error messages. (THX Martii)
 Example:
 void runScript(const char *fileName, std::vector<std::string> *argv,
 		std::string *result_code, std::string *result_string,
 		std::string *error_string);

- Add Parameters as const char*, last parameter to NULL is imperative.
 Example:
 void runScript(const char *fileName, const char *arg0, const char *arg1, ..., NULL);


------------------
This commit was generated by Migit
2014-03-19 10:14:43 +01:00
Michael Liebmann
073c7a8a4d CLuaInstance: Replace cwindow header_height & footer_height
- Replace with headerHeight & footerHeight
- Set header_height & footer_height to deprecated


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dbdb8798e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)



------------------
This commit was generated by Migit
2014-03-16 12:33:26 +01:00
Michael Liebmann
55274cba90 CLuaInstance: Add various CComponentsPicture functions
- Added: new, paint, hide, setpicture


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e78781d18
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)



------------------
This commit was generated by Migit
2014-03-16 12:33:26 +01:00
Michael Liebmann
840a2b1eef CLuaInstance: Add setCaption & paintHeader function to cwindow
Origin commit data
------------------
Branch: ni/coolstream
Commit: a501f4e10e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-16 12:33:26 +01:00
Michael Liebmann
b7d78cf315 CLuaInstance: Add function 'functionDeprecated()' for debug output...
...when a script function is deprecated.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5136563035
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)



------------------
This commit was generated by Migit
2014-03-16 12:33:26 +01:00
Michael Liebmann
0b0b1c144f CLuaInstance: Add setText function to ctext
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4df0449e39
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-03-16 (Sun, 16 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-16 12:33:26 +01:00