aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2005-03-08updated flext lock-free containersThomas Grill
install flcontainers.h Lifos and Fifos with reservoir forgot about void... svn path=/trunk/; revision=2601
2005-03-06use new flext fifoThomas Grill
use lock count instead of message queuing to avoid py->py messaging deadlock svn path=/trunk/; revision=2599
2005-03-06introduce compile time error reporting for architectures not supportedThomas Grill
Lifos and Fifos with reservoir svn path=/trunk/; revision=2598
2005-03-04fixed shared library versioningThomas Grill
library versioning for linux fixed eol-style svn path=/trunk/; revision=2597
2005-03-03query visibility statusThomas Grill
documentation svn path=/trunk/; revision=2594
2005-02-27better error reportingThomas Grill
use lock count instead of message queuing to avoid py->py messaging deadlock must clear Python error... svn path=/trunk/; revision=2585
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-26- garbage collection at module scopeThomas Grill
- better handling of bang messages better error reporting svn path=/trunk/; revision=2583
2005-02-26- fixed typos and 64-bit compatibilityThomas Grill
- conform to idle callback functionality in devel_0_38 new lock-free lifo and fifo svn path=/trunk/; revision=2582
2005-02-24added shared library build facility for WindowsThomas Grill
svn path=/trunk/; revision=2579
2005-02-23corrected license filesThomas Grill
more robust argument handling use of flext and pyext features (e.g. symbol type) added license stuff svn path=/trunk/; revision=2575
2005-02-23minor changesThomas Grill
added package definition for flext build system added flags for correct symbol import from PD svn path=/trunk/; revision=2574
2005-02-23better cleanup behavior (shutdown hook method _del and garbage collection)Thomas Grill
- garbage collection at module scope update for flext build system - better handling of bang messages fixes for single-threaded compilation little restructuring svn path=/trunk/; revision=2573
2005-02-23fix lines on box text changeThomas Grill
svn path=/trunk/; revision=2572
2005-02-12Max: use high-priority click instead of qelem for message-postingThomas Grill
fixed flext::Timer::At method eliminated ChannelsIn/ChannelsOut fix for flext_dsp @ Max better STL support on OSX svn path=/trunk/; revision=2567
2005-02-11Max: use high-priority click instead of qelem for message-postingThomas Grill
fixed flext::Timer::At method svn path=/trunk/; revision=2566
2005-02-08update for flext build systemThomas Grill
svn path=/trunk/; revision=2563
2005-02-08- strip .pd from abstraction filenamesThomas Grill
documentation - open debug patcher on alt-click svn path=/trunk/; revision=2562
2005-02-08update for flext build systemThomas Grill
enhanced and optimized atom parsing svn path=/trunk/; revision=2561
2005-02-08update for flext build systemThomas Grill
avoid malicious file name characters svn path=/trunk/; revision=2560
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-02-01fixes for single-threaded compilationThomas Grill
little restructuring svn path=/trunk/; revision=2554
2005-01-28fixes for MetrowerksThomas Grill
minor updates svn path=/trunk/; revision=2552
2005-01-28Max: use high-priority click instead of qelem for message-postingThomas Grill
svn path=/trunk/; revision=2551
2005-01-27Fixes for MacThomas Grill
fixed autoconf files updates for batch mode some more SIMD optimized functions svn path=/trunk/; revision=2543
2005-01-26minor updatesThomas Grill
svn path=/trunk/; revision=2541
2005-01-26- fixed typos and 64-bit compatibilityThomas Grill
usage of symbols for method and attribute adding fixed buggy unbinding of receive symbols reconsidered flext::buffer:Update some restructuring added object construction and destruction flags better templates, some minor changes build system: added profiler mode, more fixes added method for clicks into object box - conform to idle callback functionality in devel_0_38 oops, forgot about SIMD for Windows fix for ToOut calls in dsp time svn path=/trunk/; revision=2540
2005-01-19update for flext build systemThomas Grill
update for flext build systemcleanups svn path=/trunk/; revision=2526
2005-01-19- strip .pd from abstraction filenamesThomas Grill
- open debug patcher on alt-click svn path=/trunk/; revision=2525
2005-01-19minor changesThomas Grill
corrected license files makefiles for linux added license stuff svn path=/trunk/; revision=2524
2005-01-19- a bit more functions for the symbol typeThomas Grill
- exporting symbol functions corrected argument passing to class methods updated for OSX adjust pd and py files for correct argument passing svn path=/trunk/; revision=2523
2005-01-19- fixed typos and 64-bit compatibilityThomas Grill
- conform to idle callback functionality in devel_0_38 cleanups svn path=/trunk/; revision=2522
2005-01-13various fixes to build systemThomas Grill
fixes for build system better templates, some minor changes build system: added profiler mode, more fixes added ICC/linux support small optimizations svn path=/trunk/; revision=2498
2005-01-12better templates, some minor changesThomas Grill
small optimizations svn path=/trunk/; revision=2492
2005-01-11added symbol typeThomas Grill
fixed incorrect unbinding of instance methods fixes for symbol type little restructuring svn path=/trunk/; revision=2489
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-10closed multi-interpreter branch (no chance to have several interpreters in ↵Thomas Grill
the same thread!) other thread-related cleanups py: added ability to choose function from message tag enabled int-tags for pyext class methods svn path=/trunk/; revision=2487
2005-01-10better templates, some minor changesThomas Grill
build system: added profiler mode, more fixes svn path=/trunk/; revision=2486
2005-01-09support for Python threads, at lastThomas Grill
small fixes merged in 20041229-newdetach branch. renamed locking functions svn path=/trunk/; revision=2483
2005-01-08update for flext build systemThomas Grill
svn path=/trunk/; revision=2478
2005-01-08merge in branch "20041229-unify"Thomas Grill
- some small cleanups os x fixes minor updates improved buffer handling simplify updates Mac adaptations - made xcode project preparing xsample 0.3.0 release updated for build system some optimizations - fixed loop record bug Completion of attribute functionality, revisited and updated help files svn path=/trunk/; revision=2477
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-07updated for OSXThomas Grill
better templates, some minor changes fix for showing attributes on select (and recreate the object on edit) cleanups svn path=/trunk/; revision=2469
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
2005-01-05updated make systemThomas Grill
updated for OSX updated build system svn path=/trunk/; revision=2466
2005-01-05made default configurations genericThomas Grill
two more flext tutorials fixes for Max headers cleanups updated build system updated tutorials revised the documentation updated for OSX upgraded version number svn path=/trunk/; revision=2465
2005-01-04updated make systemThomas Grill
cleanups updated build system svn path=/trunk/; revision=2464
2005-01-04update for flext build systemThomas Grill
cleanups svn path=/trunk/; revision=2463
2005-01-04update for flext build systemThomas Grill
first import of Codewarrior project cleanups svn path=/trunk/; revision=2462
2005-01-04cleanupsThomas Grill
updated build system svn path=/trunk/; revision=2461