aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/TimerEdit.py
AgeCommit message (Expand)Author
2011-03-21Merge branch 'bug_713_fix_timerlist_sort' into 3.13.1.0ghost
2011-03-21TimerEdit.py: fix typo ... this fixes a crash on timer listing with "show fin...ghost
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
2011-03-19TimerEdit.py: fix import name conflictghost
2011-03-18add possibility to choose the finished timer timerlist position in usage configghost
2011-03-10more robust timer sanity check / autoincrement handling, small code cleanupghost
2011-03-09Screens/TimerEdit.py: fix timerlist sort function (no more move disabled time...ghost
2011-03-08Screens/TimerEdit.py: fix timerlist sort function (no more move disabled time...ghost
2009-10-29By Anders Holst:Felix Domke
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-13fix typoghost
2009-02-12small speedups/cleanups by moritz vennghost
2009-01-27fix possible typosFelix Domke
2009-01-19timer fixes and improvements by adeninghost
2009-01-09fixes by adenin:Felix Domke
2008-12-22add possibility to remove timers in epglistghost
2008-12-03show timer name in dialog when asking to remove itghost
2008-11-07fix bsod in some casesghost
2008-11-06more failsave code, remove imho unneeded invalidate callsghost
2008-10-29fix non working timer disable for recurring timers,Andreas Monzner
2008-10-20remove debug outputAndreas Monzner
2008-10-20gui timeroverlap fixes,Andreas Monzner
2008-10-18add timeroverlap detection made by adenin (thanks for the great work!)Andreas Monzner
2008-06-26add possibility to choose record location on timer creation and chooseAndreas Monzner
2007-11-19update scrollbar in timerlist when a entry is removedAndreas Monzner
2007-11-07don't display confirmation when there is nothing to doFelix Domke
2007-07-31take care of scrollbar size when build movielist and timerlist entriesAndreas Monzner
2007-07-22save timers in TimerEntry, not in TimerEdit (=timer list), to also save when ...Felix Domke
2007-07-22cleanup some importsAndreas Monzner
2007-01-06add ability to stop currently running repeated timer when disabling itStefan Pluecken
2006-12-17replace software update plugin with a more user friendly approachStefan Pluecken
2006-10-31when adding a manual timer, don't propose the original name/description.Felix Domke
2006-10-08ask when deleting timers which are not doneFelix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-05-15don't shut down enigma 2 when deleting a timer which has an after event "shut...Stefan Pluecken
2006-05-06don't add timers that are based on epg data, which are older than 14 daysStefan Pluecken
2006-05-05remove non-existing import TimeInputStefan Pluecken
2006-04-17fix some blue screensAndreas Monzner
2006-04-09fix timer disable/reenableFelix Domke
2006-04-08fix crash when press red button in empty timerlistAndreas Monzner
2006-03-03fix remove last timerAndreas Monzner
2006-02-20add some info to debug printsFelix Domke
2006-02-17sort complete timerlist by start timeStefan Pluecken
2006-02-17call timeChanged on disabling flags (breaks usability)Stefan Pluecken
2006-01-26some work on the timer sanity check (overlapping timers solver)Stefan Pluecken
2006-01-25delete correct entry in timerlistAndreas Monzner
2006-01-25added a sanity check for timer editor (no functionality until now except buil...Stefan Pluecken
2006-01-25reenable empty timer list editing :)Stefan Pluecken
2006-01-25fixed repeated timer displays and translated the weekdays to GermanStefan Pluecken
2006-01-25display correct action on the yellow buttonStefan Pluecken