only read twice when the previous read returned max bytes
[enigma2.git] / timer.py
2006-10-16 Stefan Plueckenrevert change from april '06
2006-04-16 Andreas Monznerdo not activate repeated timers first time when the...
2006-04-09 Felix Domkefix timer disable/reenable
2006-04-07 Felix Domkefix cancellation of broken timer entries
2006-02-27 Stefan Plueckenwake up from deep standby five minute before the timer...
2006-02-17 Felix Domkefix time changed for ended timers
2006-01-29 Felix Domkefix timer skip
2006-01-26 Stefan Plueckenuse magic instead of readable code
2006-01-26 Stefan Plueckenfix cleanup for diabled timers
2006-01-25 Stefan Plueckenadded ability to diable timers (yellow button in the...
2006-01-24 Stefan Plueckencleanup the timerlist by pressing blue in the timer...
2006-01-15 Felix Domkeupdate timerlist when timerstate changes
2006-01-15 Felix Domketypo: fix sense of w.repeated
2006-01-15 Felix Domkeimproved timer: logging, better error recovery
2005-11-30 Felix Domketimer: stop user services if user wants it so
2005-11-28 Felix Domketimer: passed timers will always be set to StateEnded...
2005-11-25 Felix Domketimer: fix remove of timer
2005-11-25 Stefan Plueckenintroduce BlinkingPointConditional, which blinks, if...
2005-11-17 Stefan Plueckenfixed localtime-issue in Clock
2005-11-17 Stefan Plueckenfix logic
2005-11-17 Stefan Plueckenthe timer sucks
2005-11-17 Stefan Plueckenfixed repeated timers
2005-11-17 Stefan Plueckenfix(??) repeated timer... i really don't know, if this...
2005-11-17 Stefan Plueckensome TimerEntry-fixes
2005-11-17 Stefan Plueckenadd basic support for repeated timers (doesn't work...
2005-11-16 Felix Domketimer: fix displayed state. Don't save instant records...
2005-11-08 Stefan Plueckenfix typo to make current timercode work again
2005-10-16 Felix Domkefix: old timers re-ran while booting
2005-10-15 Felix Domkefixed timer a bit
2005-05-14 Felix Domke - work on timers
2005-05-04 Felix Domke - add timer, RecordTimer