diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-17 11:50:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-17 11:50:21 +0200 |
commit | 30dfd2e7019b9727ca761440b1ec4fe511a1143a (patch) | |
tree | 4585d38742a0202bc5f1973dab63c158369c54c3 /HISTORY | |
parent | eb18d4a5b0748c3b5d8408fe025eeff332fd64e7 (diff) | |
download | vdr-30dfd2e7019b9727ca761440b1ec4fe511a1143a.tar.gz vdr-30dfd2e7019b9727ca761440b1ec4fe511a1143a.tar.bz2 |
Now only saving channels.conf after a modification made by the user
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3029,3 +3029,7 @@ Video Disk Recorder Revision History - If one PID can't be added, the whole cDevice::AttachReceiver() will now fail and all PIDs added so far will be deleted (thanks to Marco Schlüßler for pointing out this one). +- Now only saving channels.conf after a modification made by the user (avoids + lots of disk access due to automatic channel updates). Automatic channel + modifications will be saved every 10 minutes if no recording is currently + active. |