Age | Commit message (Expand) | Author |
2008-01-04 | compilation fixes for Python 2.5, OSX | Thomas Grill |
2008-01-03 | cross-platform fixes | Thomas Grill |
2007-11-01 | fixed version mismatch | Thomas Grill |
2007-07-06 | adapting to new flext lockfree structures | Thomas Grill |
2007-03-27 | improved symbol comparison | Thomas Grill |
2007-03-07 | multiply inlets for py (hot and cold inlets) | Thomas Grill |
2007-02-10 | fixing numpy initialization quirks | Thomas Grill |
2007-01-20 | fixed rich comparison method in Symbol class | Thomas Grill |
2006-08-03 | added message bundle functionality (pyext.Bundle class) | 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 |
2005-12-14 | updated script for newer _isthreaded getter function style | 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-06 | fixes for pthreads version 2 | Thomas Grill |
2005-11-19 | added Buffer.resize example | Thomas Grill |
2005-11-03 | display error messages if calling __init__ or _del caused an exception | Thomas Grill |
2005-09-26 | __str__ method for pyext, to enable print self calls | 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-08-11 | oops, include libraries for editing the scripts | Thomas Grill |
2005-08-01 | path setting based on new flext functionality | Thomas Grill |
2005-07-30 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill |
2005-07-20 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill |
2005-07-19 | added cygwin support | Thomas Grill |
2005-07-19 | better exception handling and error message | Thomas Grill |
2005-07-18 | python-like dotted module.function syntax | Thomas Grill |
2005-07-15 | None returned by script will bang the output | Thomas Grill |
2005-07-09 | python-like dotted module.function syntax | Thomas Grill |
2005-07-08 | better reload handling, but still far fom perfect | Thomas Grill |
2005-07-06 | added xcode project | Thomas Grill |
2005-04-22 | remove deleted files | Thomas Grill |
2005-04-18 | check for PD version | Thomas Grill |
2005-04-10 | added xcode project | Thomas Grill |
2005-04-07 | cleaner error reporting | Thomas Grill |
2005-03-31 | fixed reference count bug | Thomas Grill |
2005-03-25 | fixes for maxmsp | Thomas Grill |
2005-03-18 | *** empty log message *** | Thomas Grill |
2005-03-14 | fixes for OSX | Thomas Grill |
2005-03-13 | pydsp: share dsp buffer objects at inplace operation | Thomas Grill |
2005-03-10 | more buffer functionality (support sequence and number protocols) | Thomas Grill |
2005-03-09 | fixes for detached operation and single-threaded version | Thomas Grill |
2005-03-08 | pass timeout argument to stop method | Thomas Grill |
2005-03-06 | use new flext fifo | Thomas Grill |
2005-02-27 | better error reporting | Thomas Grill |
2005-02-26 | - garbage collection at module scope | Thomas Grill |
2005-02-23 | better cleanup behavior (shutdown hook method _del and garbage collection) | Thomas Grill |