aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/SleepTimerEdit.py
AgeCommit message (Collapse)Author
2011-02-19SleepTimerEdit.py: add missing Sleeptimer ask saveghost
2009-12-03use new DeepstandbySupport SystemInfo entry at some places... this fixes bug ↵ghost
#307
2009-10-16SleepTimerEdit.py: store latest selected sleeptimer actionghost
2009-10-12- fix storing last used sleep timer timeStefan Pluecken
- revert previous change to reuse last used sleep timer time again - add blue button control to set sleep timer time to the remaining time of the currently running service
2009-10-12SleepTimerEdit.py: use left runtime of running event or playback as default ↵ghost
sleeptimer time (thx to ali abdul)
2008-06-23simplify enabling the sleep timer by defaulting the action of the sleepStefan Pluecken
timer editor to "enable" and restoring the last setting for the sleep time
2008-02-11text edit patch #5 by Anders HolstFelix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-02-07fix ok/cancel handling in Sleep Timer DialogAndreas Monzner
show correct message when close sleep timer dialog with ok button
2006-11-12fix typo, add newlineFelix Domke
2006-11-12adding a sleep timerStefan Pluecken