From ead9ba14ab569e5644e2deeffc436c31b53ea141 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 11 Jan 2005 04:58:12 +0000 Subject: build system: added profiler mode, more fixes fixed buggy unbinding of receive symbols fixed shared library names better templates, some minor changes added method for clicks into object box svn path=/trunk/; revision=2488 --- externals/grill/flext/changes.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'externals/grill/flext/changes.txt') diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt index 0364a0ca..2615e9ff 100644 --- a/externals/grill/flext/changes.txt +++ b/externals/grill/flext/changes.txt @@ -24,6 +24,9 @@ Version history: - enhanced buffer handling - support for buffer locking (flext::buffer::Lock() and Unlock()) - it's a must for Max/MSP at least - use new PD idle callback for queues messages (currently in devel_0_38) +- fixed bug with unregistering for bound symbols +- removed virtual m_assist function (which was only useful for Max)... stick to static assist strings +- added m_click method which gets called on alt-click (PD) resp. double clicks (Max) onto the object box 0.4.7: - added flext::GetBool (just because flext::GetInt has been there for a while) -- cgit v1.2.1