Commit Graph

5714 Commits

Author SHA1 Message Date
Jacek Jendrzej
8c44a4d803 mSHTDCNT init var
Origin commit data
------------------
Commit: 231e51fce1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 18:13:13 +01:00
Jacek Jendrzej
d029244db8 fix CMenuDForwarder option change
Origin commit data
------------------
Commit: 3dc41ac047
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)

Origin message was:
------------------
-fix CMenuDForwarder option change
2014-01-27 17:11:27 +01:00
Michael Liebmann
f06a009b8e helpers.cpp: fix find_executable
- function made the environment variable PATH broken


Origin commit data
------------------
Commit: 356feceb9c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 13:37:32 +01:00
[CST] Focus
37ad811196 driver/framebuffer.cpp: try to load icons first from /var/tuxbox/icons/
Origin commit data
------------------
Commit: 1ee458e461
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 15:44:15 +04:00
vanhofen
c8dfc2acf5 CLuaInstance::MenuAddItem: separation of "separator" and "separatorline"
Origin commit data
------------------
Commit: 73446dbc52
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-27 (Mon, 27 Jan 2014)

Origin message was:
------------------
- CLuaInstance::MenuAddItem: separation of "separator" and "separatorline"
2014-01-27 11:47:40 +01:00
Jacek Jendrzej
ac3ee0cf9b add webif option dont use CEC with standbyoff
Origin commit data
------------------
Commit: 4be0273083
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-26 (Sun, 26 Jan 2014)

Origin message was:
------------------
-add webif option dont use CEC with standbyoff
2014-01-26 22:24:17 +01:00
Stefan Seyfried
a41ceae107 sectionsd: don't hardcode ntpdate and ntpd path
Origin commit data
------------------
Commit: 1acddb37bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 21:43:52 +01:00
Stefan Seyfried
133e7a8522 helpers: add a function to find an executable in $PATH
Origin commit data
------------------
Commit: e37e425674
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 21:43:08 +01:00
Thilo Graf
d358e5149f CBookmarkManager: init bookmarksmodified in constructor
var bookmarksmodified was not intitialized


Origin commit data
------------------
Commit: 6e92392e11
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 20:36:41 +01:00
Thilo Graf
506c56014d revert c20ef7ed23
use an easier solution, based up neutrino-mp


Origin commit data
------------------
Commit: bcf4e4fbf9
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-26 (Sun, 26 Jan 2014)
2014-01-26 20:30:41 +01:00
Michael Liebmann
df2845f061 Fix segfault in eventlist
Origin commit data
------------------
Commit: 06408a8325
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-25 (Sat, 25 Jan 2014)
2014-01-25 23:06:27 +01:00
Michael Liebmann
c20ef7ed23 Fix compiler warnings (-Wconversion)
- THX SatBaby for the info


Origin commit data
------------------
Commit: cd5fd9dab3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-25 (Sat, 25 Jan 2014)
2014-01-25 23:06:27 +01:00
gixxpunk
84577152ea rewrite Lua handling
* depend pkg checks on enable-lua switch
* define STATIC_LUAPOSIX in case of static lua build to exclude unwanted
code in neutrino
* remove DYNAMIC_LUAPOSIX code as it's not needed in case of dynamic lua
build


Origin commit data
------------------
Commit: 4b6d2d310c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2014-01-25 (Sat, 25 Jan 2014)

Origin message was:
------------------
- rewrite Lua handling

* depend pkg checks on enable-lua switch
* define STATIC_LUAPOSIX in case of static lua build to exclude unwanted
code in neutrino
* remove DYNAMIC_LUAPOSIX code as it's not needed in case of dynamic lua
build
2014-01-25 21:17:06 +01:00
Thilo Graf
dc31f29382 CComponentsHeader: cleanup
-remove variable userHeight, is not used
-change name of parameter in member initCaptionFont(), "font_name" is not a
 suitable name for a type object.


Origin commit data
------------------
Commit: 1838a71c20
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-24 (Fri, 24 Jan 2014)
2014-01-24 23:38:25 +01:00
Thilo Graf
e9c5308a3c CComponentsWindow: cleanup
Origin commit data
------------------
Commit: d35da1afb6
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-24 (Fri, 24 Jan 2014)
2014-01-24 23:38:19 +01:00
Thilo Graf
c75a306cdd CComponentsWindow: adapt header and footer corners for parent window
Corners of header and footer were not adapted to parent form.
It's unsightly, if these elements are not using the same corner types
like the parent window.


Origin commit data
------------------
Commit: 66ae096372
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-24 (Fri, 24 Jan 2014)
2014-01-24 23:13:49 +01:00
Thilo Graf
3994fb14c0 CComponents: rework some debug outputs
This shows also x or y values < 0.


Origin commit data
------------------
Commit: 39d6340598
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-18 (Sat, 18 Jan 2014)
2014-01-24 23:13:45 +01:00
Thilo Graf
50250176c8 CComponentsWindow: add member doCenter()
Allows centering of window on screen, mostly senseful for
window objects without parent


Origin commit data
------------------
Commit: 8cad2a3ca5
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-18 (Sat, 18 Jan 2014)
2014-01-24 23:13:41 +01:00
Thilo Graf
c3216202f6 CComponentsWindow: rework constructors, add CComponentsWindowMax
Member initVarWindow() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsWindowMax.


Origin commit data
------------------
Commit: 21e0321c53
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-24 (Fri, 24 Jan 2014)

Origin message was:
------------------
CComponentsWindow: rework constructors, add CComponentsWindowMax

Member initVarWindow() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsWindowMax.
2014-01-24 23:12:51 +01:00
Thilo Graf
5ad73f09aa CComponentsHeader: rework constructors, add CComponentsHeaderLocalized
Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.


Origin commit data
------------------
Commit: 5ea7ec48df
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-18 (Sat, 18 Jan 2014)

Origin message was:
------------------
CComponentsHeader: rework constructors, add CComponentsHeaderLocalized

Member initVarHeader() now used with parameters, so it's possible
to remove multiple code in constructors, but some class must be
renamed to CComponentsHeaderLocalized.
2014-01-24 23:09:56 +01:00
Jacek Jendrzej
fc1f33db14 supplement to 13aeee437f
Origin commit data
------------------
Commit: 0b30c8f2c5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-24 (Fri, 24 Jan 2014)
2014-01-24 18:01:59 +01:00
Jacek Jendrzej
13aeee437f CNFSMountGui::menuEntry -fix init type (thx Gaucho316)
Origin commit data
------------------
Commit: 8652b5c925
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-24 (Fri, 24 Jan 2014)
2014-01-24 16:40:49 +01:00
Stefan Seyfried
c34087a3b5 luainstance: fix -Wnarrowing compiler warnings on 32bit platforms
Origin commit data
------------------
Commit: 1ab77083ba
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-23 (Thu, 23 Jan 2014)
2014-01-23 19:28:39 +01:00
Stefan Seyfried
2a83c16c65 luainstance: make the type of table_key.code explicitly clear
Origin commit data
------------------
Commit: 2cd5aa4b1f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-23 (Thu, 23 Jan 2014)
2014-01-23 17:17:42 +01:00
Stefan Seyfried
c0b3b45caf luainstance: do not export machine specific stuff
It's an exported API, so it should be somewhat useful/stable,
not change for every machine...


Origin commit data
------------------
Commit: 116065f7ac
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-23 (Thu, 23 Jan 2014)
2014-01-23 17:17:25 +01:00
Stefan Seyfried
6a64fa20ec Revert "CLuaInstance: Fix compiler warnings"
This reverts commit 5afb1db6da.

This is wrong in so many aspects... just look up the definition
of lua_integer...


Origin commit data
------------------
Commit: 4da2a33b29
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-23 (Thu, 23 Jan 2014)
2014-01-23 17:16:56 +01:00
Jacek Jendrzej
7744ed0319 CNFSMountGui::menuEntry init type
Origin commit data
------------------
Commit: 94558db6f8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)
2014-01-23 17:16:32 +01:00
Michael Liebmann
f047069aba CLuaInstance: Fix bool parameter in CWindow/SignalBox => paint()/hide()
Origin commit data
------------------
Commit: 71e5f964ab
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-22 (Wed, 22 Jan 2014)
2014-01-23 10:48:07 +01:00
[CST] Focus
072ac5a089 driver/vfd.cpp: init timeout_cnt, to fix random vfd dimm
Origin commit data
------------------
Commit: 3ad7175c45
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)
2014-01-23 12:26:44 +04:00
[CST] Focus
e26608dec1 cross-configure.apollo.debug: enable ffmpegdec and lua
Origin commit data
------------------
Commit: 40408c82cd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)
2014-01-23 12:26:43 +04:00
vanhofen
8d5aa84e20 adapt ShowMsg handling from martii's neutrino-mp
Origin commit data
------------------
Commit: 53f5801d6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-22 (Wed, 22 Jan 2014)

Origin message was:
------------------
- adapt ShowMsg handling from martii's neutrino-mp
2014-01-22 12:37:21 +01:00
vanhofen
8a02f4f089 adapt ShowHint handling from martii's neutrino-mp
Origin commit data
------------------
Commit: 6995e1a765
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-22 (Wed, 22 Jan 2014)

Origin message was:
------------------
- adapt ShowHint handling from martii's neutrino-mp
2014-01-22 12:11:52 +01:00
[CST] Focus
40c3a69eaa mmi.h, cam_menu.cpp fix spelling error
Origin commit data
------------------
Commit: cfe6facea4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-22 (Wed, 22 Jan 2014)
2014-01-22 12:27:07 +04:00
Michael Liebmann
5afb1db6da CLuaInstance: Fix compiler warnings
Origin commit data
------------------
Commit: 87031add94
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
2014-01-21 22:35:49 +01:00
Michael Liebmann
336fa941e0 CSignalBar: Fix display "value caption"
Origin commit data
------------------
Commit: 4fa3a245df
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
2014-01-21 18:09:46 +01:00
Michael Liebmann
dc9701c87e CLuaInstance: Add parameter 'vertical' to CLuaSignalBox
Origin commit data
------------------
Commit: 1f7e8b41d7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
2014-01-21 18:09:46 +01:00
Michael Liebmann
04ac36e08d CLuaInstance: fix format strings
Origin commit data
------------------
Commit: 9a346f8d25
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
2014-01-21 18:09:46 +01:00
Michael Liebmann
2056b4ed80 Add a --enable-lua switch to enable LUA support
Origin commit data
------------------
Commit: 82d4832013
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
2014-01-21 17:05:24 +01:00
Michael Liebmann
1428775371 CLuaInstance: Multiple functions made from CComponents in CLuaInstance available
- CComponentsWindow: new(), paint(), hide()
- CSignalBox: new(), paint()


Origin commit data
------------------
Commit: ad206dbbc1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-20 (Mon, 20 Jan 2014)
2014-01-20 21:35:39 +01:00
Michael Liebmann
128047f61f CSignalBox: Set current tuner as the default frontend
Origin commit data
------------------
Commit: c83f195637
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-20 (Mon, 20 Jan 2014)
2014-01-20 21:35:39 +01:00
Michael Liebmann
b91255ff8f Fix audio menu in movieplayer
Origin commit data
------------------
Commit: 506203dd85
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-20 (Mon, 20 Jan 2014)
2014-01-20 11:07:27 +01:00
vanhofen
22896c6856 Merge branch 'next-cc' into pu/lua
Origin commit data
------------------
Commit: 8b6519ad1c
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-19 (Sun, 19 Jan 2014)
2014-01-19 21:20:53 +01:00
vanhofen
88a496671f deutsch.locale: update vfd scroll
Origin commit data
------------------
Commit: 7c6c8b3cc9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-19 (Sun, 19 Jan 2014)

Origin message was:
------------------
- deutsch.locale: update vfd scroll
2014-01-19 21:18:41 +01:00
Michael Liebmann
65d8a1cb51 Adaptation of CLuaInstance
Origin commit data
------------------
Commit: ab00bb11b2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
2014-01-19 20:57:40 +01:00
martii
5e1e1d1974 gui/luainstance: recognize menu hints
Origin commit data
------------------
Commit: b59141d1f5
Author: martii <m4rtii@gmx.de>
Date: 2013-12-11 (Wed, 11 Dec 2013)
2014-01-19 20:57:39 +01:00
martii
769f5b8e74 gui/luainstance: rename menue => menu
Origin commit data
------------------
Commit: 60dbf9194e
Author: martii <m4rtii@gmx.de>
Date: 2013-12-11 (Wed, 11 Dec 2013)
2014-01-19 20:57:39 +01:00
martii
c7a0128d92 lua: pictureviewer support
Origin commit data
------------------
Commit: 007d700d53
Author: martii <m4rtii@gmx.de>
Date: 2013-05-17 (Fri, 17 May 2013)
2014-01-19 20:57:39 +01:00
martii
a7c995b2ac lua menues: add directkey forwarder
Origin commit data
------------------
Commit: 1bdd23676a
Author: martii <m4rtii@gmx.de>
Date: 2013-05-11 (Sat, 11 May 2013)
2014-01-19 20:57:39 +01:00
martii
b877542e91 lua: update menue callback api to include an id parameter
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Commit: d2e5a703c3
Author: martii <m4rtii@gmx.de>
Date: 2013-05-10 (Fri, 10 May 2013)
2014-01-19 20:57:39 +01:00
martii
16a2595488 lua: msgbox fix
Origin commit data
------------------
Commit: 82be6f8e66
Author: martii <m4rtii@gmx.de>
Date: 2013-05-08 (Wed, 08 May 2013)
2014-01-19 20:57:39 +01:00