diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-28 09:39:53 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-28 09:39:53 +0200 |
commit | 54e8fd121a70a9e83ce47cc78bbff57eeb987bba (patch) | |
tree | 04c5e2a2df1454d8068bd3a5ef82714722af581b | |
parent | 2cf50221c21e9f604fed2da5f8ab77ea1089971c (diff) | |
download | vdr-54e8fd121a70a9e83ce47cc78bbff57eeb987bba.tar.gz vdr-54e8fd121a70a9e83ce47cc78bbff57eeb987bba.tar.bz2 |
Added a credit
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | HISTORY | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7a4daaa8..ecb8309e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1924,6 +1924,7 @@ Markus Hahn <mhahn@reel-multimedia.com> for suggesting to only start recordings if there is at least 300MB free disk space for suggesting that the "Back" key should restore the original string when pressed while editing a string item + for fixing detection of Premiere NVOD channel links Jaroslaw Swierczynski <swiergot@gmail.com> for updating the Polish OSD texts and the fontosd-iso8859-2.c file @@ -5293,7 +5293,7 @@ Video Disk Recorder Revision History - Made skipspace() an inline function (suggested by Tobias Bratfisch) and changed it to handle the most common case of 'no leading space' very fast, and avoid calling isspace(), which made the whole function a lot faster. -- Fixed detection of Premiere NVOD channel links (thanks to anonymous). +- Fixed detection of Premiere NVOD channel links (thanks to Markus Hahn). - Added a table of the used trick speed values to the description of cDevice::TrickSpeed() (suggested by Martin Dauskardt). - Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro (reported by Marco |