diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 12:31:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 12:31:30 +0100 |
commit | e3cc20ed3eaad6439b838e324b9ab5bde3dcd6d7 (patch) | |
tree | aa0c75da981404b379a0625cf06d0f32d09c5125 | |
parent | 1eb033576f1829b4466ac27825af91e662e7b17f (diff) | |
download | vdr-e3cc20ed3eaad6439b838e324b9ab5bde3dcd6d7.tar.gz vdr-e3cc20ed3eaad6439b838e324b9ab5bde3dcd6d7.tar.bz2 |
Added notes about obsolete patches
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6308,6 +6308,7 @@ Video Disk Recorder Revision History When replaying such a recording, the PCR packets are sent to PlayTsVideo() - The files "commands.conf" and "reccmd.conf" can now contain nested lists of commands. See vdr.5 for information about the new file format. + This obsoletes the CMDSUBMENU patch. 2010-02-28: Version 1.7.13 @@ -6352,6 +6353,7 @@ Video Disk Recorder Revision History ------------------------------------------------------------ - Added device definitions to the diseqc.conf file format, so that certain satellite positions can be limited to a given list of devices. + This obsoletes the SOURCECAPS patch. - Keeping subtitles visible when pausing replay (thanks to Rolf Ahrenberg). - Fixed adding new transponders in case there is only a single channel in the channel list (reported by Halim Sahin). |