| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-03 | Merge branch 'acid-burn/bug_439_dvdplayer_missing_titlestring' into experimental | acid-burn | |
| 2010-12-03 | Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. ↵ | acid-burn | |
| refs #439 | |||
| 2010-11-26 | Merge branch 'bug_124_m2ts_support' into experimental | ghost | |
| Conflicts: lib/dvb/pmt.cpp lib/service/Makefile.am | |||
| 2010-11-25 | Merge commit 'origin/acid-burn/bug_439_dvdplayer_missing_titlestring' into ↵ | acid-burn | |
| experimental | |||
| 2010-11-25 | DVDPlayer/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-25 | Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' into ↵ | ghost | |
| experimental | |||
| 2010-11-23 | Merge branch 'obi/master' into experimental | Andreas Oberritter | |
| 2010-11-23 | DVDPlayer: add missing linker flags for libdreamdvd | Andreas Oberritter | |
| 2010-11-23 | enable m2ts file extension | ghost | |
| 2010-11-17 | Merge branch 'obi/master' into experimental | Andreas Oberritter | |
| 2010-11-17 | get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620) | Fraxinas | |
| 2010-11-16 | further updates to the build system, generate enigma2.sh | Andreas Oberritter | |
| 2010-11-16 | clean up build #2 | Andreas 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-16 | clean up build | Andreas 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 portable | Andreas Oberritter | |
| 2010-10-15 | Merge remote branch 'remotes/origin/bug_596_dvdburn_audiotrackorder' | ghost | |
| 2010-10-14 | Revert "Revert "disable m2ts support for release 2.6"" | ghost | |
| This reverts commit e5953c16c3ff3664f0f7a763f242a3eb69fed19d. | |||
| 2010-10-14 | Merge remote branch ↵ | ghost | |
| 'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management' | |||
| 2010-10-08 | meta/plugin_graphmultiepg.xml: fix merge conflict | acid-burn | |
| 2010-10-08 | fix order and correct association of languages and audio stream files and ↵ | Fraxinas | |
| set a limit of 8 (fixes bug #596) | |||
| 2010-10-06 | Extend AudioSelection width, fix mediaplayer subtitle selection key | Fraxinas | |
| 2010-10-06 | [DVDBurn] remove absolut paths for DVD media toolbox console utilities (add ↵ | Fraxinas | |
| #429) | |||
| 2010-10-06 | implement configurable http user-agent (fixes #224) | Fraxinas | |
| 2010-10-06 | Merge remote branch 'origin/bug_530_add_dm800se_support' | ghost | |
| 2010-09-21 | Enigma2-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-21 | Enigma2-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-17 | Playback/Skipping fixes / cleanup by A. Holst | ghost | |
| * 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-25 | Softwaremanager: fix potential crash when trying to delete from empty list. | acid-burn | |
| Graphmultiepg: fix typo inside metafile. fixes #563 | |||
| 2010-07-20 | implement configurable http user-agent (fixes #224) | Fraxinas | |
| 2010-06-10 | add missing dm800se color oled screens. refs #530 | acid-burn | |
| 2010-06-10 | add missing dm800se color oled screens. refs #530 | acid-burn | |
| 2010-06-04 | Extend AudioSelection width, fix mediaplayer subtitle selection key | Fraxinas | |
| 2010-04-26 | meta: remove trailing slash from installdirs | Andreas 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 string | Fraxinas | |
| 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-31 | lib/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 string | Fraxinas | |
| 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-30 | Revert "[DVDBurn] usability improvements: title list layout, bottom info ↵ | Fraxinas | |
| area, consistency of user interface (fixes #316)" This reverts commit cf16247cbcaf1620ad597c24323c81ac3604cbda. | |||
| 2010-03-29 | lib/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-12 | refs bug #429 | Stefan 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-12 | fixes bug #429 | Stefan Pluecken | |
| remove some absolute paths | |||
