mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much slower)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user