aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-10-17 02:38:09 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-10-17 02:38:09 +0000
commit5ef85160f748c0963030a30868c6c23183f7a14b (patch)
tree8a42c4ba2b9afcd3f0e47fc4d710731ff4410214 /externals/grill/flext/changes.txt
parent8339a44e0f59459ee9f123ee0e94c1d6365a4d79 (diff)
""
svn path=/trunk/; revision=1099
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 7abe6568..f24da9fb 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -34,6 +34,7 @@ Version history:
- flext_dsp reported wrong inlet/outlet count (CntInSig, CntOutSig functions)
- added support for patcher arguments for attributes (use # instead of $ to save them with a patch)
- moved memory functions and console output from flext to super-base-class flext_root and derived all helper classes from that
+- changed FLEXT_THREAD_X: wrappers doesn't delete the passed data pointer anymore -> the called method is responsible for that (and it knows the type....)
0.4.4:
- fixed deadly bug for Max/MSP method-to-symbol-binding proxies