Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=4711
|
|
svn path=/trunk/; revision=4710
|
|
svn path=/trunk/; revision=4709
|
|
reintroduced missing help message
minor cleanups
fixed bug in XML saving of nested folders
svn path=/trunk/; revision=4707
|
|
fixed buggy memory deallocation for AtomListStatic
svn path=/trunk/; revision=4706
|
|
svn path=/trunk/; revision=4696
|
|
builds
svn path=/trunk/; revision=4625
|
|
svn path=/trunk/; revision=4598
|
|
svn path=/trunk/; revision=4597
|
|
svn path=/trunk/; revision=4587
|
|
avoid trying to send empty message bundles
svn path=/trunk/; revision=4586
|
|
svn path=/trunk/; revision=4547
|
|
work properly
svn path=/trunk/; revision=4541
|
|
svn path=/trunk/; revision=4533
|
|
svn path=/trunk/; revision=4478
|
|
svn path=/trunk/; revision=4476
|
|
svn path=/trunk/; revision=4472
|
|
svn path=/trunk/; revision=4471
|
|
svn path=/trunk/; revision=4469
|
|
removed "dot.c" as this is now called "0x2e.c"
added fifop.c and lifop.c
svn path=/trunk/; revision=4468
|
|
work again (still need to manually remove clip_perform from m_pd.h if youre running devel)
svn path=/trunk/; revision=4446
|
|
compile on all platforms (yet), most notable hid, pdp, and pidip. ALso, excluded some troubleshome unauthorized objects
svn path=/trunk/; revision=4440
|
|
- MACOSX_DEPLOYMENT_TARGET is set either manually or from packages/Makefile in a more proper way
svn path=/trunk/; revision=4437
|
|
changed #ifdef NT to #ifdef _MSC_VER; removed sp. prefix and set up for namespaces
svn path=/trunk/; revision=4381
|
|
svn path=/trunk/; revision=4308
|
|
svn path=/trunk/; revision=4305
|
|
svn path=/trunk/; revision=4304
|
|
svn path=/trunk/; revision=4290
|
|
svn path=/trunk/; revision=4263
|
|
svn path=/trunk/; revision=4254
|
|
svn path=/trunk/; revision=4252
|
|
svn path=/trunk/; revision=4250
|
|
svn path=/trunk/; revision=4240
|
|
svn path=/trunk/; revision=4239
|
|
- fixed random bugs
svn path=/trunk/; revision=4234
|
|
fixed dangerous spot (also memory leak) with message queuing
flext::Forward has more incarnations now
added message bundles (flext::MsgBundle)
fixes for gcc 3.3, changing FLEXT_USECMEM to FLEXT_USE_CMEMw
fixed initialization of message bundle items
svn path=/trunk/; revision=4228
|
|
reintroduced missing help message
fixed clearing values and dirs, e.g. with messages clrall and clrrec
more symbol escaping
rename help file
svn path=/trunk/; revision=4208
|
|
(the sendrecv-3.pd example still doesn't work right)
svn path=/trunk/; revision=4207
|
|
svn path=/trunk/; revision=4206
|
|
svn path=/trunk/; revision=4204
|
|
OPT_CFLAGS suppport
svn path=/trunk/; revision=4203
|
|
better error message for reload with invalid args
svn path=/trunk/; revision=4198
|
|
added message bundle functionality (pyext.Bundle class)
small optimizations and fixes
added forgotten files
svn path=/trunk/; revision=4197
|
|
added message bundle functionality (pyext.Bundle class)
enable symbol binding for all callables (not only functions and methods)
small optimizations and fixes
enable optimization of Python code in reease build
_isthreaded is now a data member instead of a method
more safety for calls where association python-pd has already been removed
fixes for pthreads V2
svn path=/trunk/; revision=4190
|
|
fixed dangerous spot (also memory leak) with message queuing
flext::Forward has more incarnations now
fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects
some minor changes after valgrind run
more pthreads V2 fixes
added message bundles (flext::MsgBundle)
save some space saving inlet pointers
fix uninitialized pointer
update docs
svn path=/trunk/; revision=4189
|
|
preparing RIP release
adapt to new flext version
svn path=/trunk/; revision=4185
|
|
fix uninitialized pointer
With FLEXT_USECMEM normal C library memory allocation will be used, otherwise global operators will be overridden to use memory allocation by the real-time system (getbytes).
more pthreads V2 fixes
Deprecated FLEXT_NOGLOBALNEW in favor of FLEXT_USECMEM.
svn path=/trunk/; revision=4184
|
|
svn path=/trunk/; revision=4175
|
|
svn path=/trunk/; revision=4174
|
|
svn path=/trunk/; revision=4170
|