From 8f52603665c024e1cab46529b34fb75719f5a58e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 23 May 2021 15:03:17 +0200 Subject: cRecordingInfo::Errors() now returns -1 for old recordings; added a missing 'const' --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 42bb0bc4..444c44ed 100644 --- a/HISTORY +++ b/HISTORY @@ -9705,3 +9705,8 @@ Video Disk Recorder Revision History no longer available. You can add 'DEPRECATED_SKIN_SETITEMEVENT=1' when compiling in order to restore this functionality. However, it is recommended to use the function with the TimerActive parameter instead. + +2021-05-23: + +- cRecordingInfo::Errors() now returns -1 for old recordings; added a missing 'const' + (suggested by Christoph Haubrich). -- cgit v1.2.3