diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-12-23 12:41:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-12-23 12:41:20 +0100 |
commit | 43b582a04d3b77c0f0f92284bdccbbad190f9d41 (patch) | |
tree | 2f637b740cd2ceb7da0c85d4acd04c0a270d7b94 /HISTORY | |
parent | 3b88ba1cd2d44b47c619e1a49275377fcd9af7a3 (diff) | |
download | vdr-43b582a04d3b77c0f0f92284bdccbbad190f9d41.tar.gz vdr-43b582a04d3b77c0f0f92284bdccbbad190f9d41.tar.bz2 |
Increased the timeout until an index file is considerd no longer to be written
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1899,9 +1899,12 @@ Video Disk Recorder Revision History See INSTALL for information how to do this. Some function descriptions have already been adapted to Doxygen, more will follow. -2002-12-22: Version 1.1.21 +2002-12-23: Version 1.1.21 - Fixed the 'channels.conf' entries for "Studio Universal" and "Disney Channel". - Fixed handling channels in the "Channels" menu in case there are ':@nnn' group separators without names (thanks to Guy Roussin for reporting this one). - The SVDRP command CHAN now also accepts channel IDs. +- Increased the timeout until an index file is considerd no longer to be written + (sometimes in time shift with heavy system load the index file was closed too + early by the replay thread). |