[PD-cvs] externals/grill/flext/buildsys/mac/max gnumake-gcc-ext.inc, 1.4, 1.5

Thomas Grill xovo at users.sourceforge.net
Mon Sep 12 12:27:42 CEST 2005


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

Modified Files:
	gnumake-gcc-ext.inc 
Log Message:
changed initialization functions accordingly
minimal additions for buffers and exception handling
change click modifier to shift (seems to work)
small fixes for tutorial examples
added flfeatures.h for compile-time version-specific feature detection
added typed flext::NewAligned
fixed severe Altivec bug
adapted for pd-devel 0.39
- better handling of click callback
slimmed object data structures
update DSP methods for SndObj and STK classes
- more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE)
better buffer checking


Index: gnumake-gcc-ext.inc
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/mac/max/gnumake-gcc-ext.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** gnumake-gcc-ext.inc	1 Sep 2005 23:29:52 -0000	1.4
--- gnumake-gcc-ext.inc	12 Sep 2005 10:27:40 -0000	1.5
***************
*** 17,18 ****
--- 17,19 ----
  $(INSTTARGET)/Contents/Pkginfo:
  	echo "iLaX????" >> $@
+ 





More information about the Pd-cvs mailing list