aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-06-27 22:46:00 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-06-27 22:46:00 +0000
commit322c35047c31bb9ead78ab25b33881f87203206e (patch)
tree05e30a548c4bff94b9e5ce3f42cd830ee25f3069 /externals/grill/flext/changes.txt
parent9cd92bc740e3f23663f4809fb60a500702e9c0b3 (diff)
more robust structure pack setting for Max/MSP @ Windows
fix for 64 bit code fixed bug for Max/MSP when there's no signal inlet changes for Mac/Intel svn path=/trunk/; revision=5307
Diffstat (limited to 'externals/grill/flext/changes.txt')
-rw-r--r--externals/grill/flext/changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt
index 7411357d..3369338c 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -34,6 +34,7 @@ Version history:
- bang method can also by added with FLEXT_(C)ADDMETHOD (FLEXT_(C)ADDBANG is still an alias)
- attribute generation is now determined exclusively by each object class setup (not library is before)
- more robust pack setting for Max/MSP @ Windows
+- should work with Mac/Intel (still untested!)
0.5.0:
- fixes for 64 bit builds (size_t is integer type of pointer size)