Commit Graph

10 Commits

Author SHA1 Message Date
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