aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/readme.txt')
-rw-r--r--externals/grill/flext/readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/flext/readme.txt b/externals/grill/flext/readme.txt
index 9afb459d..32d783d5 100644
--- a/externals/grill/flext/readme.txt
+++ b/externals/grill/flext/readme.txt
@@ -124,6 +124,9 @@ Version history:
- fixed bug for Max/MSP buffer resize with preservation of contents
- fixed bug with thread initialization (caused PD@OSX to crash on startup)
- flext::setup is only run once now
+- fixed creation bug with objects that have attributes but no outlets
+- added FLEXT_BINDMETHOD,FLEXT_UNBINDMETHOD to bind a method to a symbol
+- fixed bug with hard thread termination (of incooperative threads)
0.4.2:
- started port for jMax
@@ -356,11 +359,8 @@ tests:
features:
-- abstraction for clock functions
- manage running threads individually (stop, isrunning?, priority etc.)
-premature thoughts:
-- GUI objects