From 305abd449f33d3885d2167c05f33d3144ee05d15 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 20 Jan 2002 16:47:09 +0100 Subject: Now using 'ftw()' instead of an external 'find' to collect recordings --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 7b71a7b7..2ae78f37 100644 --- a/HISTORY +++ b/HISTORY @@ -900,3 +900,6 @@ Video Disk Recorder Revision History subdirectories for the recordings. This can be controlled through the "RecordingDirs" parameter in the "Setup" menu. See "MANUAL/Replaying a Recording" for details. +- Now using a call to the 'ftw()' library function instead of an external 'find' + command to collect the recordings (thanks to Emil Naepflein for his hint about + this function). -- cgit v1.2.3