aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
2010-12-13SoftwareManager: take care of network availability inside SoftwareUpgrade ↵acid-burn
and allow proper exiting. fixes #622
2010-12-13fix more nfiflash media paths to be non-absolute (#620)Fraxinas
2010-12-13get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)Fraxinas
2010-12-13Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. ↵acid-burn
refs #439
2010-12-13DVDPlayer/src/servicedvd.cpp: add possibility to override servicename for ↵acid-burn
played dvd's. DVDPlayer/plugin.py: manually set servicename if playing from a dvd structure on hdd/networkmount. Small useability improvements. refs #439
2010-12-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵acid-burn
location. fixes #629
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-15Merge remote branch 'remotes/origin/bug_600_softwaremanager_small_fixes'ghost
2010-10-15Merge remote branch 'remotes/origin/bug_596_dvdburn_audiotrackorder'ghost
2010-10-14Revert "Revert "disable m2ts support for release 2.6""ghost
This reverts commit e5953c16c3ff3664f0f7a763f242a3eb69fed19d.
2010-10-14fix line endings. refs #597acid-burn
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'
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-08meta/plugin_graphmultiepg.xml: fix merge conflictacid-burn
2010-10-08fix order and correct association of languages and audio stream files and ↵Fraxinas
set a limit of 8 (fixes bug #596)
2010-10-06Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
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-06[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add ↵Fraxinas
#429)
2010-10-06implement configurable http user-agent (fixes #224)Fraxinas
2010-10-06Merge remote branch 'origin/bug_530_add_dm800se_support'ghost
2010-10-06Merge commit 'origin/bug_590'acid-burn
2010-10-06TempFanControl/plugin.py: increase config skin display seperation a bit. ↵acid-burn
fixes #590
2010-10-06refs bug #467Stefan Pluecken
read proc device instead of using internal methods
2010-10-06refs bug #467Stefan Pluecken
whitelist dm7025 from tpm test and add beta warning to the documentation
2010-10-06refs bug #467Stefan Pluecken
add __init__.py in TPMDemo plugin
2010-10-06fixes bug #467Stefan Pluecken
add tpm interface to enigma 2 introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information)
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-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-09-07Merge branch 'bug_480_nfiflash' into experimentalFraxinas
2010-09-07NFIFlash: integrate configuration backup/restore, string correctionsFraxinas
2010-09-01Merge branch 'bug_429_remove_hardcoded_paths' into experimentalFraxinas
2010-09-01[NFIFlash] ask whether to run configuration backup after image download (add ↵Fraxinas
#480)
2010-09-01[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add ↵Fraxinas
#429)
2010-08-24fix downloading image to flash or harddrive (#480)Fraxinas