aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions
AgeCommit message (Collapse)Author
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-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-14Merge remote branch ↵ghost
'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'
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-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-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-01[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add ↵Fraxinas
#429)
2010-07-25Softwaremanager: fix potential crash when trying to delete from empty list.acid-burn
Graphmultiepg: fix typo inside metafile. fixes #563
2010-07-20implement configurable http user-agent (fixes #224)Fraxinas
2010-06-10add missing dm800se color oled screens. refs #530acid-burn
2010-06-10add missing dm800se color oled screens. refs #530acid-burn
2010-06-04Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-04-26meta: remove trailing slash from installdirsAndreas Oberritter
2010-03-31[DVDBurn] fix up title list layout and change some more strings (add #316)Fraxinas
2010-03-31[DVDBurn] remove "..." at menu entry stringFraxinas
2010-03-31[DVDBurn] use multicolor lable for required medium type (add #316)Fraxinas
2010-03-31[DVDBurn] usability improvements: title list layout, bottom info area, ↵Fraxinas
consistency of user interface, implement restoring of saved collections from xml (fixes #316)
2010-03-31[DVDBurn] allow burning of recordings that are currently playing in the ↵Fraxinas
background, fixes bug 367
2010-03-31[DVDBurn] fix up title list layout and change some more strings (add #316)Fraxinas
2010-03-31lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support ↵ghost
for autoresolution plugins (needs new libdreamdvd) this fixes bug #302
2010-03-31[DVDBurn] remove "..." at menu entry stringFraxinas
2010-03-31[DVDBurn] use multicolor lable for required medium type (add #316)Fraxinas
2010-03-30[DVDBurn] usability improvements: title list layout, bottom info area, ↵Fraxinas
consistency of user interface, implement restoring of saved collections from xml (fixes #316)
2010-03-30Revert "[DVDBurn] usability improvements: title list layout, bottom info ↵Fraxinas
area, consistency of user interface (fixes #316)" This reverts commit cf16247cbcaf1620ad597c24323c81ac3604cbda.
2010-03-29lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support ↵ghost
for autoresolution plugins (needs new libdreamdvd) this fixes bug #302
2010-03-29[DVDBurn] usability improvements: title list layout, bottom info area, ↵andy
consistency of user interface (fixes #316)
2010-03-15[DVDBurn] allow burning of recordings that are currently playing in the ↵Fraxinas
background, fixes bug 367
2010-03-12refs bug #429Stefan Pluecken
change "mkisofs" to "genisoimage" since it is only a link to genisoimage in oe 1.5 and the link is'n set in oe 1.6
2010-03-12fixes bug #429Stefan Pluecken
remove some absolute paths
2010-03-12fixes bug #465Stefan Pluecken
don't install sub directory files
2010-03-11refs bug #429Stefan Pluecken
change "mkisofs" to "genisoimage" since it is only a link to genisoimage in oe 1.5 and the link is'n set in oe 1.6
2010-03-11lib/python/Plugins/Extensions/DVDPlayer/plugin.py: smaller fontsize for "DVD ↵ghost
Player" text in LCD/Oled display
2010-03-11lib/python/Plugins/Extensions/DVDPlayer/plugin.py: smaller fontsize for "DVD ↵ghost
Player" text in LCD/Oled display
2010-03-08fixes bug #429Stefan Pluecken
remove some absolute paths
2010-03-08fixes bug #465Stefan Pluecken
don't install sub directory files
2010-02-09lib/python/Plugins/Extensions/DVDPlayer/plugin.py: also check with upper caseghost
2010-02-09lib/python/Plugins/Extensions/DVDPlayer/plugin.py: also check with upper caseghost
2010-01-27fix cutlist editor for HD skinsghost
2010-01-21fix cutlist editor for HD skinsghost
2010-01-05remove m2ts againghost
2010-01-05Merge branch 'master' of git.opendreambox.org:/git/enigma2Stefan Pluecken