aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins
AgeCommit message (Collapse)Author
2011-01-28switch to opkgAndreas Oberritter
2010-12-13Merge remote branch 'remotes/origin/acid-burn/bug_622_swupgrade_networkcheck'ghost
2010-12-13Merge remote branch 'remotes/origin/bug_620_dvdburn_absolutepaths'ghost
2010-12-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵acid-burn
location. fixes #629
2010-11-23SoftwareManager: take care of network availability inside SoftwareUpgrade ↵acid-burn
and allow proper exiting. fixes #622
2010-11-17fix more nfiflash media paths to be non-absolute (#620)Fraxinas
2010-11-17get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)Fraxinas
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-11-16Applied new-hotplug.patch from OEAndreas Oberritter
2010-11-15Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes'ghost
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