diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-16 10:29:48 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-16 10:29:48 +0200 |
commit | 1354141eabf62a28f5c7ec6c87a48019049c795f (patch) | |
tree | e982a89658dd8ad6966df2beee6c74de5c224f7e /HISTORY | |
parent | 73917abf6036ab12f9c47545bba4395798003d86 (diff) | |
download | vdr-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-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |