diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-16 09:49:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-16 09:49:26 +0200 |
commit | fb74e0feeb92ccebb3a9da28c79681c6ea2cf043 (patch) | |
tree | 70701292ed12bb5656717481bdb2ebb6e470badb /CONTRIBUTORS | |
parent | cb1498a6093adee4db9d88bac4c977c59b68c936 (diff) | |
download | vdr-fb74e0feeb92ccebb3a9da28c79681c6ea2cf043.tar.gz vdr-fb74e0feeb92ccebb3a9da28c79681c6ea2cf043.tar.bz2 |
Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1809dddb..a4ac7e4b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -618,6 +618,8 @@ Helmut Auer <vdr@helmutauer.de> for suggesting to read the epg.data file in a separate thread for some improvements to allowing the parameters PATH and NAME to the --dirnames command line option to be left empty to use the default values if only ENC shall be set + for reporting an inconsistent behavior between opening the Recordings menu manually + via the main menu and by pressing the Recordings key Jeremy Hall <jhall@UU.NET> for fixing an incomplete initialization of the filter parameters in eit.c |