aboutsummaryrefslogtreecommitdiff
path: root/externals/grill
AgeCommit message (Collapse)Author
2005-05-24adapt to new flext versionThomas Grill
svn path=/trunk/; revision=3077
2005-05-24small fixThomas Grill
changed initialization functions accordingly slimmed object data structures svn path=/trunk/; revision=3076
2005-05-23oops, fixThomas Grill
Max/MSP has its own check.... changed initialization functions accordingly better timers for Windows fixed timer bug changed template parameter of TableMap compiler flag for MinGW binary compatibility (thanks to GG) enable WIN2000/XP API features with definition in build system fix for symbol messages into non-left inlets restructured TableMap type (doesn't own pointers any more) no sanity check for iterator fixes for MSVC6 slimmed object data structures better c++ compliance fixed problems with symbol binding svn path=/trunk/; revision=3074
2005-05-10better c++ complianceThomas Grill
fixes for MinGW fixes for older compilers added X86-64 code for lockfree fifos svn path=/trunk/; revision=2935
2005-05-01better c++ complianceThomas Grill
fixes for MSVC6 restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2861
2005-04-25small fixesThomas Grill
fixes for MSVC6 svn path=/trunk/; revision=2813
2005-04-23fixed several problems with sub-patchers and connectingThomas Grill
enabled reuse of object names fixed bug when destroying proxies make connections visible at last... introduced attributes for symbol reuse and canvas messages svn path=/trunk/; revision=2811
2005-04-23*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2808
2005-04-23*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2807
2005-04-23added profiling flags for OSXThomas Grill
small fixes more correct library versioning svn path=/trunk/; revision=2806
2005-04-22remove deleted filesThomas Grill
svn path=/trunk/; revision=2801
2005-04-22*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2800
2005-04-19more symbol escapingThomas Grill
better method for discriminating numbers and symbols - by Frank Barknecht svn path=/trunk/; revision=2794
2005-04-19*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2793
2005-04-19fixed typoThomas Grill
added profiling flags for OSX small fixes svn path=/trunk/; revision=2790
2005-04-19more symbol escapingThomas Grill
svn path=/trunk/; revision=2789
2005-04-19added saving/loading of spaces and other special characters (escaping)Thomas Grill
more symbol escaping svn path=/trunk/; revision=2788
2005-04-18fixed typoThomas Grill
fixed bugs in TableMaps fixes for OSX restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2782
2005-04-18check for PD versionThomas Grill
better reload handling, but still far fom perfect fixed minor other issues fixed buglet fixing strange gcc behavior updates for DSP processing better argument checking svn path=/trunk/; revision=2781
2005-04-18fixed several problems with sub-patchers and connectingThomas Grill
enabled reuse of object names introduced attributes for symbol reuse and canvas messages svn path=/trunk/; revision=2780
2005-04-18changed template parameter of TableMapThomas Grill
fixed problems with symbol binding restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2779
2005-04-17*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2775
2005-04-16query visibility statusThomas Grill
- strip .pd from abstraction filenames fixes for OSX - open debug patcher on alt-click cleanups fixed several problems with sub-patchers and connecting documentation enabled reuse of object names svn path=/trunk/; revision=2772
2005-04-16updated templatesThomas Grill
changed template parameter of TableMap fixes for OSX fixed problems with symbol binding svn path=/trunk/; revision=2771
2005-04-13more correct library versioningThomas Grill
svn path=/trunk/; revision=2750
2005-04-10added xcode projectThomas Grill
cleaner error reporting added generic numpy support (not working) use lock count instead of message queuing to avoid py->py messaging deadlock fixing strange gcc behavior fixes for maxmsp support for buffer objects (preliminary) fixed reference count bug use optimized version updates for DSP processing adjust pd and py files for correct argument passing more optimizations fixed numarray headers little restructuring svn path=/trunk/; revision=2708
2005-04-10fixed library versioningThomas Grill
updates for build system small fix updates to build system fix tutorial compilation install build system and a convenient script first steps to flext framework for OSX svn path=/trunk/; revision=2707
2005-04-09optimized AtomList functionsThomas Grill
temporary fixes for VASP compilation updates for batch mode fixes for OSX updated build system fixed timer1 tutorial project oops, forgot about SIMD for Windows fixed compilation with SIMD instructions added shared library build facility for Windows fixed shared library versioning fixed flext::Timer::At method build system: added profiler mode, more fixes moved FLEXT_SHARE definition smaller changes to TableMap small optimizations new: FLEXT_WARN, FLEXT_ERROR macros win32 threading model included fixes for Max compilation svn path=/trunk/; revision=2706
2005-04-07small fix for new flext namingThomas Grill
os x fixes fixed memory leaks associated to VBuffer retrieval cleanups *** empty log message *** preparing RIP release avoid malicious file name characters svn path=/trunk/; revision=2690
2005-04-07avoid malicious file name charactersThomas Grill
svn path=/trunk/; revision=2689
2005-04-07no more static assignment of symbols (problems with Metrowerks)Thomas Grill
updated build system fix for mingw win32 threading model included fixes for Max compilation fixed timer1 tutorial project better templates, some minor changes moved FLEXT_SHARE definition temporary fixes for VASP compilation new: FLEXT_WARN, FLEXT_ERROR macros updates for batch mode fixed flext::Timer::At method updated the docs fixed strange gcc 3.4 compilation problem build system: added profiler mode, more fixes small optimizations added shared library build facility for Windows optimized AtomList functions fixes for OSX oops, forgot about SIMD for Windows fixed compilation with SIMD instructions fixed bugs in SIMD code for non-power-of-2 lengths fixed shared library versioning smaller changes to TableMap svn path=/trunk/; revision=2688
2005-04-07cleaner error reportingThomas Grill
added generic numpy support (not working) use lock count instead of message queuing to avoid py->py messaging deadlock fixing strange gcc behavior fixes for maxmsp support for buffer objects (preliminary) fixed reference count bug use optimized version adjust pd and py files for correct argument passing more optimizations little restructuring svn path=/trunk/; revision=2687
2005-04-07resurrected delsplit externalThomas Grill
changed delimiter specification more fixes svn path=/trunk/; revision=2686
2005-04-07changed delimiter specificationThomas Grill
resurrected deljoin external more fixes svn path=/trunk/; revision=2685
2005-03-31fixed reference count bugThomas Grill
cleaner error reporting more optimizations added generic numpy support (not working) fixes for maxmsp svn path=/trunk/; revision=2655
2005-03-31merge in branch "20041229-unify"Thomas Grill
Mac adaptations cross-fading loop zone now functional more loop zone optimizations enhanced PD help files simplified and bug-fixed crossfade-zone sampling fix: loopmodes 0 and 2 now setting loopzone parameters minor updates *** empty log message *** more fixes renamed help files more fixes and cleanups for fade-zones svn path=/trunk/; revision=2654
2005-03-31optimized AtomList functionsThomas Grill
moved FLEXT_SHARE definition smaller changes to TableMap enhancements and more features for TableMap type new: FLEXT_WARN, FLEXT_ERROR macros svn path=/trunk/; revision=2653
2005-03-25small OSX thingsThomas Grill
experimenting a bit.... clean handling of plugin deletion (potentially open editor window etc.) svn path=/trunk/; revision=2646
2005-03-25fixes for maxmspThomas Grill
added generic numpy support (not working) svn path=/trunk/; revision=2645
2005-03-25update for flext build systemThomas Grill
added saving/loading of spaces and other special characters (escaping) svn path=/trunk/; revision=2644
2005-03-25update for flext build systemThomas Grill
avoid malicious file name characters preparing RIP release svn path=/trunk/; revision=2643
2005-03-25optimized AtomList functionsThomas Grill
minor fixes for Max fixes for OSX small update of linkage styles etc. updated the docs new: FLEXT_WARN, FLEXT_ERROR macros svn path=/trunk/; revision=2642
2005-03-22optimized AtomList functionsThomas Grill
no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths install flcontainers.h small update of linkage styles etc. new: FLEXT_WARN, FLEXT_ERROR macros svn path=/trunk/; revision=2640
2005-03-20small OSX thingsThomas Grill
updated build system svn path=/trunk/; revision=2636
2005-03-19update for new flext callback namingThomas Grill
fixes for OSX svn path=/trunk/; revision=2635
2005-03-19fixes for OSXThomas Grill
small update of linkage styles etc. svn path=/trunk/; revision=2634
2005-03-18*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2633
2005-03-18fix for gccThomas Grill
small update of linkage styles etc. svn path=/trunk/; revision=2632
2005-03-17clean handling of plugin deletion (potentially open editor window etc.)Thomas Grill
workarounds for Waves5 bundle svn path=/trunk/; revision=2631
2005-03-16much cleaner Window GUI codeThomas Grill
fixed bug with param method updated build system minimal feedback attribute for parameter reporting clean handling of plugin deletion (potentially open editor window etc.) updated for new flext function naming names containing spaces are now correctly dumped added event processing (like Midi in) more consistent MIDI functionality trying to catch crashing plugins svn path=/trunk/; revision=2630