diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-02-28 13:10:41 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-02-28 13:10:41 +0000 |
commit | 1eef182b31a4cb2f55e26e7527469fc2902368a3 (patch) | |
tree | a08b51f0c41fb879f4d62f3bb4a6d5860d22b4fe /cyclone/notes.txt | |
parent | bfb359fd22e61faaca3a6e49ad3b7a81f2d71551 (diff) |
cyclone alpha53 (see notes.txt for cyclone, bin and shared)
svn path=/trunk/externals/miXed/; revision=2590
Diffstat (limited to 'cyclone/notes.txt')
-rw-r--r-- | cyclone/notes.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cyclone/notes.txt b/cyclone/notes.txt index 6f83d33..8b93d15 100644 --- a/cyclone/notes.txt +++ b/cyclone/notes.txt @@ -5,6 +5,16 @@ TODO for cyclone DONE for cyclone +alpha53 + * matrix~: incompatible message 'set' + * coll: + . fixed descending order of 'sort' (a leaking sentinel bug) + . ignoring negative indices in 'min' and 'max' + . editor fixes (close by wm, dirty flag, title) + * Table: reading from file, reading from editor, editor fixes + * seq: editor fixes, editor bound to click (should bind to "open" too...) + * prob, capture, capture~: viewer fixes + alpha52 * compatibility mode interface in maxmode object: messages 'set', 'get' (reply through the second outlet) |