From 6a50f37f25b43112d4a1fad8a5057089548dfc3c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 3 Oct 2000 10:34:48 +0200 Subject: Faster OSD by using bitmap --- HISTORY | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'HISTORY') 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. -- cgit v1.2.3