[PD-cvs] pd/src TODO,1.1.2.20,1.1.2.21

Mathieu Bouchard matju at users.sourceforge.net
Thu Nov 9 17:26:18 CET 2006


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

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.20
retrieving revision 1.1.2.21
diff -C2 -d -r1.1.2.20 -r1.1.2.21
*** TODO	13 Oct 2006 23:40:12 -0000	1.1.2.20
--- TODO	9 Nov 2006 16:26:16 -0000	1.1.2.21
***************
*** 1,23 ****
  DesireData's TODO list, $Id$
  
- .---------------------------.
- | Task assignment notation: |
- |  [h] Chun Lee             |
- |  [m] Mathieu Bouchard     |
- |  [c] Carmen Rocco         |
- |  [d] Patrick King (dmotd) |
- `---------------------------'
- 
- for piksel:
- [ ] canvas uploads too early.
- [ ] font in Labeled.
- [ ] keynav quadrant: get rid of initial tab.
- [x] draw_wires too slow.
- [x] def Wire draw updates too early.
- [ ] redo the saving of font in .ddrc.
- [ ] selection scaling.
- 
  ---------------------------------------------------------------- 0.39.A
- SHOWSTOPPERS:
  
  [ ] [pd] problems
--- 1,5 ----
***************
*** 26,41 ****
    <chun> somehow a copy of [pd foo] box is also drawn on the subpatch canvas itself
    <chun> and things like hilite and hilite io and even moving got updated in the subpatch
- [ ] GOP problems
-   [ ] there's no distinction between $@canvas and the canvas that things are really going to be drawn on
-   [ ] canvas properties is pretty broken
-   [ ] introduce coordinate recomputation in View xy
-   [ ] introduce cropping using 0.39's "red rectangle"
- [ ] array/graph (0.39.B ?)
  [ ] rename pd to pd-server, desire.tk to pd-client, add new program "pd" which would launch both
! 
! OTHER:
  
  [m] sort thru old TODO list (0.37.B and 0.37.C)
! [ ] kill global canvas
  [ ] kill global tooltip variable ?
  [ ] defaults should be a ddrc file in the same dir as desire.tk, instead of set key(...) ...
--- 8,17 ----
    <chun> somehow a copy of [pd foo] box is also drawn on the subpatch canvas itself
    <chun> and things like hilite and hilite io and even moving got updated in the subpatch
  [ ] rename pd to pd-server, desire.tk to pd-client, add new program "pd" which would launch both
! [ ] #V test with bg color
! [ ] [pd] copy to clipboard, paste from clipboard.
  
  [m] sort thru old TODO list (0.37.B and 0.37.C)
! [ ] kill global canvas; only canvas(msg_isnew) is remaining
  [ ] kill global tooltip variable ?
  [ ] defaults should be a ddrc file in the same dir as desire.tk, instead of set key(...) ...
***************
*** 51,55 ****
  [ ] do we implement font bomb or not?
  [ ] make sure old-style GOP (rescaling) works
! [ ] {$1}
  [ ] fix all issues with backslashes and braces.
  [ ] Implement Find, Find Again
--- 27,32 ----
  [ ] do we implement font bomb or not?
  [ ] make sure old-style GOP (rescaling) works
! [ ] the $1 turning into {$1} is supposed to be due to the interpretation of
!     a string as a Tcl list in proc update_object.
  [ ] fix all issues with backslashes and braces.
  [ ] Implement Find, Find Again
***************
*** 66,69 ****
--- 43,50 ----
      at least we can reduce the difference between strings and symbols to a minimum.)
  
+ [ ] server-side IEMGUI could be turned into Tcl-based externs OR EVEN become abstractions.
+     it's possible to make a DesireData GUI for any Pd class, including abstractions.
+     to turn IEMGUI into an abstraction, what's missing is the savefn/saveargs/scanargs business.
+ 
  [ ] make a statistical profiler for Tcl, if possible
  [ ] try to use profiler.tcl (tcllib) in a sensible way
***************
*** 342,348 ****
  it: italiano   [x] [x] [x] [_|_] [_|_|_]
  pt: português  [x] [_] [_] [x|_] [_|_|_]
! fr: français   [x] [_] [_] [_|_] [_|_|_]
  ca: català     [x] [_] [_] [_|_] [_|_|_]
! pl: polski     [_] [_] [_] [_|_] [_|_|_]
  
  ------------------8<--------cut-here--------8<------------------
--- 323,334 ----
  it: italiano   [x] [x] [x] [_|_] [_|_|_]
  pt: português  [x] [_] [_] [x|_] [_|_|_]
! fr: français   [x] [_] [_] [_|_] [_|_|_] alexandre castonguay + alexandre quessy
  ca: català     [x] [_] [_] [_|_] [_|_|_]
! pl: polski     [_] [_] [_] [_|_] [_|_|_] michal seta
! jp: nihongo    [_] [_] [_] [_|_] [_|_|_] kentaro fukuchi
! tu: türkçe     [_] [_] [_] [_|_] [_|_|_] koray tahiroglu
! sv: svenska    [_] [_] [_] [_|_] [_|_|_] daniel skoglund
! eu: euskara    [_] [_] [_] [_|_] [_|_|_] enrike hurtado (?)
! br: brasiliano [_] [_] [_] [_|_] [_|_|_] Gabriel Norning (spelling...)
  
  ------------------8<--------cut-here--------8<------------------





More information about the Pd-cvs mailing list