diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-10-03 12:44:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-10-03 12:44:15 +0200 |
commit | 71c17e50642d9256dc5cac86a284f80f8acf75bb (patch) | |
tree | cec1cb014182aa9bca9e74d2b645b2a8d8927e41 /HISTORY | |
parent | e4f7e025e59707b655032f7a3347bf89bad47484 (diff) | |
download | vdr-71c17e50642d9256dc5cac86a284f80f8acf75bb.tar.gz vdr-71c17e50642d9256dc5cac86a284f80f8acf75bb.tar.bz2 |
Implemented 'new recording' indicator
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |