Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries

This commit is contained in:
Klaus Schmidinger
2017-06-10 11:52:47 +02:00
parent fd3bf51f7d
commit 93102b45e0
2 changed files with 7 additions and 4 deletions

View File

@@ -9103,7 +9103,7 @@ Video Disk Recorder Revision History
- Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule'
in the Schedules menu.
2017-06-08: Version 2.3.7
2017-06-10: Version 2.3.7
- Fixed false positives when checking the locking sequence, in case of nested locks
within the same thread.
@@ -9112,3 +9112,4 @@ Video Disk Recorder Revision History
- Fixed L(ock) and U(nlock) indicators in cStateLockLog.
- Increased SLL_LENGTH in thread.c to better handle long caller lines, and enclosed
logCaller with DEBUG_LOCKCALL to preserve memory in normal operation.
- Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries.