summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-10-03 12:44:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-10-03 12:44:15 +0200
commit71c17e50642d9256dc5cac86a284f80f8acf75bb (patch)
treecec1cb014182aa9bca9e74d2b645b2a8d8927e41 /HISTORY
parente4f7e025e59707b655032f7a3347bf89bad47484 (diff)
downloadvdr-71c17e50642d9256dc5cac86a284f80f8acf75bb.tar.gz
vdr-71c17e50642d9256dc5cac86a284f80f8acf75bb.tar.bz2
Implemented 'new recording' indicator
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 31a40a1c..143eb2fe 100644
--- a/HISTORY
+++ b/HISTORY
@@ -206,11 +206,12 @@ Video Disk Recorder Revision History
2000-10-03: Version 0.65
-- Modified LIRC interface to better handle repeat function (by Carsten Koch).
+- Modified LIRC interface to better handle repeat function.
- Faster OSD by first writing into a bitmap and then sending the entire bitmap
to the DVB driver at once (requires the patch 'dvb.c.071.diff' to be applied
against the version 0.71 DVB driver file 'dvb.c').
- When switching channels the channel is now immediately displayed, and the
current/next information is shown as soon as it becomes available.
- No longer displaying the year in the 'Recordings' menu to save space for the
- title (by Carsten Koch).
+ title.
+- The 'Recordings' menu now displays a '*' to indicate new recordings.