diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-02 13:55:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-02 13:55:37 +0200 |
commit | 2ffcc66af2cb3f379fd8445c019b0cac1c2cc275 (patch) | |
tree | 80f1bcaf8fe0366438aa62487c7aa7ac0fdac165 /HISTORY | |
parent | 85904ae23d301839c67af479fd66ee0fe4d6c5cd (diff) | |
download | vdr-2ffcc66af2cb3f379fd8445c019b0cac1c2cc275.tar.gz vdr-2ffcc66af2cb3f379fd8445c019b0cac1c2cc275.tar.bz2 |
Re-introduced the code that waits for a tuner lock in VDR/device.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3765,3 +3765,7 @@ Video Disk Recorder Revision History - Made LIRC command parsing more robust (thanks to Ville Skyttä). - Introduced a separate 'plugins-install' target in the Makefile (thanks to Daniel Thompson). +- Re-introduced the code that waits for a tuner lock in VDR/device.c, since + apparently some users actually need it. It's not active by default, you'll have + to define the WAIT_FOR_TUNER_LOCK macro in that file if you need it (suggested + by Malcolm Caldwell). |