From c7b88d47f4cb5e326557e55fc294bfb570d23f47 Mon Sep 17 00:00:00 2001 From: benfry Date: Sat, 10 Jul 2004 04:04:11 +0000 Subject: [PATCH] list(), settings dialog, and multiple cameras now working --- todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index b9d9d608d..2ae28f771 100644 --- a/todo.txt +++ b/todo.txt @@ -258,15 +258,15 @@ X add "available" function to PSerial 040709 evening X working on video library, get camera working again +X getCameras() or getPorts() or list() ? +X make sure it's possible to use multiple cameras -_ getCameras() or getPorts() or list() ? _ figure out how polling works _ is it possible to check if new frames are available? _ properly synchronize() the pixels _ may need to always copy to a new array? (or does it already?) _ provide a useful error message when winvdig not installed (for capture) _ also be able to set one in particular -_ make sure it's possible to use multiple cameras _ error in System.err stream coming from running external _ dies after a while or goes weird