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
2006-05-25
handle day wrap arounds more user friendly
Felix Domke
2006-05-06
fix bluescreen when adding an timer event with subservices
Stefan Pluecken
2006-05-02
replace subservice selection screen with ChoiceBox screen
Stefan Pluecken
2006-04-26
timers can now have after events. currently only working events: "do nothing"...
Stefan Pluecken
2006-04-07
fixed 'cancel when selecting service in timer crashed'
Felix Domke
2006-03-23
- switchtimer added to RecordingTimer
Stefan Pluecken
2006-02-20
add some info to debug prints
Felix Domke
2006-01-26
some work on the timer sanity check (overlapping timers solver)
Stefan Pluecken
2006-01-24
- fixed left/right in language selection (updates language on the fly)
Stefan Pluecken
2006-01-24
re-right align the timerentry times for repeated timers
Stefan Pluecken
2006-01-21
catch a None case in the xml parsing of the timer
Stefan Pluecken
2006-01-15
set day of week for non-repeated timers to ease usability when changing a tim...
Stefan Pluecken
2006-01-14
fix timers that aren't repeated timers
Stefan Pluecken
2006-01-08
add subservice selection to timer (when linkage services are avail for the se...
Andreas Monzner
2006-01-02
add missing import
Stefan Pluecken
2006-01-02
update ok and cancel in the timer editor
Stefan Pluecken
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