diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-22 13:56:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-22 13:56:23 +0200 |
commit | 130889e72f30c0622ec7f4303e83a10f602409b8 (patch) | |
tree | 5e036b169de046649f10a80d03074f7ff9264b3c /UPDATE-1.4.0 | |
parent | 9c984d444368c8578d9e77959da810e3193fd107 (diff) | |
download | vdr-130889e72f30c0622ec7f4303e83a10f602409b8.tar.gz vdr-130889e72f30c0622ec7f4303e83a10f602409b8.tar.bz2 |
Moved 'VPS' to a separate section
Diffstat (limited to 'UPDATE-1.4.0')
-rw-r--r-- | UPDATE-1.4.0 | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/UPDATE-1.4.0 b/UPDATE-1.4.0 index 349093da..f046eb9d 100644 --- a/UPDATE-1.4.0 +++ b/UPDATE-1.4.0 @@ -5,6 +5,16 @@ have been made "behind the scenes". See the file HISTORY for a detailed list of all changes. +Video Programming System (VPS): + +- Implemented handling the VPS timestamps (aka "Programme Identification Label") + for full VPS support for timers (provided the tv stations actually broadcast + this information). The VPS time is displayed in the event info page if it exists + and is different than the event's start time. +- Timers can now be set to use the VPS information to control recording a programme. + The new setup options "Recording/Use VPS" and "Recording/VPS margin", as well as + the "VPS" option in the individual timers, can be used to control this feature + Plugins: - The new function cPlugin::Stop() shall be used to stop any background activities @@ -205,13 +215,6 @@ Timers: Recording: -- Implemented handling the VPS timestamps (aka "Programme Identification Label") - for full VPS support for timers (provided the tv stations actually broadcast - this information). The VPS time is displayed in the event info page if it exists - and is different than the event's start time. -- Timers can now be set to use the VPS information to control recording a programme. - The new setup options "Recording/Use VPS" and "Recording/VPS margin", as well as - the "VPS" option in the individual timers, can be used to control this feature - Now preferring budget cards when selecting a DVB device for recording. - The file 'summary.vdr' has been replaced with 'info.vdr' and now contains the information about a recording, in the same format as the events are stored in |