Made the log messages regarding lost lock of devices "info" instead of "error"

This commit is contained in:
Klaus Schmidinger
2006-01-14 16:04:36 +01:00
parent cd43adac92
commit dea4bf298a
3 changed files with 9 additions and 5 deletions

View File

@@ -4172,3 +4172,5 @@ Video Disk Recorder Revision History
(reported by Philippe Gramoull<6C>).
- Made the "What's on now/next?" menus a lot faster by storing a pointer to each
channel's schedule in the cChannel data.
- Made the log messages regarding lost lock of devices "info" instead of "error"
(suggested by Andreas Brachold).