[PD-cvs] [git]pure-data branch, master, updated. 24e3e86ec4cef33b00aa6caa0d4fd1bc492eae8b

Miller Puckette millerpuckette at users.sourceforge.net
Sat Sep 5 01:12:15 CEST 2015


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  24e3e86ec4cef33b00aa6caa0d4fd1bc492eae8b (commit)
       via  79f4444323a5589f7746fa803f5ceae8bf513d3a (commit)
       via  ff780abdf67ef60ddc60911bcfe1ffeba43e40da (commit)
      from  35e177c71644571f7f26fd9b9d118e243d54e525 (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 24e3e86ec4cef33b00aa6caa0d4fd1bc492eae8b
Author: Miller Puckette <msp at ucsd.edu>
Date:   Fri Sep 4 15:39:35 2015 -0700

    fix for "array max" and "array min" ignoring onset from incoming float message
    (thanks: Matt Barber)

commit 79f4444323a5589f7746fa803f5ceae8bf513d3a
Author: Miller Puckette <msp at ucsd.edu>
Date:   Fri Sep 4 13:49:59 2015 -0700

    new "text delete" object

commit ff780abdf67ef60ddc60911bcfe1ffeba43e40da
Author: Miller Puckette <msp at ucsd.edu>
Date:   Fri Sep 4 12:48:55 2015 -0700

    'drawnumber/drawsymbol helpfile name change

-----------------------------------------------------------------------

Summary of changes:
 doc/5.reference/array-object-help.pd               |    4 +-
 .../{drawnumber-help.pd => drawtext-help.pd}       |   25 ++++---
 doc/5.reference/text-object-help.pd                |   84 +++++++++++++-------
 src/x_array.c                                      |   14 ++--
 src/x_text.c                                       |   63 ++++++++++++++-
 5 files changed, 138 insertions(+), 52 deletions(-)
 rename doc/5.reference/{drawnumber-help.pd => drawtext-help.pd} (68%)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list