Commit Graph

12 Commits

Author SHA1 Message Date
Jacek Jendrzej
a90fc84980 lua:avoid segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1830a99fb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-05-19 (Sun, 19 May 2019)


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

------------------
This commit was generated by Migit
2019-05-19 23:11:23 +02:00
vanhofen
3898aaeb34 remove /NI tags from some picked lines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a91eb8109
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-03 (Wed, 03 Oct 2018)

Origin message was:
------------------
- remove /NI tags from some picked lines

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

------------------
This commit was generated by Migit
2018-10-03 18:01:22 +02:00
vanhofen
a413bfb40d Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/lua/lua_misc.cpp
	src/neutrino.cpp
	src/system/locals.h
	src/system/locals_intern.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3420991007
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-19 (Sat, 19 Nov 2016)



------------------
This commit was generated by Migit
2016-11-19 21:11:54 +01:00
Thilo Graf
36d8d81fa6 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details


Origin commit data
------------------
Branch: ni/coolstream
Commit: dde298b1b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-04 (Mon, 04 Apr 2016)



------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
vanhofen
416ba1141b Merge branch 'cst-next' of git://coolstreamtech.de/cst-public-gui-neutrino into ni/cst-next
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f81b4aa0b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)


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

------------------
This commit was generated by Migit
2016-09-01 09:48:02 +02:00
vanhofen
675005cc65 lua_menue: allow user definable return values
This concerns:
* CLuaMenuFilebrowser::exec()
* CLuaMenuStringinput::exec()
* CLuaMenuKeyboardinput::exec()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d014c6f76
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-01 (Thu, 01 Sep 2016)

Origin message was:
------------------
- lua_menue: allow user definable return values

This concerns:
* CLuaMenuFilebrowser::exec()
* CLuaMenuStringinput::exec()
* CLuaMenuKeyboardinput::exec()


------------------
This commit was generated by Migit
2016-09-01 09:44:13 +02:00
vanhofen
a86bc779b4 NI \o/
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)


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

------------------
This commit was generated by Migit
2016-05-19 22:59:54 +02:00
Jacek Jendrzej
fcbe749c19 check if string msg is not NULL, fix segfault
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9e8a57418
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-19 (Thu, 19 May 2016)


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

------------------
This commit was generated by Migit
2016-05-19 15:22:15 +02:00
Michael Liebmann
c34a0df2db lua_menue.cpp: Not script abort in case of error in callback...
...functions, display only error message


Origin commit data
------------------
Branch: ni/coolstream
Commit: 619dacbc2e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-13 (Wed, 13 Jan 2016)



------------------
This commit was generated by Migit
2016-01-13 20:18:56 +01:00
Michael Liebmann
4fcf18bad8 CLuaInstance: Fix and unified script function calls
- No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9e331ee4e3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-23 (Wed, 23 Dec 2015)



------------------
This commit was generated by Migit
2015-12-23 08:29:15 +01:00
Michael Liebmann
9b8c349ddd CLuaMenuFilebrowser::exec: Fix value handling when dirMode = false
- Add luaId to action function as parameter
 - Set Lua api version to 1.25


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5259e80b1c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-13 (Sun, 13 Dec 2015)



------------------
This commit was generated by Migit
2015-12-13 23:36:52 +01:00
Michael Liebmann
7fe7dd701c CLuaInstance: Move menue functions in separate classes / files
- No api changes, code only


Origin commit data
------------------
Branch: ni/coolstream
Commit: e34d1c314f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-12-12 (Sat, 12 Dec 2015)



------------------
This commit was generated by Migit
2015-12-12 10:42:28 +01:00