Age | Commit message (Collapse) | Author |
|
enable compiled-only scripts (without .py)
small optimizations and fixes
small changes for numpy support
enable module packages (module/__init__.py[co]), now also for Max
compiler flag to exclude DSP objects
some ASSERTs for explicitly created pyext classes (should be runtime checks i guess)
added pyext._list and pyext._tuple to convert input lists to Python sequence objects
let _inlets and _outlets default to 0
svn path=/trunk/; revision=5472
|
|
svn path=/trunk/; revision=5459
|
|
standard
svn path=/trunk/; revision=5436
|
|
svn path=/trunk/; revision=5433
|
|
svn path=/trunk/; revision=5419
|
|
with errors
svn path=/trunk/; revision=5397
|
|
svn path=/trunk/; revision=5396
|
|
svn path=/trunk/; revision=5391
|
|
core
svn path=/trunk/; revision=5388
|
|
svn path=/trunk/; revision=5387
|
|
svn path=/trunk/; revision=5386
|
|
svn path=/trunk/; revision=5368
|
|
better memory usage with modified proxies
optimized DSP processing (less data copying, no more block delay)
fixed send method so that any messages work now
svn path=/trunk/; revision=5331
|
|
last fixes for release
update docs
optimized DSP processing (less data copying, no more block delay)
fixed send method so that any messages work now
svn path=/trunk/; revision=5330
|
|
fix for 64 bit code
fixed bug for Max/MSP when there's no signal inlet
changes for Mac/Intel
svn path=/trunk/; revision=5307
|
|
cosmetic changes to calm the compiler
svn path=/trunk/; revision=5303
|
|
resurrected help message functionality
preparing RIP release
svn path=/trunk/; revision=5302
|
|
svn path=/trunk/; revision=5293
|
|
fixed bug for Max/MSP when there's no signal inlet
- Max: fixed reported bug (#67), where list elements are distributed over inlets
- preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP
cosmetic changes to calm the compiler
svn path=/trunk/; revision=5264
|
|
svn path=/trunk/; revision=5246
|
|
targets since Cyrille changed pmpd to single-object-single-file
svn path=/trunk/; revision=5232
|
|
svn path=/trunk/; revision=5231
|
|
attribute generation is now determined exclusively by the object class setup (not library as before).
some minor changes after valgrind run
- preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP
fixed bug for Max/MSP when there's no signal inlet
- Max: fixed reported bug (#67), where list elements are distributed over inlets
svn path=/trunk/; revision=5148
|
|
doesn't build by default yet
svn path=/trunk/; revision=5141
|
|
svn path=/trunk/; revision=5134
|
|
svn path=/trunk/; revision=5133
|
|
fixed up cred to compile in the standard, easy way
svn path=/trunk/; revision=5131
|
|
svn path=/trunk/; revision=5129
|
|
small ad
added loadbang prioritization
svn path=/trunk/; revision=5114
|
|
bugfixes and optimizations, especially for DSP under Max/MSP
added thisParent type
attribute generation is now determined exclusively by the object class setup (not library as before).
avoid trying to send empty message bundles
- preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP
small changes for attribute functions
- Max: fixed reported bug (#67), where list elements are distributed over inlets
svn path=/trunk/; revision=5113
|
|
svn path=/trunk/; revision=5083
|
|
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=5072
|
|
svn path=/trunk/; revision=5065
|
|
svn path=/trunk/; revision=5036
|
|
svn path=/trunk/; revision=5034
|
|
compilation issues
svn path=/trunk/; revision=5033
|
|
svn path=/trunk/; revision=5032
|
|
svn path=/trunk/; revision=5031
|
|
svn path=/trunk/; revision=5022
|
|
svn path=/trunk/; revision=5020
|
|
folders for READMEs
svn path=/trunk/; revision=5018
|
|
reintroduced missing help message
svn path=/trunk/; revision=4939
|
|
fix for gcc4
svn path=/trunk/; revision=4938
|
|
as single objects in the libdir yet, and don't compile on MinGW
svn path=/trunk/; revision=4914
|
|
some changes from Tom before everything with creb gets ironed out
svn path=/trunk/; revision=4883
|
|
svn path=/trunk/; revision=4881
|
|
the C files with a prepended sig on the name, and the help file path being hard-coded in the files (hence iemhelp dir); fixed pddp target to install required .tcl files for pddplink
svn path=/trunk/; revision=4880
|
|
svn path=/trunk/; revision=4865
|
|
svn path=/trunk/; revision=4857
|
|
svn path=/trunk/; revision=4856
|