[PD-cvs] pd/src ChangeLog,1.1.4.7,1.1.4.8

Mathieu Bouchard matju at users.sourceforge.net
Thu Nov 23 06:54:58 CET 2006


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

Modified Files:
      Tag: devel_0_39
	ChangeLog 
Log Message:
.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/ChangeLog,v
retrieving revision 1.1.4.7
retrieving revision 1.1.4.8
diff -C2 -d -r1.1.4.7 -r1.1.4.8
*** ChangeLog	15 Sep 2006 07:37:22 -0000	1.1.4.7
--- ChangeLog	23 Nov 2006 05:54:56 -0000	1.1.4.8
***************
*** 3,12 ****
  (don't take this ChangeLog seriously, as it's not so seriously updated)
  
  Desire 0.39.A.pre2 (-r devel_0_39; scons desire=1) :
!  [ ] subpatches
!  [ ] GOPs
!  [ ] abstraction instances
!  [ ] multi-line objectboxes, messageboxes and comments
!  [ ] ...
  
  Desire 0.39.A.pre1 (-r devel_0_39; scons desire=1) :
--- 3,23 ----
  (don't take this ChangeLog seriously, as it's not so seriously updated)
  
+ Desire 0.39.A.pre3 (-r devel_0_39; ./configure && make) :
+  * more localisation (especially: français, italiano)
+  * tons of bugfixes
+  * better pdrc editor (renamed to server prefs)
+  * replaced scons by autoconf and make
+  * removed Gdb box, added crash report dialog
+  * renamed objective.tcl to poe.tcl (because the name was already taken)
+  * ...
+ 
  Desire 0.39.A.pre2 (-r devel_0_39; scons desire=1) :
!  * more localisation (especially: español)
!  * subpatches
!  * GOPs
!  * abstraction instances
!  * multi-line objectboxes, messageboxes and comments
!  * keyboard-based navigation
!  * switching some parts of DesireData from C to C++
  
  Desire 0.39.A.pre1 (-r devel_0_39; scons desire=1) :
***************
*** 15,19 ****
   * added an object-oriented programming system in desire.tk (do not confuse
     with a dataflow system).
!  * added proc unknown, which allows subject-verb-complement method-calling in tcl
   * run the client to start the server and not the other way around: do wish desire.tk
   * the client can make the server start via GDB
--- 26,30 ----
   * added an object-oriented programming system in desire.tk (do not confuse
     with a dataflow system).
!  * added proc unknown, which allows subject-verb-complement method-calling in tcl (aka objective.tcl)
   * run the client to start the server and not the other way around: do wish desire.tk
   * the client can make the server start via GDB
***************
*** 28,34 ****
   * pdrc and ddrc config becomes server and client configuration editor
   * graphics rendering completely removed from the server
-  * localization support
   * toolbar and status bar can be enabled/disabled
   * added Patcher->View->Reload: client reloads the patch from the server
  
  Impd 0.37.B :
--- 39,46 ----
   * pdrc and ddrc config becomes server and client configuration editor
   * graphics rendering completely removed from the server
   * toolbar and status bar can be enabled/disabled
   * added Patcher->View->Reload: client reloads the patch from the server
+  * localization support (currently 8 languages: english, français, deutsch,
+       català, español, português, bokmål, italiano.)
  
  Impd 0.37.B :





More information about the Pd-cvs mailing list