diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-03-28 17:14:53 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-03-28 17:14:53 +0100 |
commit | d0a42e9c819077c1f391544f1e8672bec33ff68c (patch) | |
tree | 750b3d8e85771820029e061cb13ae8b277fe8da7 /CONTRIBUTORS | |
parent | 2e4aa1a595f6d80c683e1523c88d4c0565dc83a2 (diff) | |
download | vdr-d0a42e9c819077c1f391544f1e8672bec33ff68c.tar.gz vdr-d0a42e9c819077c1f391544f1e8672bec33ff68c.tar.bz2 |
Fixed cDvbPlayer::NextFile() to handle files larger than 2GB
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 882df402..972d8706 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2282,6 +2282,7 @@ Alexander Riedel <alexander-riedel@t-online.de> Jose Alberto Reguero <jareguero@telefonica.net> for a patch that fixed part of a crash in i18n character set conversion + for fixing cDvbPlayer::NextFile() to handle files larger than 2GB Patrice Staudt <staudt@engsystem.net> for adding full weekday names to i18n.c for plugins to use |