aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2005-08-01*** empty log message ***Thomas Grill
svn path=/trunk/; revision=3398
2005-07-30fix for OSX 10.4.1 (thanks to Jamie)Thomas Grill
update for new flext callback naming svn path=/trunk/; revision=3396
2005-07-30- better handling of click callbackThomas Grill
- more compatible handling of attributes in patcher (hiding is now an option - define FLEXT_ATTRHIDE) svn path=/trunk/; revision=3395
2005-07-30corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
path setting based on new flext functionality much better detach method handling (one thread for all object instances) svn path=/trunk/; revision=3389
2005-07-30added flext_base::GetCanvasDir to retrieve folder where patcher residesThomas Grill
renamed flext_base::CanvasArgs to GetCanvasArgs fixed flext install routine for bcc makefile svn path=/trunk/; revision=3388
2005-07-21no stripping of local symbolsThomas Grill
small changes to flext build system svn path=/trunk/; revision=3367
2005-07-20corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
better exception handling and error message much better detach method handling (one thread for all object instances) better definition of output values (atoms, lists, anythings) svn path=/trunk/; revision=3364
2005-07-19added cygwin supportThomas Grill
svn path=/trunk/; revision=3363
2005-07-19more corrections to cygwin... seems to work now for Max/MSP as wellThomas Grill
avoid problems with paths containing spaces enhancements for cygwin builds (working for PD now, but not for Max) svn path=/trunk/; revision=3362
2005-07-19better exception handling and error messageThomas Grill
much better detach method handling (one thread for all object instances) oops, forgot to code one branch better definition of output values (atoms, lists, anythings) svn path=/trunk/; revision=3360
2005-07-19upped version numberThomas Grill
optimizations for message handling and memory footprint made flext::Forward threadsafe digest one-element list messages as single atoms simplified message analysis svn path=/trunk/; revision=3359
2005-07-18python-like dotted module.function syntaxThomas Grill
cleaned up float vs. int pyext tags better definition of output values (atoms, lists, anythings) multiply inlets for py (hot and cold inlets) better exception handling and error message fixes for atomic pyext._outlet messages svn path=/trunk/; revision=3358
2005-07-17changes for devel_0_39 supportThomas Grill
svn path=/trunk/; revision=3357
2005-07-16Cwin32 + prefix settablecarmen rocco
adding svn path=/trunk/; revision=3354
2005-07-15None returned by script will bang the outputThomas Grill
fixes for atomic pyext._outlet messages svn path=/trunk/; revision=3346
2005-07-12expr~carmen rocco
svn path=/trunk/; revision=3333
2005-07-09python-like dotted module.function syntaxThomas Grill
reworked outbound message generation (now with symbols instead of one-element anythings) multiply inlets for py (hot and cold inlets) cleaned up float vs. int pyext tags pymeth object for object methods enable built-in functions sequence protocol for symbol type enabled built-in functions py: allow all callables svn path=/trunk/; revision=3310
2005-07-08better reload handling, but still far fom perfectThomas Grill
fixed minor other issues cleaned up float vs. int pyext tags simplifications in py and pyext bumped version number python-like dotted module.function syntax send and receive wrapped PyObjects through inlets/outlets multiply inlets for py (hot and cold inlets) svn path=/trunk/; revision=3308
2005-07-06added xcode projectThomas Grill
better reload handling, but still far fom perfect fixed minor other issues bumped version number made some methods static svn path=/trunk/; revision=3296
2005-07-06fix for 64 bit codeThomas Grill
svn path=/trunk/; revision=3294
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-06-24aliases for existing objectsIOhannes m zmölnig
svn path=/trunk/; revision=3246
2005-06-24new objectIOhannes m zmölnig
svn path=/trunk/; revision=3245
2005-06-24force -k to makeGuenter Geiger
svn path=/trunk/; revision=3242
2005-06-20moving docs out of 5.reference, adding anncarmen rocco
svn path=/trunk/; revision=3223
2005-06-193 weeks ggeiger removed obsolete externals, updated for win compilationcarmen rocco
svn path=/trunk/; revision=3212
2005-06-09more fixes for gcc 3.4Thomas Grill
svn path=/trunk/; revision=3147
2005-06-09fixed c++ conformanceThomas Grill
svn path=/trunk/; revision=3146
2005-06-08c++ conformance fixThomas Grill
svn path=/trunk/; revision=3131
2005-06-08c++ conformance fixThomas Grill
svn path=/trunk/; revision=3130
2005-06-07cosmetic stuffThomas Grill
corrections to config build templates digest one-element list messages as single atoms made flext::Forward threadsafe simplified message analysis svn path=/trunk/; revision=3127
2005-06-07added saving/loading of spaces and other special characters (escaping)Thomas Grill
use AtomListStatic where feasible better method for discriminating numbers and symbols - by Frank Barknecht svn path=/trunk/; revision=3126
2005-06-07changed initialization functions accordinglyThomas Grill
small fix slimmed object data structures digest one-element list messages as single atoms made flext::Forward threadsafe small fixes simplified message analysis svn path=/trunk/; revision=3125
2005-06-05small changes to flext build systemThomas Grill
svn path=/trunk/; revision=3114
2005-05-25removed permissions change to read-only; changed make stuff to reflect that ↵Hans-Christoph Steiner
the hcs/hid/*-help.pd files were moved to doc/ in the CVS repository svn path=/trunk/; revision=3089
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-22Comes with Pd, no need to build hereGuenter Geiger
svn path=/trunk/; revision=3065
2005-05-22- Added the -mms-bitfields flag (compiles against the official Pd)Guenter Geiger
- Changed path where pd is looked for (looks for the official Pd) - Some of the externals do not compile, make sure make -k is invoked svn path=/trunk/; revision=3063
2005-05-22choice comes with pd, no need to build it twiceGuenter Geiger
svn path=/trunk/; revision=3061
2005-05-22bonk~ comes with pd, no need to build it twiceGuenter Geiger
svn path=/trunk/; revision=3059
2005-05-22ann is a library, removed from common build systemGuenter Geiger
svn path=/trunk/; revision=3057
2005-05-21moved to scripts sectionHans-Christoph Steiner
svn path=/trunk/; revision=3048
2005-05-20updated for my new dir layout, and removed ann stuff since its out of dateHans-Christoph Steiner
svn path=/trunk/; revision=3046
2005-05-17zexy's signal objects now reside in *~.c-files instead of *_tilde.cIOhannes m zmölnig
svn path=/trunk/; revision=2999
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