summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-01-27 15:14:45 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-01-27 15:14:45 +0100
commitfe5809c4e3a909b07ad9d6da7ceaa81f9aea48b9 (patch)
treee73177cb46599dbe8ced7a75d299dd5819e69667 /HISTORY
parent873286b7a3f0def09c63f81bb54e5c9d8b850fa8 (diff)
downloadvdr-fe5809c4e3a909b07ad9d6da7ceaa81f9aea48b9.tar.gz
vdr-fe5809c4e3a909b07ad9d6da7ceaa81f9aea48b9.tar.bz2
Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much slower)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 0 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index 196e5fd1..5728c169 100644
--- a/HISTORY
+++ b/HISTORY
@@ -900,9 +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).
- Improved speed of setting the Help button texts.
- Fixed handling file names that contain single quotes (') or dollar signs ($)
in the call to the shutdown command (option '-s') and the recording command