aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Standby.py
AgeCommit message (Collapse)Author
2010-05-26lib/python/Screens/Standby.py: ignore global actions in standby (i.e. ↵ghost
mute/volume) this fixes bug #538
2010-01-27cleanup lcd codeghost
2009-09-25add a standby counter and a enigma2 startcounterghost
config.misc.standbyCount (not saved to /etc/enigma2/settings) config.misc.startCounter (saved to /etc/enigma2/settings on clean e2 shutdown)
2009-08-13Screens/Standby.py: call quitMainloop after closing the TryQuitMainloop screen..ghost
this clears the display and the framebuffer before quit enigma2
2009-08-06prevent exception when invoked without current_dialog objectFraxinas
2009-08-04allow two different behaviours when going into resume: SUSPEND_STOPS ↵Fraxinas
(default as usual) and new SUSPEND_PAUSES (introduced for dvd player)
2009-05-21signal Standby-state into session globalsFelix Domke
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-06fix standby for hardware without scart switchghost
2008-10-15check for running jobs before shutting down/rebootingAndreas Frisch
2008-08-26add support for dm8000 rtc,Andreas Monzner
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
2008-07-01restart previous running services in onClose eventAndreas Monzner
remove some debug output
2008-04-14remove deprecated code (deprecation date was 2008-01 and 2008-02)Andreas Monzner
2007-11-26dont show display contrast setting in display setup when a oled is detectedAndreas Monzner
make standby display brightness working
2007-11-15config.usage.blinking_display_clock_during_recording now changes behaviorAndreas Monzner
for standby clock too
2007-11-02split Misc Converter/Source into RecordState and TunerInfo Source /Andreas Monzner
Converter add deprecation Warnings for some old InfoBar Components (Nim_A, NimB, NimA_Active, NimB_Active, BlinkingPoint)
2007-11-01let display clock blinking when a recording is in progressAndreas Monzner
2007-09-30replace some more Clock() by ObsoleteSource redirect (and fix skin_default), ↵Felix Domke
by Moritz Venn
2007-07-22cleanup some importsAndreas Monzner
2007-05-26fix typosFelix Domke
2007-02-17zaptimers now do wakeup the box from standby and deepstandbyAndreas Monzner
2007-01-07small fixAndreas Monzner
2007-01-07ask user before a recordtimer set the box to standby or deepstandbyAndreas Monzner
2007-01-07take care of running recording before realy shutdown e2Andreas Monzner
2007-01-05do not restart previous tv service when leave standbyAndreas Monzner
2007-01-02standby clockFelix Domke
2006-12-19add missing importFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-04-05remove even more old lcd stuffAxel Buehning
2006-03-27make power key handling global (so that standby/deep standby should work ↵Stefan Pluecken
everywhere now)
2006-01-03fix hdd initialize buttonStefan Pluecken
change "Abbrechen" to "Abbruch" to fit onto the pixmap fix videomode after standby
2005-11-15now zap to last service even if servicelist is not restoredRonny Strutz
2005-11-14clear lcd - just keep the clock runningRonny Strutz
2005-11-14add some commentsRonny Strutz
2005-11-14set lcd to setup-value (for standby)Ronny Strutz
2005-11-14set avswitch to input vcrRonny Strutz
2005-11-14add mute to standbyRonny Strutz
2005-11-13fixme: stopService()Ronny Strutz
2005-11-12addRonny Strutz