From ba5b1684b1279115b95e274d1854fb14fe49587e Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 21 Aug 2004 04:07:52 +0000 Subject: "" svn path=/trunk/; revision=1964 --- externals/grill/flext/changes.txt | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt index 5c47bc12..2a08cc43 100644 --- a/externals/grill/flext/changes.txt +++ b/externals/grill/flext/changes.txt @@ -301,6 +301,19 @@ for 0.4.7: - SIMD for gcc - individual apply buttons for each attribute in the attribute editor +bugs: +- recreation of object with different argument line forgets about eventually present attributes +- deletion of object with open attribute editor: press apply -> crash + +- attributes and attribute editor saving with patcher arguments (like $0-gugu ) + +- PD: problems with timed buffer redrawing (takes a lot of cpu time) +- hard thread termination upon object destruction doesn't seem to work properly -> crash +- Max rounding bug ... buffer resize could be one sample less! +- flext_dsp: Max/MSP doesn't correctly report in/out channel counts + +- can't use MFC libraries because of global new and delete overloadings + general: - documentation - add log messages for debugging version @@ -316,17 +329,6 @@ general: - flext::post and flext::error should print via a worker thread (and should be unlimited in characters) -bugs: -- attributes and attribute editor saving with patcher arguments (like $0-gugu ) - -- PD: problems with timed buffer redrawing (takes a lot of cpu time) -- hard thread termination upon object destruction doesn't seem to work properly -> crash -- Max rounding bug ... buffer resize could be one sample less! -- flext_dsp: Max/MSP doesn't correctly report in/out channel counts - -- can't use MFC libraries because of global new and delete overloadings - - tests: - PD: figure out what "pointer" messages do and where they occur - buffer resize: flext_base::buffer::Frames(): should we use buffer or system sample rate? -- cgit v1.2.1