aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-06-18 02:41:05 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-06-18 02:41:05 +0000
commit1d296c40615533f41472fbc5d552f0f9ebd5c2b1 (patch)
tree2e825e2c267bb5ca89c61e70689bb4327bcb2419 /externals/grill/flext/changes.txt
parent8c5e2d4efa5e341c0fbd4f168dcd22c7da36f970 (diff)
""
svn path=/trunk/; revision=704
Diffstat (limited to 'externals/grill/flext/changes.txt')
-rw-r--r--externals/grill/flext/changes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt
index 181c50c1..312dab3a 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -18,6 +18,9 @@ Version history:
- fixed wrong returned result of flext::buffer::set function
- fix for linux static exported function name-clash (flext::Setup() single- vs. multi-threading)
- made message queue stuff global (static) for all flext objects
+- added flext_base::DumpAttrib to send an attribute value to the attribute outlet
+- added "getmethods" message (for attribute-enabled externals) to list methods for a specified inlet (default = 0)
+- "getattributes" or "getmethods" output lists are now alphabethically sorted
0.4.4:
- fixed deadly bug for Max/MSP method-to-symbol-binding proxies