Update of /cvsroot/pure-data/pd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20752
Modified Files: Tag: devel_0_39 README.txt Log Message: wrong branch
Index: README.txt =================================================================== RCS file: /cvsroot/pure-data/pd/README.txt,v retrieving revision 1.1.1.3.4.1.2.3 retrieving revision 1.1.1.3.4.1.2.4 diff -C2 -d -r1.1.1.3.4.1.2.3 -r1.1.1.3.4.1.2.4 *** README.txt 30 Nov 2006 03:45:02 -0000 1.1.1.3.4.1.2.3 --- README.txt 30 Nov 2006 15:17:01 -0000 1.1.1.3.4.1.2.4 *************** *** 1,28 **** ! This is DesireData 0.39.A.pre3 (2006.11.27)
! See INSTALL.txt for installation instructions.
! This is the README file for DesireData, a free (libre) real-time computer ! programming language interpreter focused on realtime audio and video. ! You can get DesireData from http://desiredata.goto10.org/
If you have qustions about Pd, or if you wish to be notified of releases, check the Pd mailing list: http://iem.mhsg.ac.at/mailinglists/pd-list/
! All files in the DesireData distribution are supposed to be labeled with ! copyright/license notices. There is no copyright nor license that you may ! assume for files for which you do not know who is the author. If you find ! such files, please contact matju and/or chun. (This is different than ! Miller's distribution, which supposes a general copyright on all files it ! contains.)
! For information on usage and redistribution, and for a DISCLAIMER OF ALL ! WARRANTIES, see the files "COPYING" and "COPYING.desire-client.txt", which ! cover licensing of the two parts of DesireData. (Note that tcl/tk, expr, ! and some other files are copyrighted separately).
! Mathieu and Chun thank: Thomas Grill, Tim Blechmann, all translators, ...
! Miller thanked: Harry Castle, Krzysztof Czaja, Mark Danks, Christian Feldbauer, Guenter Geiger, Kerry Hagan, Trevor Johnson, Fernando Lopez-Lezcano, Adam Lindsay, Karl MacMillan, Thomas Musil, Toshinori Ohkouchi, --- 1,40 ---- ! This is the README file for Pd, a free real-time computer music software ! package resembling Max. You can get Pd for Linux, Windows, Mac OSX, or IRIX ! from http://www.crca.ucsd.edu/~msp/software.html or ftp://felix.ucsd.edu. ! Installation instructions are in the HTML DOCUMENTATION at:
! http://www.crca.ucsd.edu/~msp/Pd_documentation/index.htm
! If you download and unpack Pd, you will also find the html documentation ! locally in the file, .../pd-whatever/doc/1.manual/index.htm. To unpack Pd: ! ! LINUX (or freeBSD). Download Pd, which will be a ".tar.gz" file; to unpack it, ! type "zcat [name].tar.gz | tar xf -" to a shell. This creates a directory with ! a name like "pd-0.35". There are also RPMs available. ! ! Microsoft Windows. Pd is distributed as a "zip" file. Unzip this, ! creating a directory such as \pd. ! ! IRIX. Download Pd, which will be a "tar.Z" file. You can unpack this by ! typing "zcat [name].tar.Z | tar xf -" to a shell. ! ! Macintosh. The web browser will automatically unpack the distributions ! into a folder such as "pd-0.35" on your desktop.
If you have qustions about Pd, or if you wish to be notified of releases, check the Pd mailing list: http://iem.mhsg.ac.at/mailinglists/pd-list/
! Many extensions to Pd are available, notably for handling video and 3D ! graphics; see the html documentation for pointers.
! COPYRIGHT. Except as otherwise noted, all files in the Pd distribution are
! Copyright (c) 1997-2001 Miller Puckette and others.
! For information on usage and redistribution, and for a DISCLAIMER OF ALL ! WARRANTIES, see the file, "LICENSE.txt," included in the Pd distribution. ! (Note that tcl/tk, expr, and some other files are copyrighted separately). ! ! ACKNOWLEDGEMENTS. Thanks to Harry Castle, Krzysztof Czaja, Mark Danks, Christian Feldbauer, Guenter Geiger, Kerry Hagan, Trevor Johnson, Fernando Lopez-Lezcano, Adam Lindsay, Karl MacMillan, Thomas Musil, Toshinori Ohkouchi, *************** *** 32,37 **** received generous support from the Intel Research Council.
Further Acknowledgements: ! - devel_0_39 lockfree fifos adapted from midishare: Copyright © Grame 1999 ! Grame Research Laboratory, 9, rue du Garet 69001 Lyon - France ! grame@rd.grame.fr --- 44,53 ---- received generous support from the Intel Research Council.
+ ============================== + == developers' branch (CVS) == + ============================== + Further Acknowledgements: ! - lockfree fifos adapted from midishare: Copyright © Grame 1999 ! Grame Research Laboratory, 9, rue du Garet 69001 Lyon - France ! grame@rd.grame.fr