Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kvdr0.2 released



Forgot to say, that until next version of
vdr is out, you can get better response times
with kvdr if you apply the following patch:
(Thanks to Klaus)

--- interface.c 2000/11/01 15:27:52     1.28
+++ interface.c 2000/11/11 12:13:35
@@ -67,6 +67,7 @@

 eKeys cInterface::GetKey(bool Wait)
 {
+  Flush();
   if (SVDRP)
      SVDRP->Process();
   eKeys Key = keyFromWait;



Home | Main Index | Thread Index