diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-01-18 17:03:34 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-01-18 17:03:34 +0100 |
commit | 3ab1a8602802b3225b91fc8bf7977b2d74b28e5d (patch) | |
tree | c971de47a6825b445ae08fe998038c08f2a146a1 /HISTORY | |
parent | c0fa83065d9f190fa2b9e8e7e4df0b088514cdaf (diff) | |
download | vdr-3ab1a8602802b3225b91fc8bf7977b2d74b28e5d.tar.gz vdr-3ab1a8602802b3225b91fc8bf7977b2d74b28e5d.tar.bz2 |
Locking EIT scanner when switching channels
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -312,9 +312,9 @@ Video Disk Recorder Revision History an early state and may still cause some problems, but it appears to work nice already. -2001-01-13: Version 0.70 +2001-01-17: Version 0.70 -- VDR now requires driver version 0.80 or higher. +- VDR now requires driver version 0.8.1 or higher. - Recordings are now saved in PES mode. Note that you now need to install the driver *WITHOUT* 'outstream=0'! This is the default when you 'make insmod' in the DVB/driver directory. @@ -346,3 +346,4 @@ Video Disk Recorder Revision History 5 seconds. - The current channel is now saved in the 'setup.conf' file when VDR is cancelled, and will be restored next time it is started (thanks to Deti Fliegl). +- The EIT scanning thread is now locked when switching channels to avoid problems. |