| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-13 | lib/base/etpm.h,cpp: simplify and cleanup code | ghost | |
| 2010-04-13 | lib/gui/elistboxcontent.cpp: fix compiler warning | ghost | |
| 2010-04-12 | lib/base/etpm.cpp: use <sys/socket.h> instead of <linux/socket.h> | ghost | |
| 2010-04-10 | ChannelSelection.py: fix typo | ghost | |
| 2010-04-10 | lib/dvb/dvb.cpp: allow non relative seeking even without valid decoding ↵ | ghost | |
| demux here | |||
| 2010-04-10 | show minus sign before remaining time in movieplayer | ghost | |
| 2010-04-10 | update blacklist to detect transponders with duplicate tsid/onid combinations | ghost | |
| add possibility to add a /etc/enigma2/scan_tp_valid_check.py to add more tsid/onid valid rules this fixes bug #413 | |||
| 2010-04-10 | fixes bug #314 | Stefan Pluecken | |
| remove default settings entry from setup menu since the default wizard is called on first run (doing a factory reset to install the default settings is more plausible) | |||
| 2010-04-09 | refs bug #467 | Stefan Pluecken | |
| read proc device instead of using internal methods | |||
| 2010-04-09 | refs bug #467 | Stefan Pluecken | |
| whitelist dm7025 from tpm test and add beta warning to the documentation | |||
| 2010-04-09 | refs bug #467 | Stefan Pluecken | |
| add __init__.py in TPMDemo plugin | |||
| 2010-04-09 | fixes bug #467 | Stefan 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-04-09 | Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵ | Fraxinas | |
| experimental | |||
| 2010-04-07 | remove invalid translated meta | Stefan Pluecken | |
| 2010-04-07 | remove invalid translations | Stefan Pluecken | |
| 2010-04-06 | Enigma2/Po: fix build and remove wrong strings. refs #425 | acid-burn | |
| 2010-04-05 | Softwaremanager: *add missing define. refs #503 | acid-burn | |
| 2010-04-05 | Softwaremanager: *add missing define. refs #503 | acid-burn | |
| 2010-04-05 | Softwaremanager: * notify if updatefeed is not available and also verify ↵ | acid-burn | |
| HardwarePrerequisites. Fixes #503 | |||
| 2010-04-05 | Softwaremanager: * notify if updatefeed is not available and also verify ↵ | acid-burn | |
| HardwarePrerequisites. Fixes #503 | |||
| 2010-04-05 | Automatic translation update | Stefan Pluecken | |
| 2010-04-05 | Automatic translation update | Stefan Pluecken | |
| 2010-04-02 | refs bug #436 | Stefan Pluecken | |
| set/reset dvb_shutdown_timeout at a different position | |||
| 2010-04-01 | refs bug #485 | Stefan Pluecken | |
| use --bus 2 as parameter on dm500hd for scan | |||
| 2010-03-31 | fixes bug #4362.8.0 | Stefan Pluecken | |
| write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards | |||
| 2010-03-31 | fixes bug #436 (again) | Stefan Pluecken | |
| multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout | |||
| 2010-03-31 | fixes bug #436 | Stefan Pluecken | |
| some improvements to the multi tuner type switching | |||
| 2010-03-31 | fixes bug #436 | Stefan Pluecken | |
| write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards | |||
| 2010-03-31 | fixes bug #436 (again) | Stefan Pluecken | |
| multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout | |||
| 2010-03-31 | Merge commit 'origin/translations' | acid-burn | |
| Conflicts: po/de.po po/sr.po | |||
| 2010-03-31 | [DVDBurn] another string update (add #316) | Fraxinas | |
| 2010-03-31 | [DVDBurn] fix up title list layout and change some more strings (add #316) | Fraxinas | |
| 2010-03-31 | fix screen layout, add configuration restore wizard code in flasher and fix ↵ | Fraxinas | |
| crash when trying to use wizard with no .nfo file present, fixes bug #394 | |||
| 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 | add transfer bps to service interface (requires touching enigma_python.i) | Fraxinas | |
| 2010-03-31 | save supposed afterEvent config in class Job member (fixes #394 DVDBurn ↵ | Fraxinas | |
| shutdown not being executed) | |||
| 2010-03-31 | remove duplicate string | 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] usability improvements: title list layout, bottom info area, ↵ | Fraxinas | |
| consistency of user interface, implement restoring of saved collections from xml (fixes #316) Conflicts: po/de.po Conflicts: po/de.po | |||
| 2010-03-31 | [DVDBurn] allow burning of recordings that are currently playing in the ↵ | Fraxinas | |
| background, fixes bug 367 | |||
| 2010-03-31 | use glib function to escape file uri in mediaplayer | Fraxinas | |
| 2010-03-31 | [DVDBurn] another string update (add #316) | Fraxinas | |
| 2010-03-31 | [DVDBurn] fix up title list layout and change some more strings (add #316) | Fraxinas | |
| 2010-03-31 | Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵ | Fraxinas | |
| experimental | |||
| 2010-03-31 | fix screen layout, add configuration restore wizard code in flasher and fix ↵ | Fraxinas | |
| crash when trying to use wizard with no .nfo file present, fixes bug #394 | |||
| 2010-03-31 | Merge commit 'origin/translations' into experimental | acid-burn | |
| 2010-03-31 | Enigma2/PO: general translation update to move in new translateable strings. | acid-burn | |
| 2010-03-31 | add possibility to disable/enable listbox selection in multicontent templates | ghost | |
| fixes bug #443 | |||
| 2010-03-31 | lib/python/Screens/RecordPaths.py: fix spinners in some conditions | ghost | |
| this fixes bug #414 | |||
