diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-14 10:54:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-14 10:54:13 +0100 |
commit | 9efe1f9479e08dccc6fb3d1ac7b0bc4c2fd3e531 (patch) | |
tree | a760bd785695726fb84920f14ca5189c1e48b3a0 /HISTORY | |
parent | def74b48c4786b30b3c17edc38ce568ab68a333e (diff) | |
download | vdr-9efe1f9479e08dccc6fb3d1ac7b0bc4c2fd3e531.tar.gz vdr-9efe1f9479e08dccc6fb3d1ac7b0bc4c2fd3e531.tar.bz2 |
Key macros can now be defined for all non-modeless keys
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4135,7 +4135,7 @@ Video Disk Recorder Revision History Schneider). - Cleaned up some trailing white space. -2006-01-13: Version 1.3.39 +2006-01-14: Version 1.3.39 - The SVDRP command LSTT now accepts the new option 'id' to have the channels of the timers listed with their unique channel ids instead of their numbers @@ -4160,3 +4160,4 @@ Video Disk Recorder Revision History the 'root' user. If you want to have a default vdr user, you can activate and adjust the "VDR_USER = vdr" line in your Make.config file (from the original patch by Ludwig Nussel). +- Key macros can now be defined for all non-modeless keys (suggested by Mirko Dölle). |