C.Y.M wrote:
What variable would I set to increase the time to enter numbers with the remote control before they timeout? I find that I have to enter the numbers really fast or vdr will switch channels before Im done pressing the keys.
You might try
#define DIRECTCHANNELTIMEOUT 1000 //ms
in menu.c
Achim