pddp 0.2
Up to Product page
modernized for 0.43
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | pd 0.43 |
|---|---|
| State | Final release |
| License | GPL |
- improved look and feel
- fixed to be compatible with 0.43
- removed dependency on deprecated 'flatspace' library
- updated build system to work on kFreeBSD and HURD
Change log
2011-10-06 21:22 eighthave
* helplink-help.pd, helplink.c, pddplink-help.pd, pddplink.c: added
bang methods for simulating clicks on links
2011-10-03 04:28 eighthave
* Makefile: updated template/Makefile to 1.0.11
2011-09-21 22:34 eighthave
* pddplink.tcl: use menu_openfile for URLs since menu_openhtml was
merged into that proc on pd 0.43
2011-08-19 17:34 eighthave
* Makefile: updated Makefile to latest template version to get
things building on Debian/kFreeBSD and Debian/HURD
2011-04-04 22:03 eighthave
* helplink.c: fixed warnings and refactored for code clarity
2011-04-04 21:43 eighthave
* helplink.c: adjusted click area to match the auto active
highlighting of the Tk text widget
2011-04-04 21:39 eighthave
* helplink.c: made [helplink] search the canvas-local path first,
then try global helppath
2010-12-05 00:39 eighthave
* print_long.pd: remove flatspace dependency