[PD-cvs] externals/grill/flext changes.txt,1.88,1.89

Thomas Grill xovo at users.sourceforge.net
Wed Oct 12 00:22:50 CEST 2005


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

Modified Files:
	changes.txt 
Log Message:
bugfixes and optimizations, especially for DSP under Max/MSP
fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects
eliminate jmax code
fixed dsp vector offset bug
better separation between build styles
- better handling of click callback
- more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE)


Index: changes.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/changes.txt,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** changes.txt	7 Oct 2005 12:58:48 -0000	1.88
--- changes.txt	11 Oct 2005 22:22:48 -0000	1.89
***************
*** 20,23 ****
--- 20,25 ----
  - restructured initialization and finalization (esp. Max DSP stuff)
  - real class names now also reflect debug mode (like in flext_base_shared_d)
+ - cleaned up internals (like Max/MSP typedefs)
+ - fixed coexistence of message and signal objects in Max/MSP object libraries
  
  0.5.0:





More information about the Pd-cvs mailing list