diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 08:24:04 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 08:24:04 +0200 |
commit | 1b1dc6d77569582c05de049d399591dd13a9e24a (patch) | |
tree | 99d82da05ac8151737e6ca98cade6d92a83d4c76 /CONTRIBUTORS | |
parent | e5971d2684322fcbd74b628286555dea33e5eec6 (diff) | |
download | vdr-1b1dc6d77569582c05de049d399591dd13a9e24a.tar.gz vdr-1b1dc6d77569582c05de049d399591dd13a9e24a.tar.bz2 |
Fixed handling '/' and '~' in recording file names in case DirectoryEncoding is used
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 303ef673..d66934e5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2832,6 +2832,8 @@ Lars Hanisch <dvb@flensrocker.de> for fixing a typo in skins.h for fixing some #include statements in plugins to use <vdr/...> instead of "vdr/..." for reporting an invalid line in channels.conf.terr + for fixing handling '/' and '~' in recording file names in case DirectoryEncoding is + used Alex Lasnier <alex@fepg.org> for adding tuning support for ATSC devices |