summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 6 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e5103089..fca3f6a3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -204,6 +204,11 @@ Video Disk Recorder Revision History
is no stdin in daemon mode, so KBD makes no sense - plus it sometimes
crashed).
-2000-09-21: Version 0.65
+2000-10-01: Version 0.65
- Modified LIRC interface to better handle repeat function (by Carsten Koch).
+- 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.