diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-24 09:58:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-24 09:58:03 +0100 |
commit | 53aea17949a184d264bfd98c8e669b94997bfc79 (patch) | |
tree | aca55dd5c14cc9ae65241ee1eed57ecf1e1deb27 /CONTRIBUTORS | |
parent | 1f16ada70ccf96fc8b2bf2f7b18b4e62afa33e9e (diff) | |
download | vdr-53aea17949a184d264bfd98c8e669b94997bfc79.tar.gz vdr-53aea17949a184d264bfd98c8e669b94997bfc79.tar.bz2 |
Fixed a possible discrepancy of the primary device number in the LSTD and PRIM commands
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1954bbdd..5125b57b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2265,6 +2265,8 @@ Javier Fernández-Sanguino Peña <jfs@computer.org> Jürgen Schneider <ivory7@gmx.de> for a patch that was used as a base to fix handling multi byte key sequences in cKbdRemote + for reporting a possible discrepancy of the primary device number in the LSTD and + PRIM commands Christian Wieninger <cwieninger@gmx.de> for suggesting to add cMenuEditStrItem::InEditMode() |