Now only saving channels.conf after a modification made by the user

This commit is contained in:
Klaus Schmidinger
2004-10-17 11:50:21 +02:00
parent eb18d4a5b0
commit 30dfd2e701
6 changed files with 49 additions and 27 deletions

View File

@@ -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<68><6C>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.