summaryrefslogtreecommitdiff
path: root/MANUAL
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2012-09-10 16:05:00 +0200
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2012-09-11 23:49:53 +0200
commitd34026c18b6cf0eddd7293ad9af57affacb73365 (patch)
tree887695e2393b668ad8a370753f3258f2798de97f /MANUAL
parent046b506748196e9e2da7472a4ff76ff593e67b76 (diff)
downloadvdr-patches-d34026c18b6cf0eddd7293ad9af57affacb73365.tar.gz
vdr-patches-d34026c18b6cf0eddd7293ad9af57affacb73365.tar.bz2
Version 1.7.30
VDR developer version 1.7.30 is now available at ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.30.tar.bz2 A 'diff' against the previous version is available at ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.29-1.7.30.diff MD5 checksums: c6d75f2962bc3e22d9313c0ee4fa113a vdr-1.7.30.tar.bz2 a63098efcc58bc697d6b890097d9c370 vdr-1.7.29-1.7.30.diff WARNING: ======== This is a developer version. Even though I use it in my productive environment. I strongly recommend that you only use it under controlled conditions and for testing and debugging. The default skin "LCARS" displays the signal strengths and qualities of all devices in its main menu. For devices that have an stb0899 frontend chip (like the TT-budget S2-3200) retrieving this information from the driver is rather slow, which results in a sluggish response to user input in the main menu. To speed this up you may want to apply the patches from ftp://ftp.tvdr.de/vdr/Developer/Driver-Patches to the LinuxDVB driver source. From the HISTORY file: - Fixed sorting recordings in the top level video directory. - Fixed handling control characters in SI data in case of UTF-8 encoded strings (thanks to Mehdi Karamnejad for reporting a problem with garbled UTF-8 EPG data and helping to debug it). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - When checking whether a video directory is empty, file names that start with a dot ('.') are now ignored and will be implicitly removed if the directory contains no other files. This fixes the leftover ".sort" files that were introduced in version 1.7.29. - Added IsUpdate() to the EPG handler interface (thanks to Jörg Wendel). - Fixed detecting transfer mode on full featured DVB cards (thanks to Stefan Huelswitt for reporting a problem with updating CA descriptors in such cases). - Fixed a race condition when zapping in transfer mode (reported by Reinhard Nissl). This involves a slight change in the semantics of the cReceiver::Activate() function, which is now called with 'false' after the receiver has been detached from the device. - The new function cDevice::ReadFilter() can be used by devices to implement their own way of retrieving section filter data (thanks to Deti Fliegl). - The new function cDevice::HasInternalCam() can be implemented by devices that provide encrypted channels in an already decrypted form, without requiring explicit handling of a CAM (thanks to Tobias Grimm). - VDR can now be built according to the FHS ("File system Hierarchy Standard") by activating the line #USEFHS = 1 in a copy of the file Make.config.template (thanks to Dennis Bendlin, as well as Christopher Reimer and Udo Richter for contributing to the patch). - By default (without FHS support) the config directory is now set to the value given in the -v option if only -v and no -c is given. - Fixed a long delay at the end when replaying a recording that has stopped recording less than an hour ago (typically time shift mode or a freshly edited recording). - Fixed getting the file size and number of frames of ongoing recordings (only the timestamp of the recording's directory was checked, while it should have been that of the index file). - Fixed sluggish response when manipulating editing marks while a cutting thread is running (reported by Torsten Lang). - The new setup options "OSD/Color key [0123]" can be used to adjust the sequence of the color buttons displayed in the menus to that of the color keys on your remote control (based on a patch from Oliver Schinagl). Authors of plugins that implement skins may want to adapt their SetButtons() function in order to make use of this new feature. See, for instance, the function cSkinClassicDisplayMenu::SetButtons() in skinclassic.c for details.
Diffstat (limited to 'MANUAL')
-rw-r--r--MANUAL8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANUAL b/MANUAL
index 5d3c9a5..56a304d 100644
--- a/MANUAL
+++ b/MANUAL
@@ -601,6 +601,14 @@ Version 1.6
characters in a text input field. You may want to set this
to "no" if you are using an actual keyboard to control VDR.
+ Color key 0 = 0 By default, VDR assumes that the sequence of the color
+ Color key 1 = 1 keys on the remote control is red-green-yellow-blue. If
+ Color key 2 = 2 your remote control has these keys in a different sequence,
+ Color key 3 = 3 you can adjust these parameters to reorder the corresponding
+ color buttons in the menus accordingly. Note that this does
+ not change the functionality of the individual keys; it only
+ changes the sequence in which the color buttons are displayed.
+
EPG:
EPG scan timeout = 5 The time (in hours) of user inactivity after which the