[PD-cvs] externals/grill/flext flext.vcproj,1.40,1.41

Thomas Grill xovo at users.sourceforge.net
Thu Mar 10 05:56:42 CET 2005


Update of /cvsroot/pure-data/externals/grill/flext
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2587

Modified Files:
	flext.vcproj 
Log Message:
new lock-free lifo and fifo
fixed buggy unbinding of receive symbols
no more static assignment of symbols (problems with Metrowerks)
fixed bugs in SIMD code for non-power-of-2 lengths
Max: use high-priority click instead of qelem for message-posting
added method for clicks into object box


Index: flext.vcproj
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/flext.vcproj,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** flext.vcproj	26 Feb 2005 04:56:19 -0000	1.40
--- flext.vcproj	10 Mar 2005 04:56:40 -0000	1.41
***************
*** 234,237 ****
--- 234,238 ----
  				WarningLevel="3"
  				SuppressStartupBanner="TRUE"
+ 				DebugInformationFormat="3"
  				CompileAs="0"/>
  			<Tool





More information about the Pd-cvs mailing list