aboutsummaryrefslogtreecommitdiff
path: root/externals/grill
AgeCommit message (Expand)Author
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
2005-11-03update docsThomas Grill
2005-11-03updated for any messages to be processed (not only symbols)Thomas Grill
2005-11-03display error messages if calling __init__ or _del caused an exceptionThomas Grill
2005-11-03update docsThomas Grill
2005-10-22fix compilation for CFMThomas Grill
2005-10-22file loading: fixed recognition of stringified directory namesThomas Grill
2005-10-12satisfy newer gcc versionsThomas Grill
2005-10-11bugfixes and optimizations, especially for DSP under Max/MSPThomas Grill
2005-10-11fixes for MetrowerksThomas Grill
2005-10-11fix for Codewarrior compilationThomas Grill
2005-10-07bugfixes and optimizations, especially for DSP under Max/MSPThomas Grill
2005-10-06more robust string->atom conversionThomas Grill
2005-09-26small fixesThomas Grill
2005-09-26__str__ method for pyext, to enable print self callsThomas Grill
2005-09-26- better handling of click callbackThomas Grill
2005-09-21__str__ method for pyext, to enable print self callsThomas Grill
2005-09-20*** empty log message ***Thomas Grill
2005-09-12changed initialization functions accordinglyThomas Grill
2005-09-06some more documentation (proxy objects)Thomas Grill