Thilo Graf
61656865d0
Merge branch 'cst-next.pre' into cst-next
...
Origin commit data
------------------
Commit: a58f1621b4
Author: Thilo Graf <dbt@novatux.de >
Date: 2015-04-30 (Thu, 30 Apr 2015)
2015-04-30 09:20:43 +02:00
vanhofen
92960161a9
remove w_max()-calls to define menu-width, because ...
...
w-max() returns a pixel-value, but menus need a percentage-value.
Origin commit data
------------------
Commit: 9041bff59c
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-04-24 (Fri, 24 Apr 2015)
Origin message was:
------------------
- remove w_max()-calls to define menu-width, because ...
w-max() returns a pixel-value, but menus need a percentage-value.
2015-04-24 09:11:04 +02:00
Thilo Graf
6867d317f2
CNetworkServiceSetup: use widget id instead explicit select method
...
neutrino_menue.h: add ID for network service menue
Origin commit data
------------------
Commit: 3599a4246f
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-12-08 (Mon, 08 Dec 2014)
2015-03-29 22:40:00 +02:00
[CST] Focus
114c34fee6
gui/network_service.cpp: fix shortcut in case of inactive items
...
Origin commit data
------------------
Commit: acee2b402e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-10-11 (Sat, 11 Oct 2014)
2014-10-11 15:48:32 +04:00
martii
eb85bf0ad3
overload access(2)
...
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/components/cc_item_picture.cpp
src/gui/movieplayer.cpp
src/gui/osdlang_setup.cpp
src/neutrino.cpp
src/nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.h
src/system/setting_helpers.cpp
Origin commit data
------------------
Commit: 81ca577fb8
Author: martii <m4rtii@gmx.de >
Date: 2013-06-30 (Sun, 30 Jun 2013)
2014-09-24 19:50:35 +04:00
[CST] Focus
958139cd31
merge neutrino-mp menu/buttons/icons changes, (C) martii
...
Origin commit data
------------------
Commit: cf91f2eccb
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:25 +04:00
[CST] Focus
7953d84860
gui/network_service.cpp: add dropbear
...
Origin commit data
------------------
Commit: fc3e9ebd62
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-06-19 (Thu, 19 Jun 2014)
2014-07-02 11:10:27 +04:00
[CST] Focus
bdecef2e88
gui/network_service.cpp: change djmount charset option to UTF-8
...
Origin commit data
------------------
Commit: ba754ba61a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-06-18 (Wed, 18 Jun 2014)
2014-07-02 11:10:23 +04:00
[CST] Focus
b7419cab46
gui/network_service.cpp: add xupnpd service
...
Origin commit data
------------------
Commit: 6527334a0e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-09-03 (Tue, 03 Sep 2013)
2013-09-03 18:23:20 +04:00
Stefan Seyfried
9c0fbe8943
helpers: improve my_system function
...
Instead of hardcoding the maximum number of arguments to the
my_system helper, pass a variable argument list.
The function is deliberately source-incompatible with the old
implementation (as opposed to a variant with a sentinel NULL
argument, which would be compatible) to find all users and to
make sure that new future users of this function are not
overlooked during merges with other branches.
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com >
Origin commit data
------------------
Commit: 988a8ebec2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2013-03-03 (Sun, 03 Mar 2013)
2013-03-05 11:58:49 +01:00
[CST] Focus
f459ea4f1b
gui/network_service.cpp: use sh -c to start network service
...
Origin commit data
------------------
Commit: 1c6b35795e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-11-02 (Fri, 02 Nov 2012)
2012-11-02 18:08:23 +04:00
Jacek Jendrzej
8c27ae6270
use my_system instead of system
...
Origin commit data
------------------
Commit: bb2efeb45b
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 12:42:31 +02:00
Jacek Jendrzej
9868a4308b
remove doubles include
...
Origin commit data
------------------
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:31:33 +02:00
Jacek Jendrzej
3b1ab03ebb
network_service.cpp: acitve menu only if binary available (tiny fix)
...
Origin commit data
------------------
Commit: 40941dd949
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-07-13 (Fri, 13 Jul 2012)
2012-07-13 16:20:56 +02:00
Jacek Jendrzej
2f6c758a25
network_service.cpp: acitve menu only if binary available (thx snafed)
...
Origin commit data
------------------
Commit: df8dce2078
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-07-12 (Thu, 12 Jul 2012)
2012-07-12 19:07:02 +02:00
[CST] Focus
047444c69f
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: 0dc164bc8e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 21:44:41 +04:00
[CST] Focus
80c6f3756a
gui/network_service.cpp: add menu hints
...
Origin commit data
------------------
Commit: f0c75cabad
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 21:39:47 +04:00
Jacek Jendrzej
7ca6a9b325
menue.cpp:-fix OSD on corners switch
...
Origin commit data
------------------
Commit: d8cdb87e83
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 18:30:03 +02:00
[CST] Focus
12b34b52b6
gui/network_service.cpp: simple network service menu
...
Origin commit data
------------------
Commit: c16ba5f32f
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-06-26 (Tue, 26 Jun 2012)
2012-06-26 16:48:29 +04:00