Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=8504
|
|
svn path=/trunk/; revision=8502
|
|
svn path=/trunk/; revision=8424
|
|
svn path=/trunk/; revision=8379
|
|
svn path=/trunk/; revision=8378
|
|
svn path=/trunk/; revision=8362
|
|
svn path=/trunk/; revision=8358
|
|
svn path=/trunk/; revision=8340
|
|
svn path=/trunk/; revision=8273
|
|
svn path=/trunk/; revision=8217
|
|
updated date!
added Glenn Meader's example patcher
resurrected help message functionality
examples updates
fixed broken help file names
corrected help patches, added sound enhancer
VC7 project files
fixed help names
svn path=/trunk/; revision=8040
|
|
libraries so it's easy to tell where things are at when building
svn path=/trunk/; revision=7954
|
|
svn path=/trunk/; revision=7952
|
|
much better detach method handling (one thread for all object instances)
use PyGILState_\*() functionality (enabled with PY_USE_GIL)
ooops, fixing typo
fixing numpy initialization quirks
pyext._init is now called after __init__
enabled use of inofficial PD functionality for search and help path access (#define PY_USE_INOFFICIAL)
added sketch for new pye (Python expression) object
buffer protocol adapted for Python 2.5
svn path=/trunk/; revision=7903
|
|
added xcode 2.4 project
fixed one-shot loop bang
updated copyrights
svn path=/trunk/; revision=7786
|
|
either one has to use the entire iem16-buildsystem or nothing at all...
svn path=/trunk/; revision=7760
|
|
svn path=/trunk/; revision=7747
|
|
svn path=/trunk/; revision=7692
|
|
compiling on Windows/MinGW
svn path=/trunk/; revision=7662
|
|
svn path=/trunk/; revision=7609
|
|
where externals/Makefile calls autoconf and ./configure
svn path=/trunk/; revision=7606
|
|
--disable-quicktime from PDP since libquicktime has been updated
svn path=/trunk/; revision=7601
|
|
svn path=/trunk/; revision=7588
|
|
libdir stuff from PDP and PiDiP; PDP doesn't build on Mac OS X currently, the necessary fixes are in branch-v0-39-2-extended
svn path=/trunk/; revision=7570
|
|
svn path=/trunk/; revision=7550
|
|
svn path=/trunk/; revision=7547
|
|
scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace
svn path=/trunk/; revision=7542
|
|
scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace
svn path=/trunk/; revision=7538
|
|
svn path=/trunk/; revision=7534
|
|
when bulding pidip, so we can make sure it's being built
svn path=/trunk/; revision=7528
|
|
more meaningful comparison function for symbols
svn path=/trunk/; revision=7518
|
|
adapt to current flext version
OSX changes
svn path=/trunk/; revision=7517
|
|
svn path=/trunk/; revision=7504
|
|
svn path=/trunk/; revision=7501
|
|
svn path=/trunk/; revision=7500
|
|
svn path=/trunk/; revision=7491
|
|
fixed SndObjs include files
changed eol-style
no stripping of local symbols
small changes to flext build system
update docs
svn path=/trunk/; revision=7483
|
|
svn path=/trunk/; revision=7482
|
|
small optimizations and fixes
use PyGILState_\*() functionality (enabled with PY_USE_GIL)
updates for DSP processing
__str__ method for pyext, to enable print self calls
added message bundle functionality (pyext.Bundle class)
enable compiled-only scripts (without .py)
enable optimization of Python code in reease build
let _inlets and _outlets default to 0
fix for numpy
some ASSERTs for explicitly created pyext classes (should be runtime checks i guess)
open editor for script under OS X
fixing numpy initialization quirks
enable symbol binding for all callables (not only functions and methods)
_isthreaded is now a data member instead of a method
fix for gcc4
added pyext._list and pyext._tuple to convert input lists to Python sequence objects
enable module packages (module/__init__.py[co]), now also for Max
python-like dotted module.function syntax
cleaned up float vs. int pyext tags
compiler flag to exclude DSP objects
some optimizations and py reload fix
more safety for calls where association python-pd has already been removed
always run Python interpreter in the background
svn path=/trunk/; revision=7474
|
|
svn path=/trunk/; revision=7459
|
|
svn path=/trunk/; revision=7456
|
|
FLEXT_DSP0_NEW or similar)
switching OSX builds to -bundle to avoid symbol clashes for different flext versions
small fix for branch hints
svn path=/trunk/; revision=7441
|
|
externals by using -bundle
svn path=/trunk/; revision=7428
|
|
svn path=/trunk/; revision=7416
|
|
adapt to new flext version
resurrected help message functionality
fixed broken help file names
svn path=/trunk/; revision=7415
|
|
svn path=/trunk/; revision=7414
|
|
fix for Max/MSP
svn path=/trunk/; revision=7413
|
|
the linker fails on the symbol"sys_noloadbang".
svn path=/trunk/; revision=7400
|
|
svn path=/trunk/; revision=7393
|
|
svn path=/trunk/; revision=7386
|