aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2011-04-15Components/Network.py: small improvements and cleanups/fixesMladen Horvat
2011-04-13Components/DreamInfoHandler.py, SystemPlugins/SoftwareManager: add ↵Mladen Horvat
possibility to have also non plugins/skins inside SoftwareManager. add support for 'needsRestart' option inside meta descriptions for non plugins/skins. refs #389
2011-04-13Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan / ↵Mladen Horvat
networking. removed 'hidden' links from lists and replaced with more intuitive options in networkwizard/networksetup. fixes #725
2011-04-13Merge branch 'master' of git.opendreambox.org:/git/enigma2 into ↵Mladen Horvat
acid-burn/network_changes_next
2011-04-01fix commit fb764c8e53e17bc3e1e806e946956f3e70792020 (fixes PiP)Andreas Oberritter
2011-04-01add PSignal3 templateAndreas Oberritter
2011-03-31InputBox/Screen: remove trailing semicolonAndreas Oberritter
2011-03-31Screens/NetworkSetup.py, SystemPlugins/WirelessLan,Networkwizard: dont use ↵Mladen Horvat
"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
2011-03-30ServiceInfo: make more strings translatableAndreas Oberritter
2011-03-30fix some misspellingsAndreas Oberritter
2011-03-30transponder info: display e.g. "Astra (19.2E)" instead of "192"Andreas Oberritter
2011-03-30SystemPlugins/SoftwareManager: change default backup names for ↵Mladen Horvat
wpa_supplicant configuration files. refs #389
2011-03-30SystemPlugins/WirelessLan: Don't depend on device names where possible. ↵Mladen Horvat
Better wireless lan interface detection and scanning. Changed file naming for wpa_supplicant configuration to wpa_supplicant."interfacename".conf. refs #389
2011-03-30SystemPlugins/NetworkWizard: Don't depend on device names where possible. ↵Mladen Horvat
Some code cleanups and improvements. refs #389
2011-03-30Network.py/NetworkSetup.py: improve wireless lan device detection. Dont ↵Mladen Horvat
depend on device names where possible. Some code cleanups and improvements for wlan devices. refs #389
2011-03-30remove debugacid-burn
2011-03-30SoftwareManager: add new wpa_supplicant configfiles to backup defaults. refs ↵acid-burn
#389
2011-03-30NetworkWizard: follow network.py to improve wireless interface/module ↵acid-burn
detection. refs #389
2011-03-30SystemPlugins/WirelessLan: improve wireless device/module detection.acid-burn
improve iwconfig response parsing. read and save wpa_supplicant configurations into per interface separated files. refs #389
2011-03-30NetworkSetup.py: improved wlan interface/response handling.acid-burn
dont ask for deactivating a second interface if deactivating current interface. use activate/deactivate interface functions instead network restarts to apply network configurations.
2011-03-30Network.py: improve remote rootfs detection and wireless device/module ↵acid-burn
detection. improve functions to activate/deactivate network interfaces. cleanup some unused functions. refs #389
2011-03-29make switching of keyboard modes more consistentAndreas Oberritter
2011-03-29fix some crashes during settings wizardAndreas Oberritter
2011-03-29PluginComponent.py: remove filesystem writeability testAndreas Oberritter
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
2011-03-21TimerEdit.py: fix typo ... this fixes a crash on timer listing with "show ↵ghost
finished timers at end of list"
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
2011-03-19TimerEdit.py: fix import name conflictghost
refs #713
2011-03-18add possibility to choose the finished timer timerlist position in usage configghost
refs bug #713
2011-03-17Merge remote branch 'origin/acid-burn/networking_changes'acid-burn
2011-03-17Network.py: fix post-down->pre-down change introduced with last changes. ↵acid-burn
refs #724
2011-03-16Merge branch 'acid-burn/networking_changes'acid-burn
2011-03-16Merge branch 'bug_723_infobarext_pvr'Fraxinas
2011-03-16small cleanupsacid-burn
2011-03-15Merge remote branch 'origin/obi/bug_726_interfaces' into ↵acid-burn
acid-burn/networking_changes
2011-03-15Merge remote branch 'origin/obi/bug_724_wpa_modes' into ↵acid-burn
acid-burn/networking_changes
2011-03-15WirelessLan/Wlan.py: properly kill still running iwconfig console callbacks. ↵acid-burn
fixes #720
2011-03-14WPA: minimize driver specific code for /etc/network/interfacesAndreas Oberritter
2011-03-14WLAN: fix inversed logic for WPA2 vs. WPA/WPA2Andreas Oberritter
2011-03-14do not show extensions menu plugins which require servicelist in pvr ↵Fraxinas
playback mode (works around bug #723)
2011-03-10put out an error message on instant record on non invalid servicesghost
refs #718
2011-03-10more robust timer sanity check / autoincrement handling, small code cleanupghost
fixes bug #718
2011-03-09Merge remote-tracking branch 'origin/bug_689_projectx_subs'ghost
2011-03-09Screens/TimerEdit.py: fix timerlist sort function (no more move disabled ↵ghost
timers to end of list) fixes bug #713
2011-03-09PluginComponent.py: remove unneeded sort (fixes crash on Menu button press)ghost
2011-03-09add plugin weight to PluginDescriptor... so the plugin start order can be ↵ghost
changed now
2011-03-08Screens/TimerEdit.py: fix timerlist sort function (no more move disabled ↵ghost
timers to end of list) fixes bug #713
2011-03-03Merge branch 'obi/master'Andreas Oberritter
2011-03-02[DVDBurn] start projectx task with command line parameter to ommit ↵Fraxinas
subpicture/ttx stream demuxing, fixes recent RTL recordings crashing (#689)
2011-02-23Merge branch 'master' of git.opendreambox.org:/git/enigma2Fraxinas