aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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-31fixes bug #436Stefan Pluecken
remove some debug code fix multiType entry for non multiType nims
2010-03-31fixes bug #436Stefan Pluecken
add support for mixed nims
2010-03-31fixes bug #342Stefan Pluecken
change action map help text for long info button press
2010-03-31fixes bug #343Stefan Pluecken
change "nothing connected" to "not configured" to avoid confusion
2010-03-30Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Stefan Pluecken
experimental
2010-03-30fixes bug #436Stefan Pluecken
some improvements to the multi tuner type switching
2010-03-30add transfer bps to service interface (requires touching enigma_python.i)Fraxinas
2010-03-30save supposed afterEvent config in class Job member (fixes #394 DVDBurn ↵Fraxinas
shutdown not being executed)
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-30Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Stefan Pluecken
experimental
2010-03-30refs bug #485Stefan Pluecken
start cxd1978 tool if such a tuner is used
2010-03-30* disable PluginManagers ipkg update on e2 start, better do it when needed.acid-burn
This fixes #494
2010-03-30* disable PluginManagers ipkg update on e2 start, better do it when needed.acid-burn
This fixes #494
2010-03-29show timeshift state widget even in state playghost
this fixes bug #332
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-29ChannelSelection.py: fix typoghost
2010-03-29[DVDBurn] usability improvements: title list layout, bottom info area, ↵andy
consistency of user interface (fixes #316)
2010-03-24make channel selection service description color configurableghost
this fixes bug #487 (patch by Dr.Best)
2010-03-24make channel selection service description color configurableghost
this fixes bug #487 (patch by Dr.Best)
2010-03-24lib/service/listboxservice.cpp: small fixghost
2010-03-24lib/service/listboxservice.cpp: small fixghost
2010-03-24lib/service/listboxservice.cpp: fix no more visible event descriptions in ↵ghost
channelselection since event progress support
2010-03-24lib/service/listboxservice.cpp: fix no more visible event descriptions in ↵ghost
channelselection since event progress support
2010-03-24add support for event progressbar per service in channelselectionghost
default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best)
2010-03-24add support for event progressbar per service in channelselectionghost
default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best)
2010-03-24add possibility to separately set fan voltage and fan pwm for standby and ↵ghost
normal run when a recording starts in standby switch to normal mode and vice versa this fixes bug #430 (thx to Dr.Best)
2010-03-18Merge commit 'origin/bug_478_Listbox_ScrollbarMode' into experimentalacid-burn
Conflicts: lib/python/Components/Converter/TemplatedMultiContent.py lib/python/Components/Renderer/Listbox.py
2010-03-18Converter/TemplatedMultiContent.py,Renderer/Listbox.py: * add possibility to ↵acid-burn
set the ScrollbarMode per Style inside an TemplatedMultiContent List. This fixex #478
2010-03-17update blacklist to detect transponders with duplicate tsid/onid combinationsghost
add possibility to add a /etc/enigma2/scan_tp_valid_check.py to add more tsid/onid valid rules this fixes bug #413
2010-03-15[DVDBurn] allow burning of recordings that are currently playing in the ↵Fraxinas
background, fixes bug 367
2010-03-15use glib function to escape file uri in mediaplayerFraxinas
2010-03-15uncommit from master and move into own branchFraxinas
Revert "mediaplyer: use glib uri escape function for filenames" This reverts commit 7a2b79adb5fc43d08663faaf95a72f2899751ab1.
2010-03-15mediaplyer: use glib uri escape function for filenamesFraxinas
2010-03-13fixes bug #343Stefan Pluecken
change "nothing connected" to "not configured" to avoid confusion
2010-03-13fixes bug #342Stefan Pluecken
change action map help text for long info button press
2010-03-12fixes bug #445Stefan Pluecken
show diseqc settings in NimSelection
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-12refs bug #429Stefan Pluecken
- allow absolute path names in Task.py but print a warning - search in task.cwd as well
2010-03-12fixes bug #429Stefan Pluecken
remove some absolute paths
2010-03-12refs bug #429Stefan Pluecken
use PATH variable to determine, if an executable file exists instead of just parsing the command string for a leading /
2010-03-12refs bug #429Stefan Pluecken
remove some absolute paths
2010-03-12fixes bug #435Stefan Pluecken
add support for INVERSION_AUTO parameter returned by the cable scan tool
2010-03-12fixes bug #445Stefan Pluecken
show diseqc settings in NimSelection
2010-03-12fixes bug #460Stefan Pluecken
allow setting a timer end time for zapping timers zapping timers with no end time set end right after the zapping timer was started now, so no conflicts with other timers occur that the user doesn't expect
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