summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-25 15:57:56 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-25 15:57:56 +0100
commit8dec381664bec6cf3090d2414b615c4d51374860 (patch)
treea872fc6d3b4d1357f6de7603ce7cf2446fc09253 /HISTORY
parent8650649b18444ad79c558fc7ac2b464e074e747e (diff)
downloadvdr-8dec381664bec6cf3090d2414b615c4d51374860.tar.gz
vdr-8dec381664bec6cf3090d2414b615c4d51374860.tar.bz2
Improved setting events to timers
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 45202255..ecbeb164 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4395,3 +4395,9 @@ Video Disk Recorder Revision History
- The "Blue" key in the "Timers" menu now displays the EPG info of the event the
selected timer will record (if available). The "On/Off" function has been shifted
to the "Red" button. Editing a timer is done by pressing "Ok".
+- When determining which event a timer is going to record, all available events
+ in the future are now taken into account (no more limit to 4 hours in the
+ future). This has been done so that the event info is available in the "Timers"
+ menu when pressing the "Blue" button. In order to avoid unnecessary work, each
+ timer now has its own timestamp to control whether its schedule has changed
+ since the last time its event has been set.