aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-04-05*** empty log message ***carmen rocco
svn path=/trunk/; revision=2682
2005-04-05-tkzinccarmen rocco
svn path=/trunk/; revision=2681
2005-04-05ix::gui 2005:04carmen rocco
svn path=/trunk/; revision=2680
2005-04-04made new patch for building with pd-0.38; removed obsolete patches; ↵Hans-Christoph Steiner
../Makefile now properly unpatches, so I removed the stupid script svn path=/trunk/; revision=2678
2005-04-01added tigital to the gem2pdp developpersIOhannes m zmölnig
svn path=/trunk/; revision=2672
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
2005-03-16static method mapThomas Grill
minor other things fixes for OSX fix for gcc svn path=/trunk/; revision=2629
2005-03-15new data type flext::AtomListStatic using pre-allocated space if possibleThomas Grill
fixes for OSX replaced memory-intensive STL maps by custom-made vector/map-container fix for gcc strangeness no more static assignment of symbols (problems with Metrowerks) small fix for gcc fixed bugs in SIMD code for non-power-of-2 lengths fixes for attribute editor (to deal with large dialogs) svn path=/trunk/; revision=2628
2005-03-14fixes for OSXThomas Grill
docs optimizations and fixes use optimized version optimized function calls adjust pd and py files for correct argument passing more optimizations svn path=/trunk/; revision=2627
2005-03-13fixed bug with param methodThomas Grill
minimal updated for new flext function naming feedback attribute for parameter reporting added event processing (like Midi in) svn path=/trunk/; revision=2626
2005-03-13query visibility statusThomas Grill
update for new flext callback naming svn path=/trunk/; revision=2625
2005-03-13pydsp: share dsp buffer objects at inplace operationThomas Grill
DSP support for py/pyext: new objects pyext~,pyx~,pyext.~,pyx.~ new base class for py and pyext classes preset sys.argv for module loading support for buffer objects (preliminary) py: bang in left inlet now really triggers without arguments fixes for detached operation and single-threaded version little restructuring adjust pd and py files for correct argument passing more optimizations update for new flext callback naming use lock count instead of message queuing to avoid py->py messaging deadlock pyext: fix for inlet count svn path=/trunk/; revision=2624
2005-03-13fixes for MetrowerksThomas Grill
update for new flext callback naming svn path=/trunk/; revision=2623
2005-03-13small fix for new flext namingThomas Grill
avoid malicious file name characters svn path=/trunk/; revision=2622
2005-03-13fixes for attribute editor (to deal with large dialogs)Thomas Grill
fix for gcc strangeness eliminated ChannelsIn/ChannelsOut moved ShouldExit to flext namespace new naming for some virtual callback functions fix for flext_dsp @ Max svn path=/trunk/; revision=2621
2005-03-12minimalThomas Grill
added event processing (like Midi in) svn path=/trunk/; revision=2620
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-11restructured VSThost codeThomas Grill
better shell support fix for build system update for flext build systemcleanups VSTTime info added event processing (like Midi in) svn path=/trunk/; revision=2617
2005-03-10alt-click for plug editorThomas Grill
cleanups updated build system fix for build system update for flext build system added support for plug shells (like Waveshell) svn path=/trunk/; revision=2616
2005-03-10more buffer functionality (support sequence and number protocols)Thomas Grill
more examples preset sys.argv for module loading support for buffer objects (preliminary) svn path=/trunk/; revision=2615
2005-03-10new lock-free lifo and fifoThomas Grill
fixed buggy unbinding of receive symbols no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths Max: use high-priority click instead of qelem for message-posting added method for clicks into object box svn path=/trunk/; revision=2614
2005-03-09fixes for detached operation and single-threaded versionThomas Grill
use lock count instead of message queuing to avoid py->py messaging deadlock support for buffer objects (preliminary) updated build system little restructuring fixes for single-threaded compilation added support for numarray svn path=/trunk/; revision=2610
2005-03-09fix for mingwThomas Grill
svn path=/trunk/; revision=2609
2005-03-08popen()carmen rocco
svn path=/trunk/; revision=2607
2005-03-08pass timeout argument to stop methodThomas Grill
fixes for detached mode fixes for detached operation and single-threaded version use lock count instead of message queuing to avoid py->py messaging deadlock use new flext fifo svn path=/trunk/; revision=2602
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-07allowed branching on ACLed sectionsHans-Christoph Steiner
svn path=/trunk/; revision=2600
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-03-02Thomas Musil is now maintaining IEMlib here but wants restricted accessHans-Christoph Steiner
svn path=/trunk/; revision=2593
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