From 8225d3758f31f63f420bef783db60b2a7dd1b31d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 7 Feb 2015 16:08:13 +0100 Subject: Modified EntriesOnSameFileSystem(), so that it returns 'true' if either of the given; changed handling the 'error' variable in cDirCopier --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 6dea3ad0..6b4ea1c2 100644 --- a/HISTORY +++ b/HISTORY @@ -8515,3 +8515,8 @@ Video Disk Recorder Revision History menu (reported by Christoph Haubrich). - Added a confirmation before renaming a recording to its folder name (suggested by Christoph Haubrich). +- Modified EntriesOnSameFileSystem(), so that it returns 'true' if either of the given + files doesn't exist (to avoid any actions that might be triggered if files are on + different file system), and changed handling the 'error' variable in cDirCopier, so + that it is initialized to 'true' and will only be set to 'false' if the entire + copy process has been successful (problem reported by Christoph Haubrich). -- cgit v1.2.3