aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2005-05-13removed since its not really being used anywayHans-Christoph Steiner
svn path=/trunk/; revision=2966
2005-05-112 GNU 4 Ucarmen rocco
svn path=/trunk/; revision=2965
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-29trim the fatcarmen rocco
svn path=/trunk/; revision=2850
2005-04-26make clean target more specific; added zexy help files here since most of ↵Hans-Christoph Steiner
zexy is now built by externals/build/*; added pmpd examples in their own directory svn path=/trunk/; revision=2820
2005-04-26added more objects which don't compile on DarwinHans-Christoph Steiner
svn path=/trunk/; revision=2819
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-19add pmpd doc in the build systemCyrille Henry
svn path=/trunk/; revision=2792
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-14OSCxcarmen rocco
svn path=/trunk/; revision=2765
2005-04-14added comport/bird objects and help; wrote in TODOHans-Christoph Steiner
svn path=/trunk/; revision=2764
2005-04-13asdcarmen rocco
svn path=/trunk/; revision=2753
2005-04-13added comport and updated makefile help filesHans-Christoph Steiner
svn path=/trunk/; revision=2752
2005-04-13runtime OS checkcarmen rocco
svn path=/trunk/; revision=2751
2005-04-13more correct library versioningThomas Grill
svn path=/trunk/; revision=2750
2005-04-13pmpd and line3 in the build system.Cyrille Henry
svn path=/trunk/; revision=2749
2005-04-12- added headers from 0.38-4 to externals/build/include and added README soHans-Christoph Steiner
people don't repeat the same mistake of removing/etc. - added Pd src to include search before externals/build/include so if the Pd src is in the standard dev layout, externals will be compiled with those headers instead of externals/build/include svn path=/trunk/; revision=2744
2005-04-12poof...no more conflicting externals..!!carmen rocco
svn path=/trunk/; revision=2743
2005-04-12autotools == asdasdsdfsdfasdasdsdfasdasdsdfasdadfcarmen rocco
svn path=/trunk/; revision=2740
2005-04-12added zexyIOhannes m zmölnig
svn path=/trunk/; revision=2735
2005-04-12add miXedcarmen rocco
svn path=/trunk/; revision=2734
2005-04-12use the real-header files (found in $CVSROOT/pd/src) instead of outdated onesIOhannes m zmölnig
svn path=/trunk/; revision=2732
2005-04-12removing grill until figuring out flextcarmen rocco
svn path=/trunk/; revision=2719
2005-04-12build grill/ miXed/ zexy/carmen rocco
svn path=/trunk/; revision=2715
2005-04-12round one, existing build system sources onlycarmen rocco
svn path=/trunk/; revision=2713
2005-04-12removed per request and broken anywayscarmen rocco
svn path=/trunk/; revision=2712
2005-04-11updated docs to discuss multiple files and including libsHans-Christoph Steiner
svn path=/trunk/; revision=2711
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