Skip to content

Commit 951b0af

Browse files
committed
copying serial files from arduino release 0022
1 parent 7967c30 commit 951b0af

File tree

8 files changed

+14
-0
lines changed

8 files changed

+14
-0
lines changed

core/todo.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
0198 core
22

3+
_ memory leak when many createGraphics(..., JAVA2D) calls are used
4+
_ http://code.google.com/p/processing/issues/detail?id=507
5+
_ stop() not called in 1.5
6+
_ http://code.google.com/p/processing/issues/detail?id=636
7+
38

49
for 2.0
510
_ in PShape, getChild(name) refers to a <blah id="name">
-1.37 KB
Binary file not shown.
-95.9 KB
Binary file not shown.
7.83 KB
Binary file not shown.
100 KB
Binary file not shown.
-44.1 KB
Binary file not shown.
-125 KB
Binary file not shown.

todo.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
0198 pde
22

3+
serial issues
4+
_ incorporate RXTXcomm.jar and others from Dave
5+
_ Closing applet window in Processing 1.5 causes serial crash
6+
_ http://code.google.com/p/processing/issues/detail?id=635
7+
_ Serial.list() cannot find /dev/ttyACM0
8+
_ http://code.google.com/p/processing/issues/detail?id=634
9+
10+
_ Export reports "Could not copy source file" (even though it works)
11+
_ http://code.google.com/p/processing/issues/detail?id=638
312

413
2.0
514
_ colors for 2.0

0 commit comments

Comments
 (0)