[PD-cvs] pd/src ChangeLog, 1.1.4.11.2.19, 1.1.4.11.2.20 TODO, 1.1.2.28.2.38, 1.1.2.28.2.39

Mathieu Bouchard matju at users.sourceforge.net
Wed Feb 14 21:33:04 CET 2007


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

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


Index: TODO
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/TODO,v
retrieving revision 1.1.2.28.2.38
retrieving revision 1.1.2.28.2.39
diff -C2 -d -r1.1.2.28.2.38 -r1.1.2.28.2.39
*** TODO	12 Feb 2007 21:05:44 -0000	1.1.2.28.2.38
--- TODO	14 Feb 2007 20:33:02 -0000	1.1.2.28.2.39
***************
*** 2,5 ****
--- 2,9 ----
  
  ---------------------------------------------------------------- 0.40.pre6
+ 
+ removed this line from ChangeLog (not ready):
+ [ ] new parser for string support
+ 
  [ ] -> serial got send too early with "#N with_reply 0 canvas 0 0 450 300 sub 0" 
  [x] fix double delete [pd]

Index: ChangeLog
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/ChangeLog,v
retrieving revision 1.1.4.11.2.19
retrieving revision 1.1.4.11.2.20
diff -C2 -d -r1.1.4.11.2.19 -r1.1.4.11.2.20
*** ChangeLog	14 Feb 2007 20:15:10 -0000	1.1.4.11.2.19
--- ChangeLog	14 Feb 2007 20:33:02 -0000	1.1.4.11.2.20
***************
*** 1,3 ****
! Desire 0.40.pre6 (2006.02.12) (-r desiredata; ./configure && make) :
  
   * merged new loader from Miller's pd 0.40-2
--- 1,3 ----
! DesireData 0.40.pre6 (2006.02.12) (-r desiredata; ./configure && make) :
  
   * merged new loader from Miller's pd 0.40-2
***************
*** 9,14 ****
   * new Find widget (FireFox style)
   * implemented "subpatcherize" (turn a selection into a subpatch)
-  * PureUnity is now part of the DesireData project (but is designed to
-    run also on Miller's 0.40).
   * IEMGUI can now by controled with keyboard
   * merged t_alist and t_binbuf together and aliased them to t_list
--- 9,12 ----
***************
*** 16,19 ****
--- 14,21 ----
   * don't upload all abstractions instances to client (much faster)
   * introduced zombie objects to deal with dead objects
+  * Command evaluator per canvas window
+  * Added localization supprt for Euskara (Basque) by Ibon Rodriguez Garcia
+  * PureUnity is now part of the DesireData project (but is designed to
+    run also on Miller's 0.40).
   * PureUnity has type suffixes for some class families; for each $1 in
     f,~,# (float,signal,grid) there is [inlet.$1] [outlet.$1] [taa.$1]
***************
*** 21,29 ****
   * Other PureUnity classes: [^] [rtimer] [commutator] [associator]
     [invertor] [distributor] [tree] [protocols-tree]
!  * new parser for string support
!  * Command evalulator per canvas window
!  * Added localization supprt for Euskara (Basque) by Ibon Rodriguez Garcia
! 	
! Desire 0.40.pre5 (2006.12.19) (-r desiredata; ./configure && make) :
  
   * merged changes from Miller's pd 0.40-2 (80% of it)
--- 23,28 ----
   * Other PureUnity classes: [^] [rtimer] [commutator] [associator]
     [invertor] [distributor] [tree] [protocols-tree]
! 
! DesireData 0.40.pre5 (2006.12.19) (-r desiredata; ./configure && make) :
  
   * merged changes from Miller's pd 0.40-2 (80% of it)
***************
*** 44,48 ****
   * choose between horizontal and vertical in Properties of slider or radio.
  
! Desire 0.39.A.pre4 (2006.12.07) (-r desiredata; ./configure && make) :
  
   * major speedup of the GUI (sometimes 3-4 times faster)
--- 43,47 ----
   * choose between horizontal and vertical in Properties of slider or radio.
  
! DesireData 0.39.A.pre4 (2006.12.07) (-r desiredata; ./configure && make) :
  
   * major speedup of the GUI (sometimes 3-4 times faster)
***************
*** 62,66 ****
   * removed [scope]
  
! Desire 0.39.A.pre3 (2006.11.27) (-r devel_0_39; ./configure && make) :
   * français updated by Patrice Colet
   * italiano updated by Federico Ferri
--- 61,65 ----
   * removed [scope]
  
! DesireData 0.39.A.pre3 (2006.11.27) (-r devel_0_39; ./configure && make) :
   * français updated by Patrice Colet
   * italiano updated by Federico Ferri
***************
*** 88,92 ****
   * added automatic object insertion support
  
! Desire 0.39.A.pre2 (2006.11.12) (-r devel_0_39; scons desire=1) :
   * español updated by Mario Mora
   * subpatches
--- 87,91 ----
   * added automatic object insertion support
  
! DesireData 0.39.A.pre2 (2006.11.12) (-r devel_0_39; scons desire=1) :
   * español updated by Mario Mora
   * subpatches
***************
*** 98,102 ****
   * lots of things not written here
  
! Desire 0.39.A.pre1 (-r devel_0_39; scons desire=1) :
   * merged into the devel branch; enable with scons desire=1, which
     disables lots of g_*.c files (and s_print.c) and enables desire.c;
--- 97,101 ----
   * lots of things not written here
  
! DesireData 0.39.A.pre1 (-r devel_0_39; scons desire=1) :
   * merged into the devel branch; enable with scons desire=1, which
     disables lots of g_*.c files (and s_print.c) and enables desire.c;
***************
*** 123,127 ****
   * lots of things not written here
  
! Impd 0.37.B :
   * moving rendering to the TCL side
   * moving event-handling to the TCL side too
--- 122,126 ----
   * lots of things not written here
  
! ImpureData 0.37.B :
   * moving rendering to the TCL side
   * moving event-handling to the TCL side too
***************
*** 155,162 ****
     (for a good reason)
  
! Impd 0.37.A.2 (-r impd_0_37_A_2) :
   * merged GG's reverting of "quote hack"
  
! Impd 0.37.A (-r impd_0_37_A) :
   * forked from devel_0_37, 2004.02.21
   * added console for post()
--- 154,161 ----
     (for a good reason)
  
! ImpureData 0.37.A.2 (-r impd_0_37_A_2) :
   * merged GG's reverting of "quote hack"
  
! ImpureData 0.37.A (-r impd_0_37_A) :
   * forked from devel_0_37, 2004.02.21
   * added console for post()
***************
*** 172,174 ****
     * displays some info on the class, like a list of defined methods and such.
   * statusbar shows cursor position (enable with -statusbar)
- 
--- 171,172 ----





More information about the Pd-cvs mailing list