aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions
AgeCommit message (Collapse)Author
2010-11-26Merge branch 'bug_124_m2ts_support' into experimentalghost
Conflicts: lib/dvb/pmt.cpp lib/service/Makefile.am
2010-11-25Merge commit 'origin/acid-burn/bug_439_dvdplayer_missing_titlestring' into ↵acid-burn
experimental
2010-11-25DVDPlayer/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-11-25Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' into ↵ghost
experimental
2010-11-23Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-11-23DVDPlayer: add missing linker flags for libdreamdvdAndreas Oberritter
2010-11-23enable m2ts file extensionghost
2010-11-17Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-11-17get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)Fraxinas
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-08-17Playback/Skipping fixes / cleanup by A. Holstghost
* Jumping between marks in the movie, with "<" and ">", doesn't work well when there are cut marks in the movie. Especially jumping backwards will fail if there is a mark in a cut out region that is to be jumped over. (InfoBarGenerics.py, chunks 3 and 4) * Now when rewind works at all platforms also at low speeds, the rewind speeds x2 and x4 should be added again to the default. (UsageConfig.py, chunk 1) * Cleanup some obsolete code: SeekBackHack and non-smooth winding. None of these can be used anymore, but remnants were left in the code and in the configuration alternatives. It is high time to clean these out. (setup.xml, UsageConfig.py chunk 2, InfoBarGenerics.py chunks 1 and 2, DVDPlayer) * In the position gauge of the movie player, marks in the movie are shown as red dots. Long time ago the last position was also shown as a red dot, which was bad because it was confused with the marks, so it was removed. However, jumping between marks in the movie with "<" and ">" also stops at the last position, which is useful e.g. if you don't automatically start playing from the last position. The code below adds the last position back to the position gauge as a green dot, to distinguish it from the red ones. (epositiongauge.cpp) refs bug #570
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