Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7596
Modified Files: Tag: desiredata ChangeLog Log Message: .
Index: ChangeLog =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/ChangeLog,v retrieving revision 1.1.4.11.2.21 retrieving revision 1.1.4.11.2.22 diff -C2 -d -r1.1.4.11.2.21 -r1.1.4.11.2.22 *** ChangeLog 15 Feb 2007 02:56:23 -0000 1.1.4.11.2.21 --- ChangeLog 28 Jun 2007 04:27:06 -0000 1.1.4.11.2.22 *************** *** 1,3 **** ! DesireData 0.40.pre6 (2006.02.12) (-r desiredata; ./configure && make) :
* merged new loader from Miller's pd 0.40-2 --- 1,10 ---- ! DesireData 2007.06... : ! ! * MAXPDSTRING is dead (no limit on string length) ! * ! * ! * ! ! DesireData 2007.06.27 (almost like 2007.01.12) :
* merged new loader from Miller's pd 0.40-2 *************** *** 8,13 **** * menu bar can be disabled * new Find widget (FireFox style) ! * implemented "subpatcherize" (turn a selection into a subpatch) * IEMGUI can now by controled with keyboard * merged t_alist and t_binbuf together and aliased them to t_list * delay uploading until #X restore or #X pop --- 15,21 ---- * menu bar can be disabled * new Find widget (FireFox style) ! * added "subpatcherize" (turn a selection into a subpatch) * IEMGUI can now by controled with keyboard + * more general keyboard control * merged t_alist and t_binbuf together and aliased them to t_list * delay uploading until #X restore or #X pop *************** *** 15,19 **** * 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). --- 23,27 ---- * introduced zombie objects to deal with dead objects * Command evaluator per canvas window ! * Added locale 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). *************** *** 23,27 **** f,~,# (float,signal,grid) there is [inlet.$1] [outlet.$1] [taa.$1] [op2.$1] [rand.$1] [norm.$1] [swap.$1] [packunpack3.$1] ! * Other PureUnity classes: [^] [rtimer] [commutator] [associator] [invertor] [distributor] [tree] [protocols-tree]
--- 31,35 ---- f,~,# (float,signal,grid) there is [inlet.$1] [outlet.$1] [taa.$1] [op2.$1] [rand.$1] [norm.$1] [swap.$1] [packunpack3.$1] ! * Other new PureUnity classes: [^] [commutator] [associator] [invertor] [distributor] [tree] [protocols-tree]