From ed21f4088d71bc36232e702c99e9b4472c718bb1 Mon Sep 17 00:00:00 2001 From: tim Date: Tue, 17 Apr 2018 09:12:17 +0100 Subject: extra logging --- menuApp/src/dirscanner.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'menuApp/src/dirscanner.cpp') diff --git a/menuApp/src/dirscanner.cpp b/menuApp/src/dirscanner.cpp index 2165b67..ec67b4f 100644 --- a/menuApp/src/dirscanner.cpp +++ b/menuApp/src/dirscanner.cpp @@ -92,7 +92,8 @@ void dirScanner::scan(){ if (start||end){ slots.push_back(timeSlot(dir.getPath(i),start,end)); - ofLogNotice() << "directory "<=railwaytime||slots[i].start<=railwaytime){ + ofLogNotice() << "got slot: "<-1){ + ofLogNotice() << "got slot: "<slots[slot].path; load(scanner->slots[slot].path); } -- cgit v1.2.3