Finally, I released another Pd-extended, but this one is quite
different. Its based on the cross-platform, cross-package build
system. Soon, I shall be releasing a Windows and Linux build based on
this as well.
http://at.or.at/hans/pd/installers-0.38.4-extendedRC3.html
Lots of changes, got the first complete(-ish) build with the new
extended build system. I left as much of the old functionality in place
as possible, definitely were it was being used. But there are some
changes that break backwards compatibility, thought they should be
noticed by few, and be easy to fix going forward.
Some highlights:
unpatch_pd)
objects and the help files together in one folder. It can be added
using -lib or the StartUp preferences, or you can access them via
geiger namespaces, i.e. [mylibrary/myobject].
This makes objects like [||~] possible without having to be in a
library. Now they can be either .pd files or individual .pd_darwin
files (thanks IOhannes for the patch).
.hc
http://at.or.at/hans/