summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-16 10:29:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-16 10:29:48 +0200
commit1354141eabf62a28f5c7ec6c87a48019049c795f (patch)
treee982a89658dd8ad6966df2beee6c74de5c224f7e /HISTORY
parent73917abf6036ab12f9c47545bba4395798003d86 (diff)
downloadvdr-1354141eabf62a28f5c7ec6c87a48019049c795f.tar.gz
vdr-1354141eabf62a28f5c7ec6c87a48019049c795f.tar.bz2
Now going into the "Edit timer" menu if a newly created timer starts soon
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 45bbb177..5862d68a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4594,3 +4594,8 @@ Video Disk Recorder Revision History
dist: clean
@-rm -rf $(TMPDIR)/$(ARCHIVE)
------------------------------------------------------------
+- If a timer is newly created from within the "Schedule" menu, and its event is
+ already running or has its start time within the next two minutes, it now goes
+ directly into the "Edit timer" menu in order to allow the user to make further
+ changes to timer parameters before the actual recording starts (inspired by
+ Christian Wieninger's "epgsearch" plugin).