Age | Commit message (Expand) | Author |
2007-01-20 | *** empty log message *** | Thomas Grill |
2007-01-20 | implemented output sorting (ogetall, ogetrec, ogetsub), see bug #154 | Thomas Grill |
2007-01-20 | fixed rich comparison method in Symbol class | Thomas Grill |
2007-01-20 | use new ToSys* methods | Thomas Grill |
2007-01-20 | PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_... | Thomas Grill |
2006-11-02 | use new ToSys* methods | Thomas Grill |
2006-11-02 | use branch hints | Thomas Grill |
2006-11-02 | PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_... | Thomas Grill |
2006-10-31 | PD: possibility to create DSP objects without main DSP inlet (use FLEXT_DSP0_... | Thomas Grill |
2006-10-27 | fix for Codewarrior compilation | Thomas Grill |
2006-09-30 | reintroduced missing help message | Thomas Grill |
2006-09-27 | *** empty log message *** | Thomas Grill |
2006-09-22 | small fixes for tutorial examples | Thomas Grill |
2006-09-20 | added missing ~ in package.txt's | Thomas Grill |
2006-09-20 | *** empty log message *** | Thomas Grill |
2006-09-20 | added forgotten ~ for signal objects | Thomas Grill |
2006-09-20 | enabled templates for flext classes, inlined timer functions, some more ToOut... | Thomas Grill |
2006-08-12 | fixing typo | Thomas Grill |
2006-08-11 | fix dynamic linker problem, not using flat_namespace | Thomas Grill |
2006-08-03 | added message bundle functionality (pyext.Bundle class) | Thomas Grill |
2006-07-01 | some more documentation (proxy objects) | Thomas Grill |
2006-07-01 | some more documentation (proxy objects) | Thomas Grill |
2006-06-27 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill |
2006-06-26 | stripped unneeded code | Thomas Grill |
2006-06-26 | fixed break condition for some loop constructs | Thomas Grill |
2006-06-20 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill |
2006-05-29 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill |
2006-05-24 | small fixes | Thomas Grill |
2006-05-24 | enabled FLEXT_(C)ADDMETHOD as an alias of FLEXT_(C)ADDBANG | Thomas Grill |
2006-05-15 | *** empty log message *** | Thomas Grill |
2006-04-19 | fixed double-free on clearing values and dirs | Thomas Grill |
2006-04-19 | small fixes for Max/OSX | Thomas Grill |
2006-03-23 | enable compiled-only scripts (without .py) | Thomas Grill |
2006-03-23 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill |
2006-03-23 | added message bundle functionality (pyext.Bundle class) | Thomas Grill |
2006-03-14 | fixed double-free on clearing values and dirs | Thomas Grill |
2006-03-14 | fixed faulty assertion | Thomas Grill |
2006-02-13 | fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw | Thomas Grill |
2006-02-01 | fixed typos, dates, contact info | Thomas Grill |
2005-12-23 | fix dynamic linker problem, not using flat_namespace | Thomas Grill |
2005-12-15 | new flext::CopyAtoms function | Thomas Grill |
2005-12-14 | fixed double-free on clearing values and dirs | Thomas Grill |
2005-12-14 | updated script for newer _isthreaded getter function style | Thomas Grill |
2005-12-14 | fixed initialization of message bundle items | Thomas Grill |
2005-12-12 | display error messages if calling __init__ or _del caused an exception | Thomas Grill |
2005-12-12 | fixed rich comparison method in Symbol class | Thomas Grill |
2005-12-12 | __str__ method for pyext, to enable print self calls | Thomas Grill |
2005-12-12 | new flext::CopyAtoms function | Thomas Grill |
2005-12-10 | resurrected help message functionality | Thomas Grill |
2005-12-10 | some minor changes after valgrind run | Thomas Grill |