aboutsummaryrefslogtreecommitdiff
path: root/externals/grill
AgeCommit message (Expand)Author
2006-11-02use new ToSys* methodsThomas Grill
2006-11-02use branch hintsThomas Grill
2006-11-02PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_...Thomas Grill
2006-10-31PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_...Thomas Grill
2006-10-27fix for Codewarrior compilationThomas Grill
2006-09-30reintroduced missing help messageThomas Grill
2006-09-27*** empty log message ***Thomas Grill
2006-09-22small fixes for tutorial examplesThomas Grill
2006-09-20added missing ~ in package.txt'sThomas Grill
2006-09-20*** empty log message ***Thomas Grill
2006-09-20added forgotten ~ for signal objectsThomas Grill
2006-09-20enabled templates for flext classes, inlined timer functions, some more ToOut...Thomas Grill
2006-08-12fixing typoThomas Grill
2006-08-11fix dynamic linker problem, not using flat_namespaceThomas Grill
2006-08-03added message bundle functionality (pyext.Bundle class)Thomas Grill
2006-07-01some more documentation (proxy objects)Thomas Grill
2006-07-01some more documentation (proxy objects)Thomas Grill
2006-06-27more robust structure pack setting for Max/MSP @ WindowsThomas Grill
2006-06-26stripped unneeded codeThomas Grill
2006-06-26fixed break condition for some loop constructsThomas Grill
2006-06-20more robust structure pack setting for Max/MSP @ WindowsThomas Grill
2006-05-29more robust structure pack setting for Max/MSP @ WindowsThomas Grill
2006-05-24small fixesThomas Grill
2006-05-24enabled FLEXT_(C)ADDMETHOD as an alias of FLEXT_(C)ADDBANGThomas Grill
2006-05-15*** empty log message ***Thomas Grill
2006-04-19fixed double-free on clearing values and dirsThomas Grill
2006-04-19small fixes for Max/OSXThomas Grill
2006-03-23enable compiled-only scripts (without .py)Thomas Grill
2006-03-23corrected Python object propagation (attribute "py") and adjusted help filesThomas Grill
2006-03-23added message bundle functionality (pyext.Bundle class)Thomas Grill
2006-03-14fixed double-free on clearing values and dirsThomas Grill
2006-03-14fixed faulty assertionThomas Grill
2006-02-13fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMwThomas Grill
2006-02-01fixed typos, dates, contact infoThomas Grill
2005-12-23fix dynamic linker problem, not using flat_namespaceThomas Grill
2005-12-15new flext::CopyAtoms functionThomas Grill
2005-12-14fixed double-free on clearing values and dirsThomas Grill
2005-12-14updated script for newer _isthreaded getter function styleThomas Grill
2005-12-14fixed initialization of message bundle itemsThomas Grill
2005-12-12display error messages if calling __init__ or _del caused an exceptionThomas Grill
2005-12-12fixed rich comparison method in Symbol classThomas Grill
2005-12-12__str__ method for pyext, to enable print self callsThomas Grill
2005-12-12new flext::CopyAtoms functionThomas Grill
2005-12-10resurrected help message functionalityThomas Grill
2005-12-10some minor changes after valgrind runThomas Grill
2005-12-06experimenting a bit....Thomas Grill
2005-12-06fixes for pthreads version 2Thomas Grill
2005-12-06fixed and cleaned up library related stuff, especially co-existance of Max me...Thomas Grill
2005-11-19*** empty log message ***Thomas Grill
2005-11-19added Buffer.resize exampleThomas Grill