Age | Commit message (Expand) | Author |
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 |
2005-12-06 | experimenting a bit.... | Thomas Grill |
2005-12-06 | fixes for pthreads version 2 | Thomas Grill |
2005-12-06 | fixed and cleaned up library related stuff, especially co-existance of Max me... | Thomas Grill |
2005-11-19 | *** empty log message *** | Thomas Grill |
2005-11-19 | added Buffer.resize example | Thomas Grill |
2005-11-03 | update docs | Thomas Grill |
2005-11-03 | updated for any messages to be processed (not only symbols) | Thomas Grill |
2005-11-03 | display error messages if calling __init__ or _del caused an exception | Thomas Grill |
2005-11-03 | update docs | Thomas Grill |
2005-10-22 | fix compilation for CFM | Thomas Grill |
2005-10-22 | file loading: fixed recognition of stringified directory names | Thomas Grill |
2005-10-12 | satisfy newer gcc versions | Thomas Grill |
2005-10-11 | bugfixes and optimizations, especially for DSP under Max/MSP | Thomas Grill |
2005-10-11 | fixes for Metrowerks | Thomas Grill |
2005-10-11 | fix for Codewarrior compilation | Thomas Grill |
2005-10-07 | bugfixes and optimizations, especially for DSP under Max/MSP | Thomas Grill |
2005-10-06 | more robust string->atom conversion | Thomas Grill |
2005-09-26 | small fixes | Thomas Grill |
2005-09-26 | __str__ method for pyext, to enable print self calls | Thomas Grill |
2005-09-26 | - better handling of click callback | Thomas Grill |
2005-09-21 | __str__ method for pyext, to enable print self calls | Thomas Grill |
2005-09-20 | *** empty log message *** | Thomas Grill |
2005-09-12 | changed initialization functions accordingly | Thomas Grill |
2005-09-06 | some more documentation (proxy objects) | Thomas Grill |
2005-09-06 | more fixes for gcc 3.4 | Thomas Grill |
2005-09-03 | some more documentation (proxy objects) | Thomas Grill |
2005-09-01 | fixed severe Altivec bug | Thomas Grill |
2005-08-30 | don't use explicit so that STL can be used | Thomas Grill |
2005-08-22 | file loading: fixed recognition of stringified directory names | Thomas Grill |
2005-08-22 | adapted for pd-devel 0.39 | Thomas Grill |
2005-08-11 | fix for DSP setup | Thomas Grill |
2005-08-11 | cached several symbols, renamed help file | Thomas Grill |
2005-08-11 | better symbol handling | Thomas Grill |
2005-08-11 | rename help file | Thomas Grill |