From 1172937e8a3820d93a790510e36cd6eb5671ebb9 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 6 Dec 2016 14:17:39 +0100 Subject: The function SetCurrentChannel(const cChannel *Channel) is now deprecated --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 89b4d2c5..58290393 100644 --- a/HISTORY +++ b/HISTORY @@ -8834,3 +8834,6 @@ Video Disk Recorder Revision History - Fixed an overflow of PIDs in a receiver (thanks to Robert Hannebauer). - Updated the Italian OSD texts (thanks to Diego Pierotto). - Fixed initializing device specific parameters in cDvbTransponderParameters. +- The function SetCurrentChannel(const cChannel *Channel) is now deprecated and + may be removed in a future version. Use SetCurrentChannel(int ChannelNumber) + instead. -- cgit v1.2.3