diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-27 15:14:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-27 15:14:45 +0100 |
commit | fe5809c4e3a909b07ad9d6da7ceaa81f9aea48b9 (patch) | |
tree | e73177cb46599dbe8ced7a75d299dd5819e69667 /CONTRIBUTORS | |
parent | 873286b7a3f0def09c63f81bb54e5c9d8b850fa8 (diff) | |
download | vdr-fe5809c4e3a909b07ad9d6da7ceaa81f9aea48b9.tar.gz vdr-fe5809c4e3a909b07ad9d6da7ceaa81f9aea48b9.tar.bz2 |
Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much slower)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8fd4ebda..073e9271 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -176,8 +176,5 @@ Lauri Pesonen <lauri.pesonen@firsthop.com> for avoiding linking in 'libncurses' if compiling without DEBUG_OSD=1 and REMOTE=KBD -Emil Naepflein <Emil.Naepflein@philosys.de> - for his hint about the 'ftw()' library function - Sergei Haller <Sergei.Haller@math.uni-giessen.de> for fixing the LastActivity timestamp after a shutdown prompt |