From bc2e59909fed6772360effd9d11ccae65af26a02 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 25 Feb 2006 12:09:22 +0100 Subject: The 'summary' field of a timer definition has been renamed to 'aux' --- HISTORY | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index e90e6ed8..75f189ad 100644 --- a/HISTORY +++ b/HISTORY @@ -4371,3 +4371,14 @@ Video Disk Recorder Revision History in libsi/descriptor.c obsolete (thanks to Marcel Wiesweg). - The "Ok" key in the "Jump" mode of the replay progress display now confirms the jump instead of closing the display (thanks to Christoph Haubrich). +- The 'summary' field of a timer definition has been renamed to 'aux', and is now + only used for external applications to store auxiliary information with a timer, + which has no meaning whatsoever to VDR itself. + The contents of the 'aux' field of a timer is copied into the recording's + 'info.vdr' file, using the tag character '@'. +- The description of a recording is now taken exclusively from its related EPG + data. If an application wants to use a different description it needs to set + it with SVDRP/PUTE and use table ID 0x00, so that it won't be overwritten (as + a side effect, however, this also disables VPS for such an event). +- There is no more "Summary" menu when pressing "Ok" in the "Timers" menu. + The "Ok" key now always opens the "Edit timer" menu. -- cgit v1.2.3