[PD-cvs] pd/src TODO,1.1.2.14,1.1.2.15

Mathieu Bouchard matju at users.sourceforge.net
Wed Aug 30 02:12:24 CEST 2006


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

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.14
retrieving revision 1.1.2.15
diff -C2 -d -r1.1.2.14 -r1.1.2.15
*** TODO	21 Aug 2006 05:01:54 -0000	1.1.2.14
--- TODO	30 Aug 2006 00:12:22 -0000	1.1.2.15
***************
*** 9,13 ****
  `---------------------------'
  
! 0.39.A:
  
  [m] sort thru old TODO list (0.37.B and 0.37.C)
--- 9,33 ----
  `---------------------------'
  
! ---------------------------------------------------------------- 0.39.A
! SHOWSTOPPERS:
! 
! [1] desiredata.goto10.org is down
! [2] [pd] problems
!   <matju> in particular, i think that there's a problem with closing subpatches?
!   <chun> yes and the rendering
!   <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
! [3] GOP problems
!   [3.1] Canvas doesn't distinguish itself from its window
!   [3.2] there's no distinction between $@canvas and the canvas that things are really going to be drawn on
!   [3.3] canvas properties is pretty broken
!   [3.4] introduce coordinate recomputation in View xy
!   [3.5] introduce cropping using 0.39's "red rectangle"
! [4] array/graph (0.39.B ?)
! 
! [ ] ddrc: key Canvas missing
! [ ] right-click properties
! 
! 
  
  [m] sort thru old TODO list (0.37.B and 0.37.C)
***************
*** 19,23 ****
  [ ] kill global canvas
  [ ] kill global tooltip variable ?
- [ ] merge global font with global look
  [ ] complete the merging of b,f in click/motion/unclick
  [ ] change ddrc format:
--- 39,42 ----
***************
*** 62,65 ****
--- 81,88 ----
    [ ] fix vu
    [ ] implement garray
+   [ ] actually implement freeing objects
+   [ ] implement a mark-and-sweep in order to find leaks... (?)
+ 
+ ---------------------------------------------------------------- 0.39.B or LATER
  
  0.39.???:
***************
*** 91,105 ****
  
  ------------------8<--------cut-here--------8<------------------
- matju's devel_0_39 TODO list
- 
- [ ] portaudio : src/s_audio_pablio.h:49:24: ringbuffer.h: No such file or directory
- [ ] without portaudio :
- 	src/s_audio_jack.c: In function `jack_open_audio':
- 	src/s_audio_jack.c:368: error: `copyvec_simd' undeclared (first use in this function)
- [ ] audio stuck, closing audio
- [ ] simd
- [ ] fftw
- 
- ------------------8<--------cut-here--------8<------------------
  Old TODO list (should be cleaned and merged with the new ones)
  
--- 114,117 ----





More information about the Pd-cvs mailing list