Reduced logging for the SVDRP GRAB command

This commit is contained in:
Klaus Schmidinger
2006-06-11 09:14:22 +02:00
parent 99876fdab3
commit d324b2de88
5 changed files with 14 additions and 7 deletions

View File

@@ -4776,3 +4776,9 @@ Video Disk Recorder Revision History
- Now switching to non-VPS timers' channels 60 seconds before the timer starts
(if a free device is available), to allow for the updating of EPG data and CA
descriptors before the actual recording starts.
2006-06-11: Version 1.4.1
- Changed the log messages when grabbing an image from 'isyslog()' to 'dsyslog()'
so that they can be suppressed in normal operation mode to avoid clogging the
log file in case this function is used frequently (suggested by Helmut Auer).