vuplus_dvbapp
12 years agoMerge branch '32bpp_rgba_png_support' into experimental
ghost [Tue, 13 Sep 2011 15:04:38 +0000 (17:04 +0200)]
Merge branch '32bpp_rgba_png_support' into experimental

12 years agoMerge branch 'bug_671_python_update' into experimental
ghost [Tue, 13 Sep 2011 15:04:26 +0000 (17:04 +0200)]
Merge branch 'bug_671_python_update' into experimental

12 years agolib/gdi/picload.*: add support for 32bpp png (rgba)
Moritz Venn [Sun, 11 Sep 2011 16:09:34 +0000 (18:09 +0200)]
lib/gdi/picload.*: add support for 32bpp png (rgba)

Signed-off-by: Moritz Venn <moritz.venn@freaque.net>
Signed-off-by: ghost <andreas.monzner@multimedia-labs.de>
12 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 13 Sep 2011 08:56:19 +0000 (10:56 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

12 years agoMerge remote-tracking branch 'origin/bug_785_fix_rtl_group_epg'
ghost [Tue, 13 Sep 2011 08:55:44 +0000 (10:55 +0200)]
Merge remote-tracking branch 'origin/bug_785_fix_rtl_group_epg'

12 years agoMerge remote-tracking branch 'origin/bug_752_audio_selection_fix'
ghost [Tue, 13 Sep 2011 08:55:37 +0000 (10:55 +0200)]
Merge remote-tracking branch 'origin/bug_752_audio_selection_fix'

12 years agoMerge remote-tracking branch 'origin/bug_671_python_update'
ghost [Tue, 13 Sep 2011 08:55:04 +0000 (10:55 +0200)]
Merge remote-tracking branch 'origin/bug_671_python_update'

12 years agoMerge remote-tracking branch 'origin/bug_453_multiepg_no_more_ask_bouquet'
ghost [Tue, 13 Sep 2011 08:50:43 +0000 (10:50 +0200)]
Merge remote-tracking branch 'origin/bug_453_multiepg_no_more_ask_bouquet'

12 years agoMerge branch 'pootle-import'
acid-burn [Wed, 7 Sep 2011 14:14:22 +0000 (16:14 +0200)]
Merge branch 'pootle-import'

12 years agoMerge branch 'pootle-import' into experimental
acid-burn [Wed, 7 Sep 2011 14:13:46 +0000 (16:13 +0200)]
Merge branch 'pootle-import' into experimental

12 years agoAutomatic message catalog update
enigma2-translation-bot [Wed, 7 Sep 2011 11:10:07 +0000 (11:10 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : audiosync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface serienfilm
Plugins-Meta: description and shortdescription

12 years agoAutomatic message catalog update
enigma2-translation-bot [Thu, 21 Jul 2011 09:18:24 +0000 (09:18 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : audiosync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface serienfilm
Plugins-Meta: description and shortdescription

12 years agoMerge remote-tracking branch 'origin/obi/master-20110412'
ghost [Wed, 7 Sep 2011 10:25:04 +0000 (12:25 +0200)]
Merge remote-tracking branch 'origin/obi/master-20110412'

12 years agoMerge remote-tracking branch 'origin/acid-burn/virtualkeyboard'
ghost [Tue, 6 Sep 2011 13:20:16 +0000 (15:20 +0200)]
Merge remote-tracking branch 'origin/acid-burn/virtualkeyboard'

12 years agoMerge remote-tracking branch 'origin/bug_747_cancel_waiting_tasks'
ghost [Tue, 6 Sep 2011 13:19:29 +0000 (15:19 +0200)]
Merge remote-tracking branch 'origin/bug_747_cancel_waiting_tasks'

12 years agoMerge remote-tracking branch 'origin/bug_749_ethread_bugfix'
ghost [Tue, 6 Sep 2011 13:16:48 +0000 (15:16 +0200)]
Merge remote-tracking branch 'origin/bug_749_ethread_bugfix'

12 years agoMerge branch 'bug_736_fix_rotor_with_unicable_lnb'
ghost [Tue, 6 Sep 2011 13:16:15 +0000 (15:16 +0200)]
Merge branch 'bug_736_fix_rotor_with_unicable_lnb'

12 years agoHotplug: also close thread on language change
Moritz Venn [Sun, 19 Jun 2011 16:44:49 +0000 (18:44 +0200)]
Hotplug: also close thread on language change

Previously after a language thread the bdpoll variable was overwritten
leaving the old thread run forever and only closing the new one on
shutdown (a language changes does NOT call the plugin close handler but
the start handler is called again). so before creating a new bdpoll
instance check if an old one exists and unset the running flag.
Signed-off-by: Moritz Venn <moritz.venn@freaque.net>
Signed-off-by: ghost <andreas.monzner@multimedia-labs.de>
12 years agoMerge branch 'bug_785_fix_rtl_group_epg' into experimental
ghost [Wed, 6 Jul 2011 09:17:13 +0000 (11:17 +0200)]
Merge branch 'bug_785_fix_rtl_group_epg' into experimental

12 years agoservice/event.cpp: use strncasecmp instead of (stupid) c++ stuff
ghost [Wed, 6 Jul 2011 09:17:02 +0000 (11:17 +0200)]
service/event.cpp: use strncasecmp instead of (stupid) c++ stuff
refs #785

12 years agoMerge branch 'bug_785_fix_rtl_group_epg' into experimental
ghost [Tue, 5 Jul 2011 21:30:59 +0000 (23:30 +0200)]
Merge branch 'bug_785_fix_rtl_group_epg' into experimental

12 years agoservice/event.cpp: convert country code to lower case before compare it
ghost [Tue, 5 Jul 2011 15:09:43 +0000 (17:09 +0200)]
service/event.cpp: convert country code to lower case before compare it
this fixes not visible epg title on some rtl group services
fixes bug #785

12 years agoVirtualKeyBoard.py: fix 'space' recognition with keyboard input. refs #750
Mladen Horvat [Fri, 10 Jun 2011 07:01:02 +0000 (09:01 +0200)]
VirtualKeyBoard.py: fix 'space' recognition with keyboard input. refs #750

12 years agoMerge remote branch 'origin/acid-burn/network_changes_next'
acid-burn [Fri, 20 May 2011 06:58:56 +0000 (08:58 +0200)]
Merge remote branch 'origin/acid-burn/network_changes_next'

12 years agoMerge remote branch 'origin/acid-burn/network_changes_next' into experimental
acid-burn [Fri, 20 May 2011 06:58:31 +0000 (08:58 +0200)]
Merge remote branch 'origin/acid-burn/network_changes_next' into experimental

12 years agoWirelessLan: small skinfix for WLAN Status Screen. refs #725
acid-burn [Fri, 20 May 2011 06:56:25 +0000 (08:56 +0200)]
WirelessLan: small skinfix for WLAN Status Screen.  refs #725

12 years agoMerge remote branch 'origin/acid-burn/network_changes_next'
acid-burn [Mon, 9 May 2011 09:07:49 +0000 (11:07 +0200)]
Merge remote branch 'origin/acid-burn/network_changes_next'

12 years agoMerge remote branch 'origin/acid-burn/network_changes_next' into experimental
acid-burn [Mon, 9 May 2011 09:07:17 +0000 (11:07 +0200)]
Merge remote branch 'origin/acid-burn/network_changes_next' into experimental

12 years agoNetwork.py: change network interface description name to old state. (LAN connection...
acid-burn [Mon, 9 May 2011 09:03:39 +0000 (11:03 +0200)]
Network.py: change network interface description name to old state. (LAN connection 1 -> Lan connection). refs #725

12 years agoMerge remote branch 'origin/pootle-import'
acid-burn [Wed, 4 May 2011 20:35:58 +0000 (22:35 +0200)]
Merge remote branch 'origin/pootle-import'

12 years agoMerge remote branch 'origin/pootle-import' into experimental
acid-burn [Wed, 4 May 2011 20:35:32 +0000 (22:35 +0200)]
Merge remote branch 'origin/pootle-import' into experimental

12 years agoAutomatic message catalog update
enigma2-translation-bot [Wed, 4 May 2011 17:52:28 +0000 (17:52 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : audiosync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface serienfilm
Plugins-Meta: description and shortdescription

12 years agoMerge remote-tracking branch 'remotes/origin/bug_739_fix_CT_tuner_timer_bug'
ghost [Tue, 3 May 2011 09:41:36 +0000 (11:41 +0200)]
Merge remote-tracking branch 'remotes/origin/bug_739_fix_CT_tuner_timer_bug'

12 years agoMerge remote-tracking branch 'remotes/origin/bug_599_picload_fd_leak'
ghost [Tue, 3 May 2011 09:41:31 +0000 (11:41 +0200)]
Merge remote-tracking branch 'remotes/origin/bug_599_picload_fd_leak'

13 years agoMerge branch 'bug_752_audio_selection_fix' into experimental
ghost [Tue, 26 Apr 2011 11:16:49 +0000 (13:16 +0200)]
Merge branch 'bug_752_audio_selection_fix' into experimental

13 years agore-add audio track selection by number keys (patch by ritzmo)
ghost [Tue, 26 Apr 2011 11:16:35 +0000 (13:16 +0200)]
re-add audio track selection by number keys (patch by ritzmo)
refs bug #752

13 years agoMerge branch 'bug_671_python_update' into experimental
ghost [Tue, 26 Apr 2011 11:06:16 +0000 (13:06 +0200)]
Merge branch 'bug_671_python_update' into experimental

13 years agoshutdown bdpoll thread on e2 shutdown
ghost [Tue, 26 Apr 2011 11:05:58 +0000 (13:05 +0200)]
shutdown bdpoll thread on e2 shutdown
this is needed for newer python versions... thanks to ritzmo
fixes bug #671

13 years agoservicemp3.cpp: more simple/flexible streaming detection
ghost [Tue, 26 Apr 2011 10:59:06 +0000 (12:59 +0200)]
servicemp3.cpp: more simple/flexible streaming detection

13 years agoMerge remote branch 'origin/pootle-import' into experimental
acid-burn [Thu, 21 Apr 2011 14:53:27 +0000 (16:53 +0200)]
Merge remote branch 'origin/pootle-import' into experimental

13 years agoMerge remote branch 'origin/pootle-import'
acid-burn [Thu, 21 Apr 2011 14:36:38 +0000 (16:36 +0200)]
Merge remote branch 'origin/pootle-import'

13 years agoAutomatic message catalog update
enigma2-translation-bot [Thu, 21 Apr 2011 08:52:39 +0000 (08:52 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : audiosync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface serienfilm
Plugins-Meta: description and shortdescription

13 years agoMerge remote branch 'origin/acid-burn/virtualkeyboard' into experimental
Mladen Horvat [Wed, 20 Apr 2011 09:32:01 +0000 (11:32 +0200)]
Merge remote branch 'origin/acid-burn/virtualkeyboard' into experimental

13 years agoVirtualKeyBoard.py: fix typo (Lanq -> Lang). refs #750
Mladen Horvat [Wed, 20 Apr 2011 09:30:53 +0000 (11:30 +0200)]
VirtualKeyBoard.py: fix typo (Lanq -> Lang). refs #750

13 years agoMerge remote branch 'origin/acid-burn/virtualkeyboard' into experimental
Mladen Horvat [Tue, 19 Apr 2011 14:46:29 +0000 (16:46 +0200)]
Merge remote branch 'origin/acid-burn/virtualkeyboard' into experimental

13 years agoConverter/ValueToPixmap.py: don't use cache with "Path" argument. refs #750
Mladen Horvat [Tue, 19 Apr 2011 10:19:19 +0000 (12:19 +0200)]
Converter/ValueToPixmap.py: don't use cache with "Path" argument. refs #750

13 years agoConverter/ValueToPixmap.py, Renderer/Pixmap.py: use cache for LoadPixmap inside Value...
Mladen Horvat [Tue, 19 Apr 2011 10:08:09 +0000 (12:08 +0200)]
Converter/ValueToPixmap.py, Renderer/Pixmap.py: use cache for LoadPixmap inside ValueToPixmap converter, look for pixmap attribute inside Pixmap renderer and react on changes. refs #750

13 years agoVirtualKeyBoard.py: add modified patch from Homey to allow keyboard inputs. refs...
Mladen Horvat [Tue, 19 Apr 2011 09:54:22 +0000 (11:54 +0200)]
VirtualKeyBoard.py: add modified patch from Homey to allow keyboard inputs. refs #750

13 years agoComponents/Converter: add ValueToPixmap converter to convert a given path or language...
Mladen Horvat [Mon, 18 Apr 2011 17:39:59 +0000 (19:39 +0200)]
Components/Converter: add ValueToPixmap converter to convert a given path or language code to a pixmap pointer e.g. used by the pixmap renderer. refs #750

13 years agoVirtualKeyBoard: Add cz/sk layout (patch from Petr)to VirtualKeyBoard. Add possibilit...
Mladen Horvat [Mon, 18 Apr 2011 15:08:00 +0000 (17:08 +0200)]
VirtualKeyBoard: Add cz/sk layout (patch from Petr)to VirtualKeyBoard. Add possibility to change language layout with yellow button and display the corresponding
language icon. Refs #750

13 years agoNumericalTextInput: Add cz/sk layout (patch from Petr)to NumericalTextInput and chang...
Mladen Horvat [Mon, 18 Apr 2011 14:28:58 +0000 (16:28 +0200)]
NumericalTextInput: Add cz/sk layout (patch from Petr)to NumericalTextInput and change font of NumericalTextInputHelpDialog from console to regular for better utf-8 charset support.
refs #750

13 years agoMerge remote branch 'origin/acid-burn/network_changes_next' into experimental
Mladen Horvat [Thu, 14 Apr 2011 23:06:22 +0000 (01:06 +0200)]
Merge remote branch 'origin/acid-burn/network_changes_next' into experimental

13 years agoComponents/Network.py: small improvements and cleanups/fixes
Mladen Horvat [Thu, 14 Apr 2011 23:05:27 +0000 (01:05 +0200)]
Components/Network.py: small improvements and cleanups/fixes

13 years agoMerge remote branch 'origin/acid-burn/network_changes_next' into experimental
Mladen Horvat [Thu, 14 Apr 2011 18:41:17 +0000 (20:41 +0200)]
Merge remote branch 'origin/acid-burn/network_changes_next' into experimental

13 years agoComponents/DreamInfoHandler.py, SystemPlugins/SoftwareManager: add possibility to...
Mladen Horvat [Wed, 13 Apr 2011 21:12:10 +0000 (23:12 +0200)]
Components/DreamInfoHandler.py, SystemPlugins/SoftwareManager: add possibility to have also non plugins/skins inside SoftwareManager.
add support for 'needsRestart' option inside meta descriptions for non plugins/skins. refs #389

13 years agoEnigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan / networking...
Mladen Horvat [Wed, 13 Apr 2011 14:23:09 +0000 (16:23 +0200)]
Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan / networking. removed 'hidden' links from lists and replaced with more intuitive options in networkwizard/networksetup.
fixes #725

13 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2 into acid-burn/network_cha...
Mladen Horvat [Wed, 13 Apr 2011 14:17:43 +0000 (16:17 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2 into acid-burn/network_changes_next

13 years agoMerge branch 'obi/master-20110412' into experimental
Andreas Oberritter [Tue, 12 Apr 2011 13:08:50 +0000 (15:08 +0200)]
Merge branch 'obi/master-20110412' into experimental

13 years agoScanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf)
Andreas Oberritter [Tue, 12 Apr 2011 13:06:59 +0000 (15:06 +0200)]
Scanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf)

13 years agoMerge branch 'obi/master-20110412' into experimental
Andreas Oberritter [Tue, 12 Apr 2011 12:50:54 +0000 (14:50 +0200)]
Merge branch 'obi/master-20110412' into experimental

13 years agoBackupRestore.py: Fix untranslatable string (Patch by Benny De Tandt)
Andreas Oberritter [Tue, 12 Apr 2011 12:48:47 +0000 (14:48 +0200)]
BackupRestore.py: Fix untranslatable string (Patch by Benny De Tandt)

13 years agoMerge branch 'bug_747_cancel_waiting_tasks' into experimental
Fraxinas [Mon, 11 Apr 2011 16:41:13 +0000 (18:41 +0200)]
Merge branch 'bug_747_cancel_waiting_tasks' into experimental

13 years ago[TaskView] upon cancelling waiting jobs, remove them from jobmanager queue all the way
Fraxinas [Mon, 11 Apr 2011 16:40:36 +0000 (18:40 +0200)]
[TaskView] upon cancelling waiting jobs, remove them from jobmanager queue all the way

13 years agoMerge branch 'bug_747_cancel_waiting_tasks' into experimental
Fraxinas [Mon, 11 Apr 2011 16:02:34 +0000 (18:02 +0200)]
Merge branch 'bug_747_cancel_waiting_tasks' into experimental

13 years ago[TaskView] fix cancel of waiting (not yet started) jobs
Fraxinas [Mon, 11 Apr 2011 16:01:00 +0000 (18:01 +0200)]
[TaskView] fix cancel of waiting (not yet started) jobs

13 years agoMerge branch 'bug_749_ethread_bugfix' into experimental
ghost [Mon, 11 Apr 2011 12:56:20 +0000 (14:56 +0200)]
Merge branch 'bug_749_ethread_bugfix' into experimental

13 years agodo call pthread_join before new pthread_create when the thread handle is valid
ghost [Mon, 11 Apr 2011 12:55:32 +0000 (14:55 +0200)]
do call pthread_join before new pthread_create when the thread handle is valid
fixes bug #749

13 years agoMerge branch 'bug_599_picload_fd_leak' into experimental
ghost [Tue, 5 Apr 2011 14:10:43 +0000 (16:10 +0200)]
Merge branch 'bug_599_picload_fd_leak' into experimental

13 years agogdi/picexif.cpp: more and more FD leak stuff
ghost [Tue, 5 Apr 2011 14:10:31 +0000 (16:10 +0200)]
gdi/picexif.cpp: more and more FD leak stuff
refs bug #599

13 years agoMerge branch 'bug_599_picload_fd_leak' into experimental
ghost [Tue, 5 Apr 2011 14:04:33 +0000 (16:04 +0200)]
Merge branch 'bug_599_picload_fd_leak' into experimental

13 years agopicexif.cpp: more FD leak voodoo...
ghost [Tue, 5 Apr 2011 14:04:08 +0000 (16:04 +0200)]
picexif.cpp: more FD leak voodoo...
refs bug #599

13 years agoMerge branch 'bug_599_picload_fd_leak' into experimental
ghost [Tue, 5 Apr 2011 13:55:54 +0000 (15:55 +0200)]
Merge branch 'bug_599_picload_fd_leak' into experimental

13 years agofixed DecodeExif error handling.. this should fix a FD leak
ghost [Tue, 5 Apr 2011 13:55:38 +0000 (15:55 +0200)]
fixed DecodeExif error handling.. this should fix a FD leak
fixes bug #599

13 years agoMerge branch 'pootle-import' into experimental
acid-burn [Mon, 4 Apr 2011 15:05:49 +0000 (17:05 +0200)]
Merge branch 'pootle-import' into experimental

13 years agoAutomatic message catalog update
enigma2-translation-bot [Mon, 4 Apr 2011 14:12:18 +0000 (14:12 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : audiosync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface serienfilm
Plugins-Meta: description and shortdescription

13 years agoMerge branch 'obi/master-20110329' into experimental
Andreas Oberritter [Thu, 31 Mar 2011 23:42:14 +0000 (01:42 +0200)]
Merge branch 'obi/master-20110329' into experimental

13 years agofix commit fb764c8e53e17bc3e1e806e946956f3e70792020 (fixes PiP)
Andreas Oberritter [Thu, 31 Mar 2011 23:40:21 +0000 (01:40 +0200)]
fix commit fb764c8e53e17bc3e1e806e946956f3e70792020 (fixes PiP)

13 years agoSDL: fix input of control keys
Andreas Oberritter [Thu, 31 Mar 2011 17:29:50 +0000 (19:29 +0200)]
SDL: fix input of control keys

13 years agoadd PSignal3 template
Andreas Oberritter [Wed, 30 Mar 2011 20:20:27 +0000 (22:20 +0200)]
add PSignal3 template

13 years agoMerge branch 'obi/master-20110329' into experimental
Andreas Oberritter [Thu, 31 Mar 2011 15:56:35 +0000 (17:56 +0200)]
Merge branch 'obi/master-20110329' into experimental

13 years agoInputBox/Screen: remove trailing semicolon
Andreas Oberritter [Thu, 31 Mar 2011 15:53:52 +0000 (17:53 +0200)]
InputBox/Screen: remove trailing semicolon

13 years agoScreens/NetworkSetup.py, SystemPlugins/WirelessLan,Networkwizard: dont use "hidden...
Mladen Horvat [Thu, 31 Mar 2011 10:09:21 +0000 (12:09 +0200)]
Screens/NetworkSetup.py, SystemPlugins/WirelessLan,Networkwizard: dont use "hidden..." as selector for hidden networks.
Add config option for entering a hidden network ssid. This is more intuitive as selecting the option from the found networks. refs #725

13 years agoMerge branch 'obi/master-20110329' into experimental
Andreas Oberritter [Wed, 30 Mar 2011 13:56:29 +0000 (15:56 +0200)]
Merge branch 'obi/master-20110329' into experimental

13 years agoServiceInfo: make more strings translatable
Andreas Oberritter [Wed, 30 Mar 2011 13:55:18 +0000 (15:55 +0200)]
ServiceInfo: make more strings translatable

13 years agofix some misspellings
Andreas Oberritter [Wed, 30 Mar 2011 13:40:34 +0000 (15:40 +0200)]
fix some misspellings

13 years agotransponder info: display e.g. "Astra (19.2E)" instead of "192"
Andreas Oberritter [Wed, 30 Mar 2011 12:03:15 +0000 (14:03 +0200)]
transponder info: display e.g. "Astra (19.2E)" instead of "192"

13 years agoSystemPlugins/SoftwareManager: change default backup names for wpa_supplicant configu...
Mladen Horvat [Wed, 30 Mar 2011 09:05:26 +0000 (11:05 +0200)]
SystemPlugins/SoftwareManager: change default backup names for wpa_supplicant configuration files. refs #389

13 years agoSystemPlugins/WirelessLan: Don't depend on device names where possible. Better wirele...
Mladen Horvat [Wed, 30 Mar 2011 08:49:10 +0000 (10:49 +0200)]
SystemPlugins/WirelessLan: Don't depend on device names where possible. Better wireless lan interface detection and scanning.
Changed file naming for wpa_supplicant configuration to wpa_supplicant."interfacename".conf.  refs #389

13 years agoSystemPlugins/NetworkWizard: Don't depend on device names where possible. Some code...
Mladen Horvat [Wed, 30 Mar 2011 07:58:34 +0000 (09:58 +0200)]
SystemPlugins/NetworkWizard: Don't depend on device names where possible. Some code cleanups and improvements. refs #389

13 years agoNetwork.py/NetworkSetup.py: improve wireless lan device detection. Dont depend on...
Mladen Horvat [Wed, 30 Mar 2011 07:48:29 +0000 (09:48 +0200)]
Network.py/NetworkSetup.py: improve wireless lan device detection. Dont depend on device names where possible.
Some code cleanups and improvements for wlan devices. refs #389

13 years agoremove debug
acid-burn [Wed, 16 Mar 2011 10:37:49 +0000 (11:37 +0100)]
remove debug

13 years agoSoftwareManager: add new wpa_supplicant configfiles to backup defaults. refs #389
acid-burn [Wed, 16 Mar 2011 10:22:37 +0000 (11:22 +0100)]
SoftwareManager: add new wpa_supplicant configfiles to backup defaults. refs #389

13 years agoNetworkWizard: follow network.py to improve wireless interface/module detection....
acid-burn [Wed, 16 Mar 2011 10:12:48 +0000 (11:12 +0100)]
NetworkWizard: follow network.py to improve wireless interface/module detection. refs #389

13 years agoSystemPlugins/WirelessLan: improve wireless device/module detection.
acid-burn [Wed, 16 Mar 2011 10:07:17 +0000 (11:07 +0100)]
SystemPlugins/WirelessLan: improve wireless device/module detection.
improve iwconfig response parsing.
read and save wpa_supplicant configurations into per interface separated files.
refs #389

13 years agoNetworkSetup.py: improved wlan interface/response handling.
acid-burn [Wed, 16 Mar 2011 09:48:49 +0000 (10:48 +0100)]
NetworkSetup.py: improved wlan interface/response handling.
dont ask for deactivating a second interface if deactivating current interface.
use activate/deactivate interface functions instead network restarts to apply network configurations.

13 years agoNetwork.py: improve remote rootfs detection and wireless device/module detection.
acid-burn [Wed, 16 Mar 2011 09:36:20 +0000 (10:36 +0100)]
Network.py: improve remote rootfs detection and wireless device/module detection.
improve functions to activate/deactivate network interfaces.
cleanup some unused functions.
refs #389

13 years agoMerge branch 'obi/master-20110329' into experimental
Andreas Oberritter [Tue, 29 Mar 2011 13:49:50 +0000 (15:49 +0200)]
Merge branch 'obi/master-20110329' into experimental

13 years agomake switching of keyboard modes more consistent
Andreas Oberritter [Wed, 19 Jan 2011 23:59:45 +0000 (00:59 +0100)]
make switching of keyboard modes more consistent

13 years agoMerge branch 'obi/master-20110329' into experimental
Andreas Oberritter [Tue, 29 Mar 2011 13:45:55 +0000 (15:45 +0200)]
Merge branch 'obi/master-20110329' into experimental

13 years agofix some crashes during settings wizard
Andreas Oberritter [Fri, 25 Mar 2011 18:58:57 +0000 (19:58 +0100)]
fix some crashes during settings wizard