[PD-cvs] pd/src TODO,1.1.2.11,1.1.2.12

Mathieu Bouchard matju at users.sourceforge.net
Sun Jul 2 04:26:37 CEST 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3275

Modified Files:
      Tag: devel_0_39
	TODO 
Log Message:
.


Index: TODO
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/TODO,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -C2 -d -r1.1.2.11 -r1.1.2.12
*** TODO	25 Jun 2006 10:46:24 -0000	1.1.2.11
--- TODO	2 Jul 2006 02:26:35 -0000	1.1.2.12
***************
*** 19,22 ****
--- 19,50 ----
  [h] About...
  
+ server:
+ 
+   [m] dirty_list (so that the draw methods at the client knows which part of the object to draw)
+   [m] messagebox ($1 = (struct _class *) 0x0)
+   [m] pd_upload optimisation
+   [m] differential upload engine
+   [m] file save
+   [m] bang counter
+ 
+ client:
+ 
+   [m] history undo/redo
+   [h] font stuff
+   [h] different wire types
+   [h] canvas properties
+   [] GOP
+   [] rest of iem_gui (canvas/panel, vu, array, comment, symbol, floatatom)
+   [h] Path... dialog
+ 
+ 
+ 0.39.B:
+   [ ] fix 64-bit arrays so that carmen gets a use for DD.
+ 
+ 0.39.???:
+   [ ] carmen also needs strings (no symbol leakage)
+ 
+ bugs:
+ 
  chun when creating a object, it goes like this:
  chun <- .x8241d70 text_setto !x8241f40 116;
***************
*** 49,71 ****
  =======
  
- server:
- 
-   [m] dirty_list (so that the draw methods at the client knows which part of the object to draw)
-   [m] messagebox ($1 = (struct _class *) 0x0)
-   [m] pd_upload optimisation
-   [m] differential upload engine
-   [m] file save
-   [m] bang counter
- 
- client:
- 
-   [m] history undo/redo
-   [h] font stuff
-   [h] different wire types
-   [h] canvas properties
-   [] GOP
-   [] rest of iem_gui (canvas/panel, vu, array, comment, symbol, floatatom)
-   [h] Path... dialog
- 
  LATER:
  
--- 77,80 ----
***************
*** 291,295 ****
      (useful for making variants)
  
- 
  ------------------8<--------cut-here--------8<------------------
  Dec 26 2005
--- 300,303 ----





More information about the Pd-cvs mailing list