aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins
AgeCommit message (Collapse)Author
2010-11-15Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes' into 3.0ghost
2010-11-05plugin_videoenhancement.xml: re-add dm500hdghost
2010-11-05add support for dm7020hdghost
2010-10-31SoftwareManager/plugin.py: don't display upgradeable packages also as ↵acid-burn
installed packages inside PacketManager. This fixes #609
2010-10-15Merge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'ghost
2010-10-15Merge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'ghost
2010-10-14fix line endings. refs #597acid-burn
2010-10-13SoftwareManager: small fixes and cleanups for better offline plugin ↵acid-burn
management. fixes #600
2010-10-08bsod.cpp,CrashlogAutoSubmit: add active skin name to xml crashlogs. fixes #597acid-burn
2010-10-06NFIFlash: integrate configuration backup/restore, string correctionsFraxinas
2010-10-06[NFIFlash] ask whether to run configuration backup after image download (add ↵Fraxinas
#480)
2010-10-06fix downloading image to flash or harddrive (#480)Fraxinas
2010-10-06JobView/HTTPProgressDownloader/NFIFlash correctly handle cancelling downloadsFraxinas
2010-10-06NFIFlash: change display of feed list detailsFraxinas
2010-10-06NFIFlash fixes (#480)Fraxinas
2010-10-06NFIFlash: hide hdd and other mounts (#480)Fraxinas
2010-10-06re-commit new NFIFlash plugin (bug #480)Fraxinas
2010-10-06Merge remote branch 'origin/bug_530_add_dm800se_support'ghost
2010-10-06TempFanControl/plugin.py: increase config skin display seperation a bit. ↵acid-burn
fixes #590
2010-10-05Merge commit 'origin/bug_578_translateable_meta_descriptions'acid-burn
Conflicts: lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml
2010-10-05Merge commit 'origin/bug_563_fix_backuprestore_crash'acid-burn
2010-10-05Merge commit 'origin/bug_558_wlanfixes'acid-burn
Conflicts: lib/python/Components/Network.py
2010-09-21Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵acid-burn
enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578
2010-07-25Softwaremanager: fix potential crash when trying to delete from empty list.acid-burn
Graphmultiepg: fix typo inside metafile. fixes #563
2010-07-24Enigma2-Network: update Wlan plugin to support new python-wifi.acid-burn
some fixes and cleanups. refs #558
2010-07-24SystemPlugins/WirelessLan: remove outdated flags.py and iwlibs.py.acid-burn
refs #558
2010-07-06Softwaremanager: * properly count processed packages.acid-burn
* make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button. * show files that will be backed up inside own infoscreen and not inside the menu description. * add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel fixes #550
2010-06-10add missing dm800se color oled screens. refs #530acid-burn
2010-06-01dm800se supportghost
2010-04-26meta: remove trailing slash from installdirsAndreas Oberritter
2010-04-05Softwaremanager: *add missing define. refs #503acid-burn
2010-04-05Softwaremanager: * notify if updatefeed is not available and also verify ↵acid-burn
HardwarePrerequisites. Fixes #503
2010-03-31fix screen layout, add configuration restore wizard code in flasher and fix ↵Fraxinas
crash when trying to use wizard with no .nfo file present, fixes bug #394
2010-03-31add possibility to separately set fan voltage and fan pwm for standby and ↵ghost
normal run when a recording starts in standby switch to normal mode and vice versa this fixes bug #430 (thx to Dr.Best)
2010-03-31Merge commit 'origin/bug_448_fix_wlanscan'acid-burn
2010-03-30* disable PluginManagers ipkg update on e2 start, better do it when needed.acid-burn
This fixes #494
2010-03-01fix no more turning positioner after leave positioner setup in some casesghost
this fixes bug #321
2010-02-20WirelessLan/plugin.py: * use dict to store already found entries. This ↵acid-burn
avoids increasing entries inside WLAN-Scan in new 1.6 Images. this fixes #448
2010-02-11WirelessLan/plugin.py: * fix sometimes not correctly returned ssid name from ↵acid-burn
wlanscan screen. * don't count the hidden network helper entry as found network. * some small optimizations. refs #204
2010-02-11NetworkWizard/NetworkWizard.py: * fix automatic interface selection if only ↵acid-burn
one network adapter is available in some situations. refs #218
2010-02-09lib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. ↵ghost
fixes: Traceback (most recent call last): File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__ return self.fnc(*self.args + args, **newkwargs) File "/usr/lib/enigma2/python/Components/Console.py", line 56, in finishedCB self.callbacks[name](data,retval,extra_args) File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SoftwareManager/SoftwareTools.py", line 108, in IpkgListAvailableCB SoftwareTools.available_packetlist.append([name, split[1].strip(), split[2].strip()]) ref bug #383
2010-02-08Merge commit 'origin/bug_171_remove_wrong_triple_dots'acid-burn
2010-01-29* Remove triple dot "..." from main menu entries and main menu plugin names.acid-burn
This fixes bug #171 Please enter the commit message for your changes. Lines starting
2010-01-29Merge branch 'master' of acidburn@git.opendreambox.org:/git/enigma2 into ↵acid-burn
bug_218_simplify_networkwizard
2010-01-29* simplify NetworkWizard usability. Its now possible to open the wizard ↵acid-burn
directly with the current selected network interface, so its no more needed to select the interface twice. * add a blue button link to the network wizard also inside the AdapterSelectionScreen. * d't show interface question if only one interface is available. This fixes bug #218
2010-01-29don't use string concatenation within translation bracketsStefan Pluecken
2010-01-27Merge remote branch 'origin/bug_383_softwaremanager'ghost
2010-01-26fixes bug #393Stefan Pluecken
change DVI picture to HDMI picture for dm500hd
2010-01-18SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate ↵acid-burn
packetmanager in expert mode. - add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed. - fix small typo. This fixes bug #383
2010-01-05Merge remote branch 'remotes/origin/fantempplugin'ghost