aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-11-16newplugin.py: don't use LIBDIR, use pkglibdir insteadAndreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
* use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files
2010-11-16clean up buildAndreas Oberritter
* reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h
2010-11-16*/Makefile.am: fix `:='-style assignments are not portableAndreas 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-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)