index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Screens
/
TimerEntry.py
Age
Commit message (
Expand
)
Author
2005-12-17
timer: add name/description, factor out "parse from epg event", fix some case...
Felix Domke
2005-12-16
fix some more _() comparisons
Stefan Pluecken
2005-12-15
some spelling fixes
Andreas Oberritter
2005-11-28
fix channelselection in timerentry
Stefan Pluecken
2005-11-28
set timer description after edit
Stefan Pluecken
2005-11-28
fix timerediting
Stefan Pluecken
2005-11-28
you can now delete characters in the timerentry description with the mute-key
Stefan Pluecken
2005-11-27
fix ChannelSelectionBase to work with SimpleChannelSelection
Stefan Pluecken
2005-11-23
translations
Stefan Pluecken
2005-11-22
fix fix
Stefan Pluecken
2005-11-22
add onShown eventlist for executing stuff after the screen is drawn
Stefan Pluecken
2005-11-22
changing service in timer edit is now possible
Stefan Pluecken
2005-11-22
add ugly buttons to the TimerEntry and change behaviour on pressing OK
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
2005-11-17
finish the TimerEntry editor... should work now for editing repeated timers
Stefan Pluecken
2005-11-17
add basic support for repeated timers (doesn't work yet)
Stefan Pluecken
2005-11-16
fix spaces -> tabs
Felix Domke
2005-11-13
add possibility to invalidate configList entrys other than the current one
Stefan Pluecken
2005-11-13
fix for inconsistency when moving the selection while callback is not called
Stefan Pluecken
2005-11-13
fix redraw-problem with NumericalTextInput in TimerEntry
Stefan Pluecken
2005-11-13
sanity checks for the timer
Stefan Pluecken
2005-11-12
- add "ok" to the configMenu's actionlist again
Stefan Pluecken
2005-11-12
add colorbuttons to TimerEditList
Stefan Pluecken
2005-11-12
extended timerentry
Stefan Pluecken
2005-11-11
add configText for entering text in the configList (numbers only at the moment)
Stefan Pluecken
2005-11-10
volume-control:
Stefan Pluecken
2005-11-08
use the new TimerEntry-screen to edit a timerentry
Stefan Pluecken
2005-11-07
added an example for weekday selection
Stefan Pluecken
2005-11-07
add TimerEntry for later use in TimerEdit
Stefan Pluecken