| Age | Commit message (Collapse) | Author |
|
radio picture through the skin.
|
|
config.misc.standbyCount (not saved to /etc/enigma2/settings)
config.misc.startCounter (saved to /etc/enigma2/settings on clean e2 shutdown)
|
|
|
|
|
|
|
|
is used
add debug output
|
|
not via gui yet... but config.misc.useTransponderTime=True/False in /etc/enigma2/settings should work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and use it as default"
|
|
fixes #48. (hopefully)
|
|
|
|
|
|
add support for dm8000 deepstandby wakeup,
go back to deepstandby after deepstandby timer wakeup even when not
explicitely selected (this needs new drivers and / or new atmel firmware)
add some sanity checks to dont break anything even with old drivers/atmel
firmware
|
|
knob for new rc boxes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class, add simpler method to set a timer callback.. or remove.. instead of
timer.timeout.get().append(func).. or .remove(func)... now it is possible to
do timer.callback.append(func)... timer.callback.remove(func) (the old
method still works..but is now deprecated)
|
|
|
|
estimate progress. write progress to lcd.
|
|
|
|
fix some mmi bugs
|
|
|
|
|
|
the old behavior (immediate shutdown) is choosable in usage config
|
|
(like clock, current service, ...) from global,session-global,parent screen. replace 'fake' with 'session.VideoPicture' for pig usage.
|
|
|
|
|
|
|
|
|
|
|
|
fixes cutlist editor and movieplayer not visible.
|
|
(not configurable via gui yet)
|
|
|
|
|
|
|
|
|
|
fix non working shutdown after timerevent when the box is in standby
|
|
|
|
|
|
lesser swig overhead
|
|
|