aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/TimerList.py
AgeCommit message (Collapse)Author
2005-12-17timer: add name/description, factor out "parse from epg event", fix some ↵Felix Domke
cases where demux was not available at that time, add timeshift framework, fix movielist (not all movies are great!)
2005-11-17the timer sucksStefan Pluecken
2005-11-17fixed repeated timersStefan Pluecken
2005-11-17show repeated timers in TimerEntryComponentStefan Pluecken
2005-11-16timer: fix displayed state. Don't save instant records. properly remove ↵Felix Domke
timerentries.
2005-11-12don't use internals of other classesStefan Pluecken
2005-11-12- add "ok" to the configMenu's actionlist againStefan Pluecken
- timer edit is now functional (not for repeated timers) but we have a redraw-problem again
2005-11-08use the new TimerEntry-screen to edit a timerentryStefan Pluecken
2005-11-08add description to timerlistStefan Pluecken
2005-07-08 - skins are now loaded first and applied laterFelix Domke
- this allows use skin information to build special eWidgets, depending on skin - add "applet"-feature: code which is executed from skin - example: centering of messagebox
2005-05-20 - follow changes regarding timersFelix Domke
- allow description to be edited (won't be saved yet)
2005-05-14 - work on timersFelix Domke
- add eInput widget - add python/Tools - add flexible listbox content