Finally, it's done! The most polished release of Pd yet. We are further refining Pd into a truly powerful and usable programming platform.
http://puredata.org/downloads/
Some highlights:
* PDP/PiDiP work out-of-box on Mac OS X * Gem has working shader support * new libraries: mapping, msd, mrpeach net/OSC, flib * [comport] is robust on all platforms * -font-face and -font-weight command line options * new font and layout is the exact same size on all platforms to the pixel * a new, pretty Icon on GNU/Linux and Mac OS X * anti-aliasing of boxes and lines on Mac OS X * a .deb package for Debian and Ubuntu, with GNOME menu support
If you want the details, here's the changelog:
0.39.3-extended-rc5
* Mac OS X: pidip finds its default font again * Debian/Ubuntu: some minor cleanups in the package * included setuid security fix from Miller (hence bumped up version to 0.39.3
0.39.2-extended-rc4
* Mac OS X: added default prefs separate from embedded prefs * GNU/Linux: added embedded prefs * Mac OS X: updated msd/2D/3D from http://grrrr.org/ext/beta/pd/osx/ * Windows: reg settings for loading libs now in installer * Mac OS X and Windows: added xsample to load by default * Mac OS X: switched Cmd-T to fontpanel * Mac OS X: added Cmd-click to toggle editmode * font and box size tweaks to make everything fit in the boxes * Debian and Ubuntu: Created quick hack debian package * added ggee to default libraries to load * GNU/Linux: PiDiP finds the fonts by default now
0.39.2-extended-rc3
* pdp and pidip support quicktime/mjpeg/png * included list-abs now works properly with 0.39.2 * Gem font support on Mac OS X is now included! * delread~/delwrite~ bug fixed * sqrt~ bug fixed
0.39.2-extended-rc2
* Bitstream Vera Sans Mono is now default font on Windows and GNU/ Linux * Monaco is the default font on Mac OS X * fixed GUI size, should actually be the same size on all platforms now * pdp and pidip should support quicktime/mjpeg/png and theora now * pdp_ieee1394 included on Mac OS X * the Mac OS X package looks much better, thanks to Stffn http:// dibidut.dk * default preferences are embedded into the Pd.app on Mac OS X * revamped font flags and added '-font-weight' flag * it's still missing Gem font support on Mac OS X :( * the delread~/sqrt~ bug is still not fixed :(
0.39.2-extended-rc1
* DejaVu Sans Mono is now default font * same sizes and layout on all platforms
0.39.2-extended-test7
* Gem should be installed and working on all platforms * the MSD (Mass-Spring-Damper) externals are included * included Thomas Grill's Mac/Intel fixes for iemlib and cyclone * Universal binaries for flext externals
0.39.2-extended-test6
* Lots of random little bugs fixed
0.39.2-extended-test5
* Much has changed, this test release should have benefitted a lot from the nightly autobuilds and a few workshops to stress test them
0.39.2-extended-test4
* all of creb should be included now on all platforms * updated version of [hid] for Mac OS X
0.39.2-extended-test3
* Added iem_ambi and iem_bin_ambi libraries * Cleaned up the doc folders * Removed the annoying close confirm * Added latest Gem test builds * Writing to the serial port using [comport] now works on Windows
0.39.2-extended-test2
* included Mapping lib, RRADical, pixelTANGO * included intro workshop sketches
0.39.2-extended-test1
* Basically minimal changes from Pd-0.38.4-extended, just enough to get it to build
------------------------------------------------------------------------ ----
Access to computers should be unlimited and total. - the hacker ethic
Hans-Christoph Steiner wrote:
- PDP/PiDiP work out-of-box on Mac OS X
live input should be renamed from pdp_v4l to pdp_ieee1394
- Gem has working shader support
which is almost not documented, but cyrille, chris already did some documentation, and I am trying to write some tutorials, too.
marius.
On Oct 21, 2007, at 6:47 PM, marius schebella wrote:
Hans-Christoph Steiner wrote:
- PDP/PiDiP work out-of-box on Mac OS X
live input should be renamed from pdp_v4l to pdp_ieee1394
I couldn't resist. I made this change in all the help patches and example patches, and reuploaded the release. So if you are on the Mac and your pdp/pidip patches have pdp_v4l in them, download again.
:D
.hc
- Gem has working shader support
which is almost not documented, but cyrille, chris already did some documentation, and I am trying to write some tutorials, too.
marius.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
------------------------------------------------------------------------ ----
"It is convenient to imagine a power beyond us because that means we don't have to examine our own lives.", from "The Idols of Environmentalism", by Curtis White
On Sun, 2007-10-21 at 13:41 -0400, Hans-Christoph Steiner wrote:
Finally, it's done! The most polished release of Pd yet. We are further refining Pd into a truly powerful and usable programming platform.
Congratulations HC! This is a fantastic achievement. I now have Pd working consistently across the three platforms I use for development. I think portability, consistency and ease of installation are very strong advantages for pd-(extended) over other environments for 'computer music' (Csound, SuperCollider etc) all of which are significantly harder to get up and running with anything like a complete set of functionality.
Jamie