Update of /cvsroot/pure-data/pd/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25433
Modified Files: Tag: devel_0_37 cvs_changes.txt Log Message: updates
Index: cvs_changes.txt =================================================================== RCS file: /cvsroot/pure-data/pd/src/Attic/cvs_changes.txt,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** cvs_changes.txt 6 May 2004 08:50:07 -0000 1.1.2.2 --- cvs_changes.txt 12 Jul 2004 14:13:00 -0000 1.1.2.3 *************** *** 1,13 **** Changes between Miller Puckette's branch and the current devel_0_37 branch:
! - Support for the fftw library (--enable-fftw)
! - Comments in .pdrc files. Lines beginning with '#' will be dropped
! - Changes to the autoconf script: icc compiler (linux) and pentium3/4 optimizations without editing the makefiles (--enable-icc, --enable-optimize=pentium3/pentium4)
! - Added Yves Degoyon's patch for the threaded gui (--enable-threadedgui)
- GG: inlets take tooltips (first parameters) --- 1,13 ---- Changes between Miller Puckette's branch and the current devel_0_37 branch:
! - TB: Support for the fftw library (--enable-fftw)
! - TB: Comments in .pdrc files. Lines beginning with '#' will be dropped
! - TB: Changes to the autoconf script: icc compiler (linux) and pentium3/4 optimizations without editing the makefiles (--enable-icc, --enable-optimize=pentium3/pentium4)
! - TB: Added Yves Degoyon's patch for the threaded gui (--enable-threadedgui)
- GG: inlets take tooltips (first parameters) *************** *** 15,16 **** --- 15,22 ---- - GG: -rt mode does not check for uid() and gui() (on linux with realtime-lsm -rt works without being user root). + + - TB: thread lock for t_garrays (--enable-threadedsf) + + - TB: threaded soundfiler (--enable-threadedsf) + + - TB: port of thomas grill's vectorized simd funcions for vc to gcc \ No newline at end of file