From 83fe591f3254a8010e107739256ef0df780b219c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 8 Dec 2012 11:05:39 +0100 Subject: The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetItemRecording() of the cSkinDisplayMenu class can be reimplemented by skin plugins to display these items in a more elaborate way than just a simple line of text --- HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c8dc570c..51d0681a 100644 --- a/HISTORY +++ b/HISTORY @@ -7339,7 +7339,7 @@ Video Disk Recorder Revision History - Modified editing marks are now written to disk whenever the replay progress display gets hidden (thanks to Christoph Haubrich). -2012-12-06: Version 1.7.33 +2012-12-08: Version 1.7.33 - In order to be able to play TS recordings from other sources, in which there is more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed @@ -7412,3 +7412,7 @@ Video Disk Recorder Revision History export LC_NUMERIC=C before running VDR. Otherwise your plugin's configuration data may not be read or written correctly. +- The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and + SetItemRecording() of the cSkinDisplayMenu class can be reimplemented by skin + plugins to display these items in a more elaborate way than just a simple line of + text. -- cgit v1.2.3