Pd-extended Changelog

What's new in Pd-extended 0.43.4

Mar 14, 2016
  • Complete rewrite of the GUI process, full UTF-8 support, fully translated interface, GUI plugins for editor customization, and many other new features.

New in Pd-extended 0.42.5 (Aug 2, 2011)

  • many Graph-On-Parent fixes
  • removed automatic classname aliasing introduced in Pd vanilla 0.42.5
  • updated portaudio to v19 from SVN on 2010-09-10 for 64-bit support
  • update portmidi to portmidi-src-131 for improved MIDI support
  • added a watch mouse cursor when loading files
  • major performance improvements to [comport] at higher speeds
  • removed deprecated and hardware libraries
  • make Help Browser be generated based on libdirs anywhere in the path
  • move all help patches inside the libdirs in extra, then have the Help Browser generate a listing based on the pattern *-help.pd
  • split out [pow~], [wrap], and other internals into optional 'vanilla' lib
  • made [pow~] and [wrap] throw pd_error() to warn people about incompatibilities
  • switch from Bitstream Vera to DejaVu? fonts
  • use Pd-extended-specific preferences, i.e not the same as Pd-vanilla
  • removed iem_matrix library since it is unsupported and deprecated in favor of iemmatrix
  • fixed delwrite~ problems with different sample rates
  • fixed crashes in plugin~ and improved search path for plugins
  • added all aliases to iemmatrix library
  • PiDiP? fixes and new object: [pdp_vloopback]
  • PDP fixes in [pdp_mix]
  • [pdp_mix] bug fix
  • About Pd is now a Pd patch
  • included all C headers for easier building of externals
  • (Debian/Ubuntu) pd-extended package now can be installed in parallel with the puredata package
  • (Debian/Ubuntu) pdsend and pdreceive are no longer in the pd-extended package, install puredata
  • (Debian/Ubuntu) use pasuspender to start Pd in the pd-extended.desktop file 1 2 so that the audio works without changing anything
  • (GNU/Linux and Mac OS X) fixed delwrite~ problems when using -nogui
  • (Mac OS X) [shell] works without a Crash Dump popping up
  • (Mac OS X and Windows) ARToolKit support for Gem [pix_artoolkit]
  • (Mac OS X and Windows) removed "audio stuck" function so that sound works after sleep
  • (Windows) updated embedded Tcl/Tk to 8.5.8 for better GUI support
  • (Windows) fixed crashes with long names in [print]
  • (Windows) improved ASIO support and support for multichannel devices