From c8e0e1cf3aade54145c8822fb12687785e8ce22c Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 16 May 2011 01:54:20 +0000 Subject: [PATCH] copying serial files from arduino release 0022 --- core/todo.txt | 5 +++++ todo.txt | 9 +++++++++ 2 files changed, 14 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index aadf73278..b84088648 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,5 +1,10 @@ 0198 core +_ memory leak when many createGraphics(..., JAVA2D) calls are used +_ http://code.google.com/p/processing/issues/detail?id=507 +_ stop() not called in 1.5 +_ http://code.google.com/p/processing/issues/detail?id=636 + for 2.0 _ in PShape, getChild(name) refers to a diff --git a/todo.txt b/todo.txt index 5fbff7960..5e5ff8fc3 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,14 @@ 0198 pde +serial issues +_ incorporate RXTXcomm.jar and others from Dave +_ Closing applet window in Processing 1.5 causes serial crash +_ http://code.google.com/p/processing/issues/detail?id=635 +_ Serial.list() cannot find /dev/ttyACM0 +_ http://code.google.com/p/processing/issues/detail?id=634 + +_ Export reports "Could not copy source file" (even though it works) +_ http://code.google.com/p/processing/issues/detail?id=638 2.0 _ colors for 2.0