Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=4263
|
|
stuff so that everything can compile using MinGW; reorged things to use the full name 'windows' rather than just 'win'. This matches 'darwin' and 'linux'; this is windows RC6
svn path=/trunk/; revision=4260
|
|
svn path=/trunk/; revision=4259
|
|
svn path=/trunk/; revision=4254
|
|
svn path=/trunk/; revision=4253
|
|
svn path=/trunk/; revision=4252
|
|
svn path=/trunk/; revision=4251
|
|
svn path=/trunk/; revision=4250
|
|
svn path=/trunk/; revision=4242
|
|
- added script which searches thru all of the .pd_darwin files for
dependencies from Fink. It then copies those libs into the Pd.app and sets
everything up for them to be sourced by the objects.
- added Guenter's quick hack to allow international characters in Pd patches
svn path=/trunk/; revision=4241
|
|
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
|
|
The files are from portmidi17nov04.zip
svn path=/trunk/; revision=4216
|
|
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=4205
|
|
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
|
|
svn path=/trunk/; revision=4196
|
|
different package types
svn path=/trunk/; revision=4193
|
|
svn path=/trunk/; revision=4192
|
|
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=4178
|
|
svn path=/trunk/; revision=4177
|
|
svn path=/trunk/; revision=4176
|
|
svn path=/trunk/; revision=4175
|
|
svn path=/trunk/; revision=4174
|
|
svn path=/trunk/; revision=4170
|
|
svn path=/trunk/; revision=4169
|
|
svn path=/trunk/; revision=4168
|
|
svn path=/trunk/; revision=4165
|
|
svn path=/trunk/; revision=4160
|
|
target to check where everything will end up
svn path=/trunk/; revision=4159
|
|
rename help file
fixes for pthreads V2
svn path=/trunk/; revision=4157
|
|
fixes for pthreads V2
svn path=/trunk/; revision=4156
|
|
message and DSP library objects
fixes for pthreads version 2
more pthreads V2 fixes
updated docs
update docs
updates for OSX
svn path=/trunk/; revision=4155
|
|
svn path=/trunk/; revision=4153
|
|
svn path=/trunk/; revision=4152
|
|
Can't locate object method "path" via package "Autom4te::Request"
svn path=/trunk/; revision=4134
|
|
addition to the Windows/MacOSX-style dir layout; fixed random bugs; added more the clean targets
svn path=/trunk/; revision=4120
|
|
svn path=/trunk/; revision=4119
|
|
svn path=/trunk/; revision=4118
|