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