aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-03-20 03:23:11 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-03-20 03:23:11 +0000
commitba9246441375a614630df2c44ff672f79ce11332 (patch)
tree353562abd32d46887457d028c59768a77d1e3e3a /externals/grill/flext/changes.txt
parent2990ad18bd258168d5e26d90e3ec44274e4170a7 (diff)
""
svn path=/trunk/; revision=1442
Diffstat (limited to 'externals/grill/flext/changes.txt')
-rw-r--r--externals/grill/flext/changes.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt
index e8133f37..791b1025 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -21,6 +21,7 @@ Version history:
- appended lacking ~ for tilde object help patches
- uniform STL container for all kinds of attribute, method, class handling
- support for MinGW
+- added flext_obj::CanvasArgs
0.4.5:
- added some more SIMD functions
@@ -284,14 +285,15 @@ TODO list:
general:
- documentation
- add log messages for debugging version
-- use PD's t_float and t_int types (or comparable for 32-Bit safety)
+- use PD's t_float and t_int types (or comparable for 32-bit safety)
- add double handlers
- add signal in/out connection query function
- support for Max qelem style
-- unify STL containers so that there's only one code template
+- PD: with DSP objects all float messages to left input are currently converted to signal
+ there should be a way to avoid this
bugs: