Key macros can now be defined for all non-modeless keys

This commit is contained in:
Klaus Schmidinger
2006-01-14 10:54:13 +01:00
parent def74b48c4
commit 9efe1f9479
4 changed files with 12 additions and 10 deletions

View File

@@ -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).