diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 11:36:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 11:36:44 +0100 |
commit | b936cb366f3bbd7c62327999343e2986af38d2d4 (patch) | |
tree | 0738a552a5f916d529890b9707320da87c9e6b95 /CONTRIBUTORS | |
parent | 31e334a332e03b13c648da875e1b91ab8f30154f (diff) | |
download | vdr-b936cb366f3bbd7c62327999343e2986af38d2d4.tar.gz vdr-b936cb366f3bbd7c62327999343e2986af38d2d4.tar.bz2 |
Fixed setting the name of the video directory to avoid a crash when using --genindex, and also to use the correct directory with --edit
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ee1393f8..96b94eb0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2149,6 +2149,7 @@ Marko Mäkelä <marko.makela@hut.fi> for fixing a missing initialization in the c'tor of cSkinLCARSDisplayChannel for suggesting to simplify some conditional expressions in skinlcars.c and skinsttng.c for reporting some uninitialized item area coordinates in cSkinLCARSDisplayMenu + for reporting a problem with the video directory not being set correctly with --edit Patrick Rother <krd-vdr@gulu.net> for reporting a bug in defining timers that only differ in the day of week |