vuplus_dvbapp
13 years agoAutomatic message catalog update
enigma2-translation-bot [Tue, 11 May 2010 10:36:02 +0000 (10:36 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface

13 years ago[servicemp3] fix plaintext subtitles (add #506)
Fraxinas [Sun, 9 May 2010 12:41:08 +0000 (14:41 +0200)]
[servicemp3] fix plaintext subtitles (add #506)

13 years agolib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic language
ghost [Sat, 8 May 2010 17:01:53 +0000 (19:01 +0200)]
lib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic language

13 years agoRevert "lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to...
ghost [Sat, 8 May 2010 16:42:56 +0000 (18:42 +0200)]
Revert "lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to prevent top/bottom reordering"

This reverts commit eea0d8e99edec859a7535966b880b49bd0bba85a.

This was not working.. so we revert it

13 years agoRevert "lib/gdi/font.cpp: try to fix wrong reordering of some characters"
ghost [Sat, 8 May 2010 16:42:25 +0000 (18:42 +0200)]
Revert "lib/gdi/font.cpp: try to fix wrong reordering of some characters"

its not working okay.. we need a better fix

This reverts commit 414208c929faa0fc56f9c21c0df572dc0b13d3fe.

13 years agolib/gdi/font.cpp: try to fix wrong reordering of some characters
ghost [Sat, 8 May 2010 11:15:38 +0000 (13:15 +0200)]
lib/gdi/font.cpp: try to fix wrong reordering of some characters

13 years agolib/python/Screens/Satconfig.py: fixed crash on satconfig close in some conditions...
ghost [Sat, 8 May 2010 09:14:01 +0000 (11:14 +0200)]
lib/python/Screens/Satconfig.py: fixed crash on satconfig close in some conditions (thx to adenin)
this fixes bug #533

13 years agomytest.py: load bouquets before parental control init and remove strange hack in...
ghost [Fri, 7 May 2010 10:49:48 +0000 (12:49 +0200)]
mytest.py: load bouquets before parental control init and remove strange hack in parental control
this fixes bug #532

13 years agofixed not visible padlock icon in parental control lists
ghost [Fri, 7 May 2010 10:33:19 +0000 (12:33 +0200)]
fixed not visible padlock icon in parental control lists
this fixes bug #531

13 years agoNetwork.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming for netwo...
acid-burn [Thu, 6 May 2010 12:24:22 +0000 (14:24 +0200)]
Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming for network interfaces.
* Redesign NetworkadapterSelection Screen.
* small cleanups. Refs #137 , Fixes #418

13 years agoset subtitle-sink gstreamer caps (fixed #506, requires gst-plugin-playbin_0.10.28...
Fraxinas [Wed, 5 May 2010 14:00:27 +0000 (16:00 +0200)]
set subtitle-sink gstreamer caps (fixed #506, requires gst-plugin-playbin_0.10.28-r7.1)

13 years agolib/gdi/font.cpp: call libfribidi for single lines on multi line texts to prevent...
ghost [Tue, 4 May 2010 23:16:17 +0000 (01:16 +0200)]
lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to prevent top/bottom reordering
this fixes bug #300

13 years agodm800se support
ghost [Thu, 29 Apr 2010 16:29:07 +0000 (18:29 +0200)]
dm800se support

13 years agoresize ChannelSelection_summary to fit on 96x64 displays
Stefan Pluecken [Thu, 29 Apr 2010 00:02:24 +0000 (02:02 +0200)]
resize ChannelSelection_summary to fit on 96x64 displays

13 years agoresize InfoBarSummary for 96x64 displays
Stefan Pluecken [Wed, 28 Apr 2010 23:49:20 +0000 (01:49 +0200)]
resize InfoBarSummary for 96x64 displays

14 years agometa: remove trailing slash from installdirs
Andreas Oberritter [Mon, 26 Apr 2010 16:08:56 +0000 (18:08 +0200)]
meta: remove trailing slash from installdirs

14 years agoblit: pass 'flags' to bcm_accel_blit()
Andreas Oberritter [Mon, 26 Apr 2010 11:13:48 +0000 (13:13 +0200)]
blit: pass 'flags' to bcm_accel_blit()

14 years agoadd missing parentheses
Andreas Oberritter [Wed, 31 Mar 2010 16:45:47 +0000 (18:45 +0200)]
add missing parentheses

14 years agofix warning: deprecated conversion from string constant to ‘char*’
Andreas Oberritter [Wed, 31 Mar 2010 16:31:38 +0000 (18:31 +0200)]
fix warning: deprecated conversion from string constant to ‘char*’

14 years agofix compiler error due to invalid conversion (g++ 4.4.1)
Andreas Oberritter [Tue, 30 Mar 2010 15:01:29 +0000 (17:01 +0200)]
fix compiler error due to invalid conversion (g++ 4.4.1)

14 years agosimplify case-insensitive substring search
Andreas Oberritter [Tue, 29 Sep 2009 23:23:42 +0000 (01:23 +0200)]
simplify case-insensitive substring search

14 years agolib/gdi/lcd.cpp: new oled_brightness path is now /proc/stb/lcd/...
ghost [Tue, 20 Apr 2010 18:42:12 +0000 (20:42 +0200)]
lib/gdi/lcd.cpp: new oled_brightness path is now /proc/stb/lcd/...
this fixes bug #514

14 years agoadd possibility to reserve a demux from python (via rawChannel)
ghost [Wed, 14 Apr 2010 22:42:04 +0000 (00:42 +0200)]
add possibility to reserve a demux from python (via rawChannel)

14 years agoEnigma2/po: fix not matching msgid and msgstr.
acid-burn [Wed, 14 Apr 2010 19:47:49 +0000 (21:47 +0200)]
Enigma2/po: fix not matching msgid and msgstr.

14 years agoEnigma2/po: fix not matching msgid and msgstr.
acid-burn [Wed, 14 Apr 2010 19:47:49 +0000 (21:47 +0200)]
Enigma2/po: fix not matching msgid and msgstr.

14 years agoEnigma2/po: add new translations
acid-burn [Wed, 14 Apr 2010 18:03:05 +0000 (20:03 +0200)]
Enigma2/po: add new translations

14 years agoEnigma2/po: add new translations.
acid-burn [Wed, 14 Apr 2010 17:55:50 +0000 (19:55 +0200)]
Enigma2/po: add new translations.

14 years agoMerge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
Fraxinas [Wed, 14 Apr 2010 12:09:09 +0000 (14:09 +0200)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental

14 years agoMerge commit 'origin/bug_503_softwaremanager_catch_feederror'
acid-burn [Wed, 14 Apr 2010 08:25:47 +0000 (10:25 +0200)]
Merge commit 'origin/bug_503_softwaremanager_catch_feederror'

14 years agolib/gui/elistboxcontent.cpp: fix compiler warning
ghost [Mon, 12 Apr 2010 22:03:38 +0000 (00:03 +0200)]
lib/gui/elistboxcontent.cpp: fix compiler warning

14 years agolib/base/etpm.h,cpp: simplify and cleanup code
ghost [Mon, 12 Apr 2010 22:16:15 +0000 (00:16 +0200)]
lib/base/etpm.h,cpp: simplify and cleanup code

14 years agolib/gui/elistboxcontent.cpp: fix compiler warning
ghost [Mon, 12 Apr 2010 22:03:38 +0000 (00:03 +0200)]
lib/gui/elistboxcontent.cpp: fix compiler warning

14 years agolib/base/etpm.cpp: use <sys/socket.h> instead of <linux/socket.h>
ghost [Mon, 12 Apr 2010 08:59:33 +0000 (10:59 +0200)]
lib/base/etpm.cpp: use <sys/socket.h> instead of <linux/socket.h>

14 years agoChannelSelection.py: fix typo
ghost [Mon, 29 Mar 2010 10:16:38 +0000 (12:16 +0200)]
ChannelSelection.py: fix typo

14 years agolib/dvb/dvb.cpp: allow non relative seeking even without valid decoding demux here
ghost [Wed, 9 Dec 2009 14:25:35 +0000 (15:25 +0100)]
lib/dvb/dvb.cpp: allow non relative seeking even without valid decoding demux here

14 years agoshow minus sign before remaining time in movieplayer
ghost [Thu, 21 Jan 2010 10:31:53 +0000 (11:31 +0100)]
show minus sign before remaining time in movieplayer

14 years agoupdate blacklist to detect transponders with duplicate tsid/onid combinations
ghost [Wed, 17 Mar 2010 17:18:10 +0000 (18:18 +0100)]
update blacklist to detect transponders with duplicate tsid/onid combinations
add possibility to add a /etc/enigma2/scan_tp_valid_check.py to add more tsid/onid valid rules
this fixes bug #413

14 years agofixes bug #314
Stefan Pluecken [Fri, 1 Jan 2010 14:57:06 +0000 (15:57 +0100)]
fixes bug #314
remove default settings entry from setup menu since the default wizard is called on first run (doing a factory reset to install the default settings is more plausible)

14 years agorefs bug #467
Stefan Pluecken [Fri, 9 Apr 2010 18:49:15 +0000 (20:49 +0200)]
refs bug #467
read proc device instead of using internal methods

14 years agorefs bug #467
Stefan Pluecken [Fri, 9 Apr 2010 18:40:28 +0000 (20:40 +0200)]
refs bug #467
whitelist dm7025 from tpm test and add beta warning to the documentation

14 years agorefs bug #467
Stefan Pluecken [Fri, 9 Apr 2010 17:10:52 +0000 (19:10 +0200)]
refs bug #467
add __init__.py in TPMDemo plugin

14 years agofixes bug #467
Stefan Pluecken [Fri, 9 Apr 2010 13:21:13 +0000 (15:21 +0200)]
fixes bug #467
add tpm interface to enigma 2
introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information)

14 years agoMerge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
Fraxinas [Fri, 9 Apr 2010 06:25:08 +0000 (08:25 +0200)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental

14 years agoremove invalid translated meta
Stefan Pluecken [Wed, 7 Apr 2010 09:55:22 +0000 (11:55 +0200)]
remove invalid translated meta

14 years agoremove invalid translations
Stefan Pluecken [Wed, 7 Apr 2010 09:30:45 +0000 (11:30 +0200)]
remove invalid translations

14 years agoEnigma2/Po: fix build and remove wrong strings. refs #425
acid-burn [Tue, 6 Apr 2010 07:35:54 +0000 (09:35 +0200)]
Enigma2/Po: fix build and remove wrong strings. refs #425

14 years agoSoftwaremanager: *add missing define. refs #503
acid-burn [Mon, 5 Apr 2010 20:26:29 +0000 (22:26 +0200)]
Softwaremanager: *add missing define. refs #503

14 years agoSoftwaremanager: *add missing define. refs #503
acid-burn [Mon, 5 Apr 2010 20:26:29 +0000 (22:26 +0200)]
Softwaremanager: *add missing define. refs #503

14 years agoSoftwaremanager: * notify if updatefeed is not available and also verify HardwarePrer...
acid-burn [Mon, 5 Apr 2010 19:24:13 +0000 (21:24 +0200)]
Softwaremanager: * notify if updatefeed is not available and also verify HardwarePrerequisites.
Fixes #503

14 years agoSoftwaremanager: * notify if updatefeed is not available and also verify HardwarePrer...
acid-burn [Mon, 5 Apr 2010 19:24:13 +0000 (21:24 +0200)]
Softwaremanager: * notify if updatefeed is not available and also verify HardwarePrerequisites.
Fixes #503

14 years agoAutomatic translation update
Stefan Pluecken [Mon, 5 Apr 2010 13:18:01 +0000 (13:18 +0000)]
Automatic translation update

14 years agoAutomatic translation update
Stefan Pluecken [Mon, 5 Apr 2010 12:35:13 +0000 (12:35 +0000)]
Automatic translation update

14 years agorefs bug #436
Stefan Pluecken [Fri, 2 Apr 2010 16:39:04 +0000 (18:39 +0200)]
refs bug #436
set/reset dvb_shutdown_timeout at a different position

14 years agorefs bug #485
Stefan Pluecken [Wed, 31 Mar 2010 22:22:03 +0000 (00:22 +0200)]
refs bug #485
use --bus 2 as parameter on dm500hd for scan

14 years agofixes bug #436
Stefan Pluecken [Wed, 31 Mar 2010 21:48:38 +0000 (23:48 +0200)]
fixes bug #436
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards

14 years agofixes bug #436 (again)
Stefan Pluecken [Wed, 31 Mar 2010 21:24:18 +0000 (23:24 +0200)]
fixes bug #436 (again)
multi tuner support:
add a magic sleep(1) to workaround strange behaviour
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout

14 years agofixes bug #436
Stefan Pluecken [Tue, 30 Mar 2010 16:25:06 +0000 (18:25 +0200)]
fixes bug #436
some improvements to the multi tuner type switching

14 years agofixes bug #436
Stefan Pluecken [Wed, 31 Mar 2010 21:48:38 +0000 (23:48 +0200)]
fixes bug #436
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards

14 years agofixes bug #436 (again)
Stefan Pluecken [Wed, 31 Mar 2010 21:24:18 +0000 (23:24 +0200)]
fixes bug #436 (again)
multi tuner support:
add a magic sleep(1) to workaround strange behaviour
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout

14 years agoMerge commit 'origin/translations'
acid-burn [Wed, 31 Mar 2010 14:55:06 +0000 (16:55 +0200)]
Merge commit 'origin/translations'

Conflicts:
po/de.po
po/sr.po

14 years ago[DVDBurn] another string update (add #316)
Fraxinas [Wed, 31 Mar 2010 13:30:02 +0000 (15:30 +0200)]
[DVDBurn] another string update (add #316)

14 years ago[DVDBurn] fix up title list layout and change some more strings (add #316)
Fraxinas [Wed, 31 Mar 2010 13:26:23 +0000 (15:26 +0200)]
[DVDBurn] fix up title list layout and change some more strings (add #316)

14 years agofix screen layout, add configuration restore wizard code in flasher and fix crash...
Fraxinas [Mon, 1 Feb 2010 22:30:36 +0000 (23:30 +0100)]
fix screen layout, add configuration restore wizard code in flasher and fix crash when trying to use wizard with no .nfo file
present, fixes bug #394

14 years ago[DVDBurn] remove "..." at menu entry string
Fraxinas [Tue, 30 Mar 2010 15:18:07 +0000 (17:18 +0200)]
[DVDBurn] remove "..." at menu entry string

14 years ago[DVDBurn] use multicolor lable for required medium type (add #316)
Fraxinas [Tue, 30 Mar 2010 15:40:35 +0000 (17:40 +0200)]
[DVDBurn] use multicolor lable for required medium type (add #316)

14 years agoadd transfer bps to service interface (requires touching enigma_python.i)
Fraxinas [Tue, 30 Mar 2010 15:49:15 +0000 (17:49 +0200)]
add transfer bps to service interface (requires touching enigma_python.i)

14 years agosave supposed afterEvent config in class Job member (fixes #394 DVDBurn shutdown...
Fraxinas [Tue, 30 Mar 2010 14:58:54 +0000 (16:58 +0200)]
save supposed afterEvent config in class Job member (fixes #394 DVDBurn shutdown not being executed)

14 years agoremove duplicate string
Fraxinas [Tue, 30 Mar 2010 14:39:57 +0000 (16:39 +0200)]
remove duplicate string

14 years ago[DVDBurn] usability improvements: title list layout, bottom info area, consistency...
Fraxinas [Tue, 30 Mar 2010 13:37:07 +0000 (15:37 +0200)]
[DVDBurn] usability improvements: title list layout, bottom info area, consistency of user interface, implement restoring of saved collections from xml (fixes #316)

14 years ago[DVDBurn] usability improvements: title list layout, bottom info area, consistency...
Fraxinas [Wed, 31 Mar 2010 13:39:51 +0000 (15:39 +0200)]
[DVDBurn] usability improvements: title list layout, bottom info area, consistency of user interface, implement restoring of saved collections
from xml (fixes #316)

Conflicts:

po/de.po

Conflicts:

po/de.po

14 years ago[DVDBurn] allow burning of recordings that are currently playing in the background...
Fraxinas [Mon, 15 Mar 2010 11:14:19 +0000 (12:14 +0100)]
[DVDBurn] allow burning of recordings that are currently playing in the background, fixes bug 367

14 years agouse glib function to escape file uri in mediaplayer
Fraxinas [Mon, 15 Mar 2010 10:17:48 +0000 (11:17 +0100)]
use glib function to escape file uri in mediaplayer

14 years ago[DVDBurn] another string update (add #316)
Fraxinas [Wed, 31 Mar 2010 13:30:02 +0000 (15:30 +0200)]
[DVDBurn] another string update (add #316)

14 years ago[DVDBurn] fix up title list layout and change some more strings (add #316)
Fraxinas [Wed, 31 Mar 2010 13:26:23 +0000 (15:26 +0200)]
[DVDBurn] fix up title list layout and change some more strings (add #316)

14 years agoMerge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
Fraxinas [Wed, 31 Mar 2010 09:37:14 +0000 (11:37 +0200)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental

14 years agofix screen layout, add configuration restore wizard code in flasher and fix crash...
Fraxinas [Mon, 1 Feb 2010 22:30:36 +0000 (23:30 +0100)]
fix screen layout, add configuration restore wizard code in flasher and fix crash when trying to use wizard with no .nfo file
present, fixes bug #394

14 years agoMerge commit 'origin/translations' into experimental
acid-burn [Wed, 31 Mar 2010 09:10:31 +0000 (11:10 +0200)]
Merge commit 'origin/translations' into experimental

14 years agoEnigma2/PO: general translation update to move in new translateable strings.
acid-burn [Wed, 31 Mar 2010 09:09:03 +0000 (11:09 +0200)]
Enigma2/PO: general translation update to move in new translateable strings.

14 years agoadd possibility to disable/enable listbox selection in multicontent templates
ghost [Thu, 11 Feb 2010 22:12:47 +0000 (23:12 +0100)]
add possibility to disable/enable listbox selection in multicontent templates
fixes bug #443

14 years agolib/python/Screens/RecordPaths.py: fix spinners in some conditions
ghost [Sat, 23 Jan 2010 12:42:01 +0000 (13:42 +0100)]
lib/python/Screens/RecordPaths.py: fix spinners in some conditions
this fixes bug #414

14 years agolib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to play another...
ghost [Tue, 2 Mar 2010 19:05:59 +0000 (20:05 +0100)]
lib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to play another timeshift file after eof (not used in e2 yet..)
this fixes bug #461

14 years agoadd possibility to separately set fan voltage and fan pwm for standby and normal run
ghost [Wed, 24 Mar 2010 10:29:50 +0000 (11:29 +0100)]
add possibility to separately set fan voltage and fan pwm for standby and normal run
when a recording starts in standby switch to normal mode and vice versa
this fixes bug #430 (thx to Dr.Best)

14 years agoMerge commit 'origin/bug_448_fix_wlanscan'
acid-burn [Wed, 31 Mar 2010 08:43:00 +0000 (10:43 +0200)]
Merge commit 'origin/bug_448_fix_wlanscan'

14 years agoMerge commit 'origin/bug_449_fix_wlan_usbstick_recognition'
acid-burn [Wed, 31 Mar 2010 08:42:40 +0000 (10:42 +0200)]
Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition'

14 years agoMerge commit 'origin/bug_494_disable_automatic_ipkgupdate'
acid-burn [Wed, 31 Mar 2010 08:41:40 +0000 (10:41 +0200)]
Merge commit 'origin/bug_494_disable_automatic_ipkgupdate'

14 years agoNavigation.py: dont restart (alternative) service when not needed
ghost [Mon, 29 Mar 2010 10:15:32 +0000 (12:15 +0200)]
Navigation.py: dont restart (alternative) service when not needed
this fixes bug #356

14 years agoshow timeshift state widget even in state play
ghost [Mon, 29 Mar 2010 20:44:29 +0000 (22:44 +0200)]
show timeshift state widget even in state play
this fixes bug #332

14 years agoMerge commit 'origin/translations' into experimental
acid-burn [Wed, 31 Mar 2010 08:07:21 +0000 (10:07 +0200)]
Merge commit 'origin/translations' into experimental

14 years agopo/it.po: * update Italian locale. Thx Spaeleus.
acid-burn [Wed, 31 Mar 2010 08:04:46 +0000 (10:04 +0200)]
po/it.po: * update Italian locale. Thx Spaeleus.

14 years agopo/et.po: * update Estonian locale. Thx Arvo Järve
acid-burn [Wed, 31 Mar 2010 08:02:21 +0000 (10:02 +0200)]
po/et.po: * update Estonian locale. Thx Arvo Järve

14 years agolib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support for autores...
ghost [Mon, 29 Mar 2010 17:02:03 +0000 (19:02 +0200)]
lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support for autoresolution plugins (needs new libdreamdvd)
this fixes bug #302

14 years agopo/lt.po: *update Lithuanian locale. thx Adga
acid-burn [Wed, 31 Mar 2010 07:58:24 +0000 (09:58 +0200)]
po/lt.po: *update Lithuanian locale. thx Adga

14 years ago[DVDBurn] remove "..." at menu entry string
Fraxinas [Tue, 30 Mar 2010 15:18:07 +0000 (17:18 +0200)]
[DVDBurn] remove "..." at menu entry string

14 years ago[DVDBurn] use multicolor lable for required medium type (add #316)
Fraxinas [Tue, 30 Mar 2010 15:40:35 +0000 (17:40 +0200)]
[DVDBurn] use multicolor lable for required medium type (add #316)

14 years agofixes bug #425
Stefan Pluecken [Fri, 29 Jan 2010 12:26:45 +0000 (13:26 +0100)]
fixes bug #425
enigma2.pot and the .po files are not built by default any more. instead you have to initiate a make rebuild manually.
the plan is to update the po/ directory automatically with a cumulated set of messages gathered from different e2 branches and e2 plugins.

14 years agofixes bug #425
Stefan Pluecken [Fri, 29 Jan 2010 12:26:45 +0000 (13:26 +0100)]
fixes bug #425
enigma2.pot and the .po files are not built by default any more. instead you have to initiate a make rebuild manually.
the plan is to update the po/ directory automatically with a cumulated set of messages gathered from different e2 branches and e2 plugins.

14 years agofixes bug #436
Stefan Pluecken [Thu, 4 Feb 2010 23:32:41 +0000 (00:32 +0100)]
fixes bug #436
remove some debug code
fix multiType entry for non multiType nims

14 years agofixes bug #436
Stefan Pluecken [Thu, 4 Feb 2010 23:18:33 +0000 (00:18 +0100)]
fixes bug #436
add support for mixed nims

14 years agofixes bug #342
Stefan Pluecken [Sat, 13 Mar 2010 13:13:20 +0000 (14:13 +0100)]
fixes bug #342
change action map help text for long info button press

14 years agofixes bug #343
Stefan Pluecken [Sat, 13 Mar 2010 13:57:54 +0000 (14:57 +0100)]
fixes bug #343
change "nothing connected" to "not configured" to avoid confusion