| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-20 | timer.py: revert change needed for recordtimer add own doActivate to recordtimer | ghost | |
| 2009-08-19 | fix recordings from deepstandby when the current channel must be stopped ↵ | ghost | |
| because of lacking resources | |||
| 2009-02-24 | small optimizations and cleanups by Moritz Venn | ghost | |
| 2009-02-12 | small speedups/cleanups by moritz venn | ghost | |
| 2008-10-03 | add code to simulate recordings (with faked frontends) | Andreas Monzner | |
| now its more easy to build a timer overlap detection or similar | |||
| 2008-02-26 | move function to better place | Andreas Monzner | |
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| 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) | |||
| 2007-09-05 | better debug info | Andreas Monzner | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2007-06-18 | added a "Starting on" option to set a starting date for repeated timers | Stefan Pluecken | |
| 2007-06-13 | just increase timer event endtime in processrepeated when begintime is equal | Andreas Monzner | |
| to endtime | |||
| 2007-03-26 | change addOneDay to work correctly on non existing dst changing times | Stefan Pluecken | |
| 2007-03-26 | shorten addOneDay method by using python stuff | Stefan Pluecken | |
| 2007-03-26 | hopefully fix the daylight saving problem for repeated timers | Stefan Pluecken | |
| 2007-02-02 | move getNextRecordingTime to correct place, | Andreas Monzner | |
| no more crash when try to change a running sleeptimer | |||
| 2007-01-15 | a zap timer is not a record timer (this fixes the no more working e2 shutdown | Andreas Monzner | |
| when a zap timer has zapped but the nowtime is smaller than the event endtime | |||
| 2007-01-06 | add ability to stop currently running repeated timer when disabling it | Stefan Pluecken | |
| 2006-12-19 | some python import cleanups | Andreas Monzner | |
| lesser swig overhead | |||
| 2006-10-25 | daylight saving fix, thanks to pieter | Felix Domke | |
| 2006-10-16 | revert change from april '06 | Stefan Pluecken | |
| resaons: adding currently running event as repeated timer doesn't start till the next repeated event occurs breaks changing repeated timers while they run please report side effects | |||
| 2006-04-16 | do not activate repeated timers first time when the start time is before now ↵ | Andreas Monzner | |
| time | |||
| 2006-04-09 | fix timer disable/reenable | Felix Domke | |
| 2006-04-07 | fix cancellation of broken timer entries | Felix Domke | |
| 2006-02-27 | wake up from deep standby five minute before the timer starts. if we don't ↵ | Stefan Pluecken | |
| have 5 minutes till timer start, we wake the box up in 30 seconds. | |||
| 2006-02-17 | fix time changed for ended timers | Felix Domke | |
| 2006-01-29 | fix timer skip | Felix Domke | |
| 2006-01-26 | use magic instead of readable code | Stefan Pluecken | |
| 2006-01-26 | fix cleanup for diabled timers | Stefan Pluecken | |
| 2006-01-25 | added ability to diable timers (yellow button in the timer list) | Stefan Pluecken | |
| FIXME: we need transparency for pixmaps in an eListboxPythonMultiContent | |||
| 2006-01-24 | cleanup the timerlist by pressing blue in the timer list | Stefan Pluecken | |
| 2006-01-15 | update timerlist when timerstate changes | Felix Domke | |
| 2006-01-15 | typo: fix sense of w.repeated | Felix Domke | |
| 2006-01-15 | improved timer: logging, better error recovery | Felix Domke | |
| 2005-11-30 | timer: stop user services if user wants it so | Felix Domke | |
| 2005-11-28 | timer: passed timers will always be set to StateEnded, and set back to ↵ | Felix Domke | |
| waiting when reprocessing (due timewarp). waiting timers will be removed from one list only. remove try/except. | |||
| 2005-11-25 | timer: fix remove of timer | Felix Domke | |
| 2005-11-25 | introduce BlinkingPointConditional, which blinks, if a condition-function ↵ | Stefan Pluecken | |
| returns True | |||
| 2005-11-17 | fixed localtime-issue in Clock | Stefan Pluecken | |
| don't add repeated timers to processed_timers | |||
| 2005-11-17 | fix logic | Stefan Pluecken | |
| 2005-11-17 | the timer sucks | Stefan Pluecken | |
| 2005-11-17 | fixed repeated timers | Stefan Pluecken | |
| 2005-11-17 | fix(??) repeated timer... i really don't know, if this will ever work | Stefan Pluecken | |
| 2005-11-17 | some TimerEntry-fixes | Stefan Pluecken | |
| saving and loading the timer-repeated flag to the timers.xml-file | |||
| 2005-11-17 | add basic support for repeated timers (doesn't work yet) | Stefan Pluecken | |
| 2005-11-16 | timer: fix displayed state. Don't save instant records. properly remove ↵ | Felix Domke | |
| timerentries. | |||
| 2005-11-08 | fix typo to make current timercode work again | Stefan Pluecken | |
| 2005-10-16 | fix: old timers re-ran while booting | Felix Domke | |
| 2005-10-15 | fixed timer a bit | Felix Domke | |
| 2005-05-14 | - work on timers | Felix Domke | |
| - add eInput widget - add python/Tools - add flexible listbox content | |||
| 2005-05-04 | - add timer, RecordTimer | Felix Domke | |
| - use timer for instantReport | |||
