From 161fa8ead43e1ec234363af68f1c781d74aec3c0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 21 May 2021 13:03:42 +0200 Subject: The default for DEPRECATED_SKIN_SETITEMEVENT has been set to 0 --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c7d03e89..85294f98 100644 --- a/HISTORY +++ b/HISTORY @@ -9700,3 +9700,8 @@ Video Disk Recorder Revision History functionality. However, it is recommended to use SetCurrentChannel(int ChannelNumber) instead. - The macro DEPRECATED_GETBITMAP and the related code has been removed. +- The default for DEPRECATED_SKIN_SETITEMEVENT has been set to 0, which means that + the function cSkinDisplayMenu::SetItemEvent() without the TimerActive parameter is + 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. -- cgit v1.2.3