This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".
The branch, master has been updated
via b55459c38d7392636e880a7bdd1e283ee5eb0351 (commit)
from 17aeb59582a149157147d02686b1a8cc04bdc1e4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b55459c38d7392636e880a7bdd1e283ee5eb0351
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Sat Oct 31 16:58:12 2015 -0700
add deken plug-in (tcl/pd_deken.tcl) with minor changes:
don't create directories if they don't exist already;
allow user to customize install location
suppress startup messages
remove .zip or .tar.gz archive after unpacking it
rearrange help menu
-----------------------------------------------------------------------
Summary of changes:
tcl/pd-gui.tcl | 1 +
tcl/pd_deken.tcl | 614 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
tcl/pd_menus.tcl | 4 -
3 files changed, 615 insertions(+), 4 deletions(-)
create mode 100644 tcl/pd_deken.tcl
hooks/post-receive
--
pure-data