[PD-cvs] pd/src TODO, 1.1.2.28.2.46, 1.1.2.28.2.47 ChangeLog, 1.1.4.11.2.25, 1.1.4.11.2.26

Mathieu Bouchard matju at users.sourceforge.net
Fri Jul 20 15:28:24 CEST 2007


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

Modified Files:
      Tag: desiredata
	TODO ChangeLog 
Log Message:
.


Index: TODO
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/TODO,v
retrieving revision 1.1.2.28.2.46
retrieving revision 1.1.2.28.2.47
diff -C2 -d -r1.1.2.28.2.46 -r1.1.2.28.2.47
*** TODO	19 Jul 2007 22:43:55 -0000	1.1.2.28.2.46
--- TODO	20 Jul 2007 13:28:22 -0000	1.1.2.28.2.47
***************
*** 200,205 ****
  [ ] make commandline options reloadable at runtime
  [x] canvas scrollbars auto-disappear when not needed.
! [ ] [route]  should accept mixed types (float, symbol)
! [ ] [select] should accept mixed types (float, symbol, pointer)
  [ ] implement dirty flag
  [ ] use gensym2() in builtin classes and stuff.
--- 200,204 ----
  [ ] make commandline options reloadable at runtime
  [x] canvas scrollbars auto-disappear when not needed.
! [ ] [select] for pointers
  [ ] implement dirty flag
  [ ] use gensym2() in builtin classes and stuff.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/ChangeLog,v
retrieving revision 1.1.4.11.2.25
retrieving revision 1.1.4.11.2.26
diff -C2 -d -r1.1.4.11.2.25 -r1.1.4.11.2.26
*** ChangeLog	19 Jul 2007 22:43:55 -0000	1.1.4.11.2.25
--- ChangeLog	20 Jul 2007 13:28:22 -0000	1.1.4.11.2.26
***************
*** 11,15 ****
   * lifted many string length restrictions
   * fixed the hexmunge generator (for classnames with special chars)
!  * pd_error() is deprecated; added verror()
  
  DesireData 2007.06.27 (which should have been 2007.01.12) :
--- 11,17 ----
   * lifted many string length restrictions
   * fixed the hexmunge generator (for classnames with special chars)
!  * pd_error() is deprecated
!  * added verror(), added open_via_path2(), canvas_open2(), ...
!  * [route] and [select] support mixed floats and symbols
  
  DesireData 2007.06.27 (which should have been 2007.01.12) :





More information about the Pd-cvs mailing list