Thilo Graf
a58f1621b4
Merge branch 'cst-next.pre' into cst-next
2015-04-30 09:20:43 +02:00
svenhoefer
9041bff59c
- 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
3599a4246f
CNetworkServiceSetup: use widget id instead explicit select method
...
neutrino_menue.h: add ID for network service menue
2015-03-29 22:40:00 +02:00
[CST] Focus
acee2b402e
gui/network_service.cpp: fix shortcut in case of inactive items
2014-10-11 15:48:32 +04:00
martii
81ca577fb8
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
2014-09-24 19:50:35 +04:00
[CST] Focus
cf91f2eccb
merge neutrino-mp menu/buttons/icons changes, (C) martii
2014-07-17 17:02:25 +04:00
[CST] Focus
fc3e9ebd62
gui/network_service.cpp: add dropbear
2014-07-02 11:10:27 +04:00
[CST] Focus
ba754ba61a
gui/network_service.cpp: change djmount charset option to UTF-8
2014-07-02 11:10:23 +04:00
[CST] Focus
6527334a0e
gui/network_service.cpp: add xupnpd service
2013-09-03 18:23:20 +04:00
Stefan Seyfried
988a8ebec2
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 >
2013-03-05 11:58:49 +01:00
[CST] Focus
1c6b35795e
gui/network_service.cpp: use sh -c to start network service
2012-11-02 18:08:23 +04:00
satbaby
bb2efeb45b
use my_system instead of system
2012-10-02 12:42:31 +02:00
satbaby
a3bfab0bcd
remove doubles include
2012-09-11 20:31:33 +02:00
satbaby
40941dd949
network_service.cpp: acitve menu only if binary available (tiny fix)
2012-07-13 16:20:56 +02:00
satbaby
df8dce2078
network_service.cpp: acitve menu only if binary available (thx snafed)
2012-07-12 19:07:02 +02:00
[CST] Focus
0dc164bc8e
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-08 21:44:41 +04:00
[CST] Focus
f0c75cabad
gui/network_service.cpp: add menu hints
2012-07-08 21:39:47 +04:00
satbaby
d8cdb87e83
menue.cpp:-fix OSD on corners switch
2012-07-08 18:30:03 +02:00
[CST] Focus
c16ba5f32f
gui/network_service.cpp: simple network service menu
2012-06-26 16:48:29 +04:00