summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 45a08ad5..38a258f3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).