Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2694
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.2 retrieving revision 1.1.4.11.2.3 diff -C2 -d -r1.1.4.11.2.2 -r1.1.4.11.2.3 *** ChangeLog 30 Nov 2006 05:39:57 -0000 1.1.4.11.2.2 --- ChangeLog 6 Dec 2006 21:08:16 -0000 1.1.4.11.2.3 *************** *** 1,12 **** $Id$
! Desire 0.39.A.pre4 (2006.11.??) (-r desiredata; ./configure && make) :
- * runs without Tk, with a ReadLine interface. * introducing PD_PLUSPLUS_FACE, a new way to use <m_pd.h> and <desire.h> * removed t_guiconnect, ... * new branch "desiredata" instead of "devel_0_39". - * reply-matching in client-server protocol (less bug-prone) * got rid of #ifdef DESIRE
Desire 0.39.A.pre3 (2006.11.27) (-r devel_0_39; ./configure && make) : --- 1,18 ---- $Id$
! Desire 0.39.A.pre4 (2006.12.??) (-r desiredata; ./configure && make) :
* introducing PD_PLUSPLUS_FACE, a new way to use <m_pd.h> and <desire.h> * removed t_guiconnect, ... * new branch "desiredata" instead of "devel_0_39". * got rid of #ifdef DESIRE + * reply-matching in client-server protocol (less bug-prone) + * reversing the connection to what it was supposed to be: + the client connects to the server, not the other way around. + * the server uses [netreceive] to receive the connection from the GUI + * removed support for .pdsettings, .plist, microsoft registry. + * cross-platform libpd + * new titlebar icon + * speedups
Desire 0.39.A.pre3 (2006.11.27) (-r devel_0_39; ./configure && make) :