aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/notes.txt
AgeCommit message (Collapse)Author
2005-11-03update docsThomas Grill
updated build system for Max with MinGW fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects svn path=/trunk/; revision=3828
2005-07-06changed initialization functions accordinglyThomas Grill
FIFO code with mutex lock c++ conformance fix fixes for Codewarrior updates for OSX extracted maps into flmap.h fix for BCC made flext::Forward threadsafe don't install build system yet digest one-element list messages as single atoms updated tutorials fixes for MSVC6 documentation slimmed object data structures simplified message analysis corrected flext version to 0.4.5 added X86-64 code for lockfree fifos preparation of release upgraded version number svn path=/trunk/; revision=3292
2005-04-25small fixesThomas Grill
fixes for MSVC6 svn path=/trunk/; revision=2813
2005-03-12macros for 64-bit architecturesThomas Grill
fixes for icc@linux fixes for attribute editor (to deal with large dialogs) fix lines on box text change fix for gcc strangeness no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths fixed shared library versioning lock-free thread management don't depend on ldconfig begin in the system path (should be in /sbin/..) fixed flext::Timer::At method new lock-free lifo and fifo svn path=/trunk/; revision=2619
2005-03-04fixed shared library versioningThomas Grill
library versioning for linux fixed eol-style svn path=/trunk/; revision=2597
2005-02-27small name change and reuse of Fifo cellsThomas Grill
fixed eol-style new lock-free lifo and fifo fixes for linux eliminated ChannelsIn/ChannelsOut updated docs build system: added profiler mode, more fixes fix for linux autodetection of build platform fix for flext_dsp @ Max svn path=/trunk/; revision=2584
2005-02-08Max: use high-priority click instead of qelem for message-postingThomas Grill
fixed buggy unbinding of receive symbols added method for clicks into object box svn path=/trunk/; revision=2559
2005-01-11build system: added profiler mode, more fixesThomas Grill
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
2005-01-08minor updatesThomas Grill
adapted the queue stuff to work with the new set_callback functionality reconsidered flext::buffer:Update added object construction and destruction flags updated autoconf system small updates better templates, some minor changes update for linux cleanups svn path=/trunk/; revision=2476
2005-01-06build system for flext-based externalsThomas Grill
reconsidered flext::buffer:Update improved buffer handling added object construction and destruction flags updated autoconf system updated documentation updated build system svn path=/trunk/; revision=2467