vuplus_dvbapp
14 years agoMerge branch 'bug_307_fix_deepstandby_texts'
ghost [Tue, 22 Dec 2009 15:01:07 +0000 (16:01 +0100)]
Merge branch 'bug_307_fix_deepstandby_texts'

14 years agolib/driver/rc*: open remote control input devices in exclussive mode... so the keycod...
ghost [Tue, 22 Dec 2009 14:33:20 +0000 (15:33 +0100)]
lib/driver/rc*: open remote control input devices in exclussive mode... so the keycodes are not supplied to the linux console

14 years agoNimManager.py: increased delay after enable voltage before send motor diseqc command...
ghost [Tue, 22 Dec 2009 13:18:00 +0000 (14:18 +0100)]
NimManager.py: increased delay after enable voltage before send motor diseqc command... this fixes bug #261

14 years agolib/dvb/tstools.cpp: support for stream id extension defined in ISO 13818-1 Amendment...
ghost [Mon, 21 Dec 2009 15:06:02 +0000 (16:06 +0100)]
lib/dvb/tstools.cpp: support for stream id extension defined in ISO 13818-1 Amendment 2.. this fixes skipping in some bluray ts files

14 years agolib/dvb/tstools.cpp: add more debug output to timestamp parser
ghost [Mon, 21 Dec 2009 15:04:41 +0000 (16:04 +0100)]
lib/dvb/tstools.cpp: add more debug output to timestamp parser

14 years agolib/dvb/tstools.h/cpp: make eDVBTSTool thread safe (i.e. this fixes seeking in timesh...
ghost [Thu, 17 Dec 2009 13:58:54 +0000 (14:58 +0100)]
lib/dvb/tstools.h/cpp: make eDVBTSTool thread safe (i.e. this fixes seeking in timeshift and seeking in files without additional startcode/accespoint file

14 years agoelock.h: add possibility to create recursive mutexes
ghost [Thu, 17 Dec 2009 13:46:04 +0000 (14:46 +0100)]
elock.h: add possibility to create recursive mutexes

14 years agoScreens/NetworkSetup.py: - dont count current interface as second interface if only...
acid-burn [Thu, 17 Dec 2009 11:55:19 +0000 (12:55 +0100)]
Screens/NetworkSetup.py: - dont count current interface as second interface if only one interface is currently configured

14 years agoComponents/Network.py, Screens/NetworkSetup.py: - fix possible crash when closing...
acid-burn [Thu, 17 Dec 2009 11:09:54 +0000 (12:09 +0100)]
Components/Network.py, Screens/NetworkSetup.py: - fix possible crash when closing network config

14 years agoScreens/NetworkSetup.py, WirelessLan/plugin.py: - fix wrong networkstate in some...
acid-burn [Tue, 15 Dec 2009 18:27:02 +0000 (19:27 +0100)]
Screens/NetworkSetup.py, WirelessLan/plugin.py: - fix wrong networkstate in some conditions.
This fixex #203

14 years agoBugfix by Anders Holst:
ghost [Mon, 14 Dec 2009 09:27:38 +0000 (10:27 +0100)]
Bugfix by Anders Holst:
A bug was detected in the recent recordpath patch. It could cause a
crash when using the green or yellow button to select a tag in the
movielist.

14 years agoadd preStart event and use it to load the cutlist
ghost [Sun, 13 Dec 2009 11:37:15 +0000 (12:37 +0100)]
add preStart event and use it to load the cutlist

14 years agoCutListEditor: always restart service on cutlist editor close
ghost [Sun, 13 Dec 2009 11:35:54 +0000 (12:35 +0100)]
CutListEditor: always restart service on cutlist editor close

14 years agoNavigation.py: add possibility to restart the same service
ghost [Sun, 13 Dec 2009 11:35:05 +0000 (12:35 +0100)]
Navigation.py: add possibility to restart the same service

14 years agosave/revert all available fan configs, not just for fan 1
thedoc [Fri, 11 Dec 2009 12:43:50 +0000 (13:43 +0100)]
save/revert all available fan configs, not just for fan 1

14 years agomove TempFanControl plugin into system menu
thedoc [Fri, 11 Dec 2009 12:24:23 +0000 (13:24 +0100)]
move TempFanControl plugin into system menu

14 years agosome widget resizing in TempFanControl plugin
thedoc [Fri, 11 Dec 2009 12:00:46 +0000 (13:00 +0100)]
some widget resizing in TempFanControl plugin

14 years agoadd color buttons to TempFanControl
thedoc [Fri, 11 Dec 2009 11:39:26 +0000 (12:39 +0100)]
add color buttons to TempFanControl

14 years agoScreens/NetworkSetup.py: small fix for yesterdays network cleanup.
Mladen Horvat [Fri, 11 Dec 2009 10:07:07 +0000 (11:07 +0100)]
Screens/NetworkSetup.py: small fix for yesterdays network cleanup.

14 years agoremove unneeded variables
thedoc [Thu, 10 Dec 2009 16:27:34 +0000 (17:27 +0100)]
remove unneeded variables

14 years agosupport up to 8 fan/temp sensors
thedoc [Thu, 10 Dec 2009 13:52:36 +0000 (14:52 +0100)]
support up to 8 fan/temp sensors

14 years agoScreens/NetworkSetup.py: - cleanup network configuration workflow.
Mladen Horvat [Thu, 10 Dec 2009 10:09:58 +0000 (11:09 +0100)]
Screens/NetworkSetup.py: - cleanup network configuration workflow.
its now checked for a second interface before the config is actually written and network restartet.
So this is now done only once, which speeds up the configuration by 100%.
This fixes #202

14 years agoSystemPlugins/NetworkWizard: -remove unneeded network resets.
Mladen Horvat [Wed, 9 Dec 2009 20:32:09 +0000 (21:32 +0100)]
SystemPlugins/NetworkWizard: -remove unneeded network resets.
- add automatic wlan scan refresh functionality
- show some status informations after a successfull wlan connection has been made.
this fixex #138

14 years agofix skip backward from live to timeshift
ghost [Wed, 9 Dec 2009 14:47:56 +0000 (15:47 +0100)]
fix skip backward from live to timeshift

14 years agofilepush.cpp: no infinite wait until driver EOF.. better we check it more times..
ghost [Wed, 9 Dec 2009 13:58:12 +0000 (14:58 +0100)]
filepush.cpp: no infinite wait until driver EOF.. better we check it more times..

14 years agoSoftwareManager/BackupRestore.py: save configuration to settingsfile before doing...
Mladen Horvat [Wed, 9 Dec 2009 06:39:59 +0000 (07:39 +0100)]
SoftwareManager/BackupRestore.py: save configuration to settingsfile before doing a backup, so now should all settings be saved before a backup is done and no gui restart is needed anymore.
This fixes #351

14 years agoSystemPlugins/WirelessLan: - replace manual wlan scan in favour of an automatic wlan...
Mladen Horvat [Tue, 8 Dec 2009 21:14:25 +0000 (22:14 +0100)]
SystemPlugins/WirelessLan: - replace manual wlan scan in favour of an automatic wlan scanning.
- some cleanups and skinfixes. This fixes #204

14 years agofirst working version of TempFanControl plugin with Sensors and FanControl component
thedoc [Mon, 7 Dec 2009 21:38:20 +0000 (22:38 +0100)]
first working version of TempFanControl plugin with Sensors and FanControl component

14 years agofix digital+ (mhw2) epg (still disabled in epgcache.h!)
ghost [Mon, 7 Dec 2009 13:23:16 +0000 (14:23 +0100)]
fix digital+ (mhw2) epg (still disabled in epgcache.h!)
now also support digital + epg on hispasat

14 years agoNFIFlash/plugin.py: move NFI Flash Utility inside Softwaremanager.
Mladen Horvat [Mon, 7 Dec 2009 13:12:14 +0000 (14:12 +0100)]
NFIFlash/plugin.py: move NFI Flash Utility inside Softwaremanager.
This fixes #308

14 years agoPlugins/Plugin.py, SoftwareManager/plugin.py: add WHERE_SOFTWAREMANAGER for plugins...
Mladen Horvat [Mon, 7 Dec 2009 12:57:00 +0000 (13:57 +0100)]
Plugins/Plugin.py, SoftwareManager/plugin.py: add WHERE_SOFTWAREMANAGER for plugins to hook inside the Softwaremanager mainmenus.
Use it like: PluginDescriptor(name=_("Pluginname"),description=_("Description"),icon = "icon.png",where = PluginDescriptor.WHERE_SOFTWAREMANAGER,
fnc={"SoftwareSupported": CallFnc, "menuEntryName": lambda x: _("menuName"), "menuEntryDescription": lambda x: _("Menu Description")})

14 years agoMerge branch 'master' into bug_245_record_playback_fixes
ghost [Thu, 3 Dec 2009 16:56:03 +0000 (17:56 +0100)]
Merge branch 'master' into bug_245_record_playback_fixes

14 years agouse new DeepstandbySupport SystemInfo entry at some places... this fixes bug #307
ghost [Thu, 3 Dec 2009 15:42:12 +0000 (16:42 +0100)]
use new DeepstandbySupport SystemInfo entry at some places... this fixes bug #307

14 years agoMenu.py: add possibility to use the exclamation mark as NOT indicator in menu/setup...
ghost [Thu, 3 Dec 2009 15:40:44 +0000 (16:40 +0100)]
Menu.py: add possibility to use the exclamation mark as NOT indicator in menu/setup.xml for requires entries (thx to Moritz Venn)

14 years agoComponents/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"
ghost [Thu, 3 Dec 2009 15:37:52 +0000 (16:37 +0100)]
Components/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"

14 years agoPlugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. requested...
ghost [Thu, 3 Dec 2009 14:23:41 +0000 (15:23 +0100)]
Plugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. requested by Tode for the AudioSync Plugin
fixes bug #305

14 years agofilepush.cpp: remove no more needed code.. this fixes i.e. timeshift to live transiti...
ghost [Thu, 3 Dec 2009 10:58:50 +0000 (11:58 +0100)]
filepush.cpp: remove no more needed code.. this fixes i.e. timeshift to live transition..but needs new drivers (not public yet)

14 years agoPluginBrowser.py: react on language changes and clear/reload pluginlist to show the...
acid-burn [Tue, 1 Dec 2009 17:25:07 +0000 (18:25 +0100)]
PluginBrowser.py: react on language changes and clear/reload pluginlist to show the correct translations inside enigma2. This fixes #318

14 years agoComponents/Lcd.py: use 1 instead of 0 for Oled standby default value (with new driver...
ghost [Tue, 1 Dec 2009 09:32:01 +0000 (10:32 +0100)]
Components/Lcd.py: use 1 instead of 0 for Oled standby default value (with new drivers the oled is completely disabled on lowest step)

14 years agoComponents/Lcd.py: use 1 instead of 0 for Oled standby default value (with new driver...
ghost [Tue, 1 Dec 2009 09:32:01 +0000 (10:32 +0100)]
Components/Lcd.py: use 1 instead of 0 for Oled standby default value (with new drivers the oled is completely disabled on lowest step)

14 years ago[DVDBurn] fix bug 333: display movie length in title list
Fraxinas [Mon, 30 Nov 2009 09:06:23 +0000 (10:06 +0100)]
[DVDBurn] fix bug 333: display movie length in title list

14 years agoremove wrong import from newplugin.py helper script
thedoc [Sun, 29 Nov 2009 13:45:49 +0000 (14:45 +0100)]
remove wrong import from newplugin.py helper script

14 years agoservicedvb.cpp: fix "some seconds no audio after audio track change on TS Playback"
ghost [Thu, 26 Nov 2009 17:34:31 +0000 (18:34 +0100)]
servicedvb.cpp: fix "some seconds no audio after audio track change on TS Playback"

14 years agoservicedvb.cpp: fix transition from slowmotion or decoder fast forward to pause
ghost [Thu, 26 Nov 2009 13:34:55 +0000 (14:34 +0100)]
servicedvb.cpp: fix transition from slowmotion or decoder fast forward to pause

14 years agoEnigma2-Metainformations: - update all Meta Informations
acid-burn [Wed, 25 Nov 2009 19:18:50 +0000 (20:18 +0100)]
Enigma2-Metainformations: - update all Meta Informations

14 years agoDVDBurn: switch TiteList to templatedmulticontentlist, allow skinning and display...
Fraxinas [Wed, 25 Nov 2009 11:34:58 +0000 (12:34 +0100)]
DVDBurn: switch TiteList to templatedmulticontentlist, allow skinning and display extra title information

14 years agoDVDBurn Plugin: prevent "English" from showing up twice in language selection
Fraxinas [Wed, 25 Nov 2009 08:49:38 +0000 (09:49 +0100)]
DVDBurn Plugin: prevent "English" from showing up twice in language selection

14 years agofix typo
thedoc [Tue, 24 Nov 2009 12:38:35 +0000 (13:38 +0100)]
fix typo

14 years agoservicedvb.cpp: more exact resume after seek and slowmotion
ghost [Mon, 23 Nov 2009 09:26:49 +0000 (10:26 +0100)]
servicedvb.cpp: more exact resume after seek and slowmotion

14 years agoservicemp3.cpp: dont apply ac3/pcm delay when no video is running
ghost [Sun, 22 Nov 2009 22:10:35 +0000 (23:10 +0100)]
servicemp3.cpp: dont apply ac3/pcm delay when no video is running

14 years agoservicemp3.cpp: temporary store ac3/pcm delay for gstreamer based playbacks (until...
ghost [Sun, 22 Nov 2009 21:56:00 +0000 (22:56 +0100)]
servicemp3.cpp: temporary store ac3/pcm delay for gstreamer based playbacks (until e2 restart)

14 years agolib/python/Components/About.py: dont show version information for Experimental images...
ghost [Fri, 20 Nov 2009 12:06:50 +0000 (13:06 +0100)]
lib/python/Components/About.py: dont show version information for Experimental images.. only show date here..

14 years agoMerge branch '2.6'
ghost [Fri, 20 Nov 2009 11:36:55 +0000 (12:36 +0100)]
Merge branch '2.6'

14 years agopo/Makefile.am: remove not existing Networkwizard
ghost [Thu, 19 Nov 2009 22:53:11 +0000 (23:53 +0100)]
po/Makefile.am: remove not existing Networkwizard

14 years agomain/Makefile.am: support to extract version information from (git) tarballs created...
ghost [Thu, 19 Nov 2009 18:08:47 +0000 (19:08 +0100)]
main/Makefile.am: support to extract version information from (git) tarballs created by our patched bitbake 1.4.2
this needs latest bitbake changes done in our bitbake tree today

14 years agomain/Makefile.am: support to extract version information from (git) tarballs created...
ghost [Thu, 19 Nov 2009 18:08:47 +0000 (19:08 +0100)]
main/Makefile.am: support to extract version information from (git) tarballs created by our patched bitbake 1.4.2
this needs latest bitbake changes done in our bitbake tree today

14 years agoenigma.cpp: add missing semicolon
ghost [Thu, 19 Nov 2009 11:38:47 +0000 (12:38 +0100)]
enigma.cpp: add missing semicolon

14 years agoenigma.cpp: add missing semicolon
ghost [Thu, 19 Nov 2009 11:38:47 +0000 (12:38 +0100)]
enigma.cpp: add missing semicolon

14 years agomain/enigma.cpp: use new defines for getEnigmaVersionString
ghost [Thu, 19 Nov 2009 10:15:46 +0000 (11:15 +0100)]
main/enigma.cpp: use new defines for getEnigmaVersionString

14 years agomain/Makefile.am: fix code to generate version.h code is now als able to handle git...
ghost [Thu, 19 Nov 2009 10:15:19 +0000 (11:15 +0100)]
main/Makefile.am: fix code to generate version.h code is now als able to handle git trees (now we generate new defines ENIGMA2_LAST_CHANGE_DATA and ENIGMA2_BRANCH (the last only for git)

14 years agoComponents/About.py: fix /etc/image-version parser..now we also show image type ...
ghost [Thu, 19 Nov 2009 10:13:17 +0000 (11:13 +0100)]
Components/About.py: fix /etc/image-version parser..now we also show image type (release/experimental) and major minor revision

14 years agomain/enigma.cpp: use new defines for getEnigmaVersionString
ghost [Thu, 19 Nov 2009 10:15:46 +0000 (11:15 +0100)]
main/enigma.cpp: use new defines for getEnigmaVersionString

14 years agomain/Makefile.am: fix code to generate version.h code is now als able to handle git...
ghost [Thu, 19 Nov 2009 10:15:19 +0000 (11:15 +0100)]
main/Makefile.am: fix code to generate version.h code is now als able to handle git trees (now we generate new defines ENIGMA2_LAST_CHANGE_DATA and ENIGMA2_BRANCH (the last only for git)

14 years agoComponents/About.py: fix /etc/image-version parser..now we also show image type ...
ghost [Thu, 19 Nov 2009 10:13:17 +0000 (11:13 +0100)]
Components/About.py: fix /etc/image-version parser..now we also show image type (release/experimental) and major minor revision

14 years agoconfig.py: fix set/getValue for ConfigSelectionNumber
ghost [Thu, 19 Nov 2009 07:48:37 +0000 (08:48 +0100)]
config.py: fix set/getValue for ConfigSelectionNumber

14 years agoMerge branch 'translations'
ghost [Wed, 18 Nov 2009 18:07:32 +0000 (19:07 +0100)]
Merge branch 'translations'

14 years agopo/de.po: fix some german translations (by satman)
ghost [Wed, 18 Nov 2009 18:03:38 +0000 (19:03 +0100)]
po/de.po: fix some german translations (by satman)

14 years agopo/de.po: fix some german translations (by satman)
ghost [Wed, 18 Nov 2009 18:03:38 +0000 (19:03 +0100)]
po/de.po: fix some german translations (by satman)

14 years agoservicedvb.cpp: apply global ac3(bitstream) delay and global pcm(decode) delay on...
ghost [Wed, 18 Nov 2009 16:04:20 +0000 (17:04 +0100)]
servicedvb.cpp: apply global ac3(bitstream) delay and global pcm(decode) delay on setAC3Delay and setPCMDelay call.. not only on zap

14 years agopo/de.po: - german locale update
acid-burn [Wed, 18 Nov 2009 11:51:02 +0000 (12:51 +0100)]
po/de.po: - german locale update

14 years agopo/nl.po: - update nl locale, thx Benny DeTandt
acid-burn [Wed, 18 Nov 2009 07:31:02 +0000 (08:31 +0100)]
po/nl.po: - update nl locale, thx Benny DeTandt

14 years agopo/Makefile.am: fix space/intendation error
ghost [Wed, 18 Nov 2009 12:14:14 +0000 (13:14 +0100)]
po/Makefile.am: fix space/intendation error

Conflicts:

po/Makefile.am

14 years agopo/de.po: - german locale update
acid-burn [Wed, 18 Nov 2009 11:51:02 +0000 (12:51 +0100)]
po/de.po: - german locale update

14 years agodata/encoding.conf: add arabic
ghost [Wed, 18 Nov 2009 11:16:03 +0000 (12:16 +0100)]
data/encoding.conf: add arabic

14 years agodata/encoding.conf: add arabic
ghost [Wed, 18 Nov 2009 11:16:03 +0000 (12:16 +0100)]
data/encoding.conf: add arabic

14 years agopo/nl.po: - update nl locale, thx Benny DeTandt
acid-burn [Wed, 18 Nov 2009 07:31:02 +0000 (08:31 +0100)]
po/nl.po: - update nl locale, thx Benny DeTandt

14 years agoepgcache.cpp: fix typo
ghost [Tue, 17 Nov 2009 17:38:49 +0000 (18:38 +0100)]
epgcache.cpp: fix typo

14 years agoepgcache.cpp: fix typo
ghost [Tue, 17 Nov 2009 17:38:49 +0000 (18:38 +0100)]
epgcache.cpp: fix typo

14 years agoepgcache.cpp: fix segfault on unknown arg
ghost [Tue, 17 Nov 2009 17:34:45 +0000 (18:34 +0100)]
epgcache.cpp: fix segfault on unknown arg

14 years agoepgcache.cpp: fix segfault on unknown arg
ghost [Tue, 17 Nov 2009 17:34:45 +0000 (18:34 +0100)]
epgcache.cpp: fix segfault on unknown arg

14 years agofor all non-ts files, display error message when trying to burn to dvd
Fraxinas [Tue, 17 Nov 2009 15:08:15 +0000 (16:08 +0100)]
for all non-ts files, display error message when trying to burn to dvd

14 years agoMerge branch '2.6' of git.opendreambox.org:/git/enigma2 into 2.6
ghost [Mon, 16 Nov 2009 10:04:28 +0000 (11:04 +0100)]
Merge branch '2.6' of git.opendreambox.org:/git/enigma2 into 2.6

14 years agopo/de.po: - update german locale, thx racer_571 and JackDaniel
acid-burn [Thu, 12 Nov 2009 21:53:59 +0000 (22:53 +0100)]
po/de.po: - update german locale, thx racer_571 and JackDaniel

14 years agopo/sr.po: update serbian locale, thx majevica
acid-burn [Thu, 12 Nov 2009 21:51:28 +0000 (22:51 +0100)]
po/sr.po: update serbian locale, thx majevica

14 years agopolish locale update thx to zbigzbig
Fraxinas [Fri, 6 Nov 2009 17:37:29 +0000 (18:37 +0100)]
polish locale update thx to zbigzbig

14 years agoEnigma2: - general Translation update to move in new translatable strings.
acid-burn [Fri, 6 Nov 2009 07:54:43 +0000 (08:54 +0100)]
Enigma2: - general Translation update to move in new translatable strings.

14 years agofixes bug #286
Stefan Pluecken [Sun, 15 Nov 2009 10:50:25 +0000 (11:50 +0100)]
fixes bug #286
remove DVI-PC from video wizard to solve some sorting problems and remove a not widely used option
remove

14 years agoMerge branch '2.6' of git.opendreambox.org:/git/enigma2 into 2.6
Stefan Pluecken [Sun, 15 Nov 2009 10:52:44 +0000 (11:52 +0100)]
Merge branch '2.6' of git.opendreambox.org:/git/enigma2 into 2.6

14 years agodecoder.cpp: remove flush in audio stop request.. when its realy needed it should...
ghost [Sat, 14 Nov 2009 13:53:30 +0000 (14:53 +0100)]
decoder.cpp: remove flush in audio stop request.. when its realy needed it should be done in driver...

14 years agodecoder.cpp: remove flush in audio stop request.. when its realy needed it should...
ghost [Sat, 14 Nov 2009 13:53:30 +0000 (14:53 +0100)]
decoder.cpp: remove flush in audio stop request.. when its realy needed it should be done in driver...

14 years agopo/Makefile.am: fix space/intendation error
acid-burn [Fri, 13 Nov 2009 08:42:50 +0000 (09:42 +0100)]
po/Makefile.am: fix space/intendation error

14 years agopo/de.po: - update german locale, thx racer_571 and JackDaniel
acid-burn [Thu, 12 Nov 2009 21:53:59 +0000 (22:53 +0100)]
po/de.po: - update german locale, thx racer_571 and JackDaniel

14 years agopo/sr.po: update serbian locale, thx majevica
acid-burn [Thu, 12 Nov 2009 21:51:28 +0000 (22:51 +0100)]
po/sr.po: update serbian locale, thx majevica

14 years agoMerge branch '2.6' of git.opendreambox.org:/git/enigma2 into 2.6
Stefan Pluecken [Thu, 12 Nov 2009 17:45:41 +0000 (18:45 +0100)]
Merge branch '2.6' of git.opendreambox.org:/git/enigma2 into 2.6

14 years agofixes bug #283
Stefan Pluecken [Sat, 7 Nov 2009 11:43:22 +0000 (12:43 +0100)]
fixes bug #283
if nothing is connected to any nim, don't die entering scan setup

14 years agopo/Makefile.am: - add missing NetworkWizard for .po file inclusion
acid-burn [Thu, 12 Nov 2009 15:50:48 +0000 (16:50 +0100)]
po/Makefile.am: - add missing NetworkWizard for .po file inclusion

14 years agoComponents/ConfigList.py: -small fix for global VirtualKeyboard handling
acid-burn [Thu, 12 Nov 2009 15:37:42 +0000 (16:37 +0100)]
Components/ConfigList.py: -small fix for global VirtualKeyboard handling

14 years agoWirelessLan/plugin.py: - always use quotes for the ssid name, small cleanup
acid-burn [Wed, 11 Nov 2009 17:34:04 +0000 (18:34 +0100)]
WirelessLan/plugin.py: - always use quotes for the ssid name, small cleanup

14 years agoWirelessLan/plugin.py: - properly escape spaces inside an SSID name when returning...
acid-burn [Mon, 9 Nov 2009 16:38:21 +0000 (17:38 +0100)]
WirelessLan/plugin.py: - properly escape spaces inside an SSID name when returning the ConfigString. This fixes #175

14 years agofixes bug #283
Stefan Pluecken [Sat, 7 Nov 2009 11:43:22 +0000 (12:43 +0100)]
fixes bug #283
if nothing is connected to any nim, don't die entering scan setup