[PD-cvs] [git]pure-data branch, 0.46, updated. 8042f6fbe6d9a02e2bd9e2c34063fe71cdad774c

Miller Puckette millerpuckette at users.sourceforge.net
Sat Sep 5 01:12:08 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, 0.46 has been updated
       via  8042f6fbe6d9a02e2bd9e2c34063fe71cdad774c (commit)
       via  2fe13735ccab42135312a0243a22d123b21dd44c (commit)
       via  0ee9a249ebe092ca95802fdb17114695e27d6b48 (commit)
       via  62906ddf4432d5f66a27e5545d828ecb1ee7cf96 (commit)
      from  ec06f461d7b96c9226a2f4dcc68803735fa3b45d (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 8042f6fbe6d9a02e2bd9e2c34063fe71cdad774c
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 2fe13735ccab42135312a0243a22d123b21dd44c
Author: Miller Puckette <msp at ucsd.edu>
Date:   Fri Sep 4 12:48:55 2015 -0700

    'drawnumber/drawsymbol helpfile name change

commit 0ee9a249ebe092ca95802fdb17114695e27d6b48
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Aug 23 14:01:13 2015 -0700

    Allow starting of GUI if .config file cannot be read Pd does not check during loading the configuration, if the configuration file can be opened (.config/puredata). If the file permissions do not allow to read the folder an exception is thrown, but not catched/reported by Pd - and since the UI thread fails the UI is not loaded properly then. The problem is triggered when starting Pd via sudo: $ sudo -u XX puredata Author: Dennis Guse Origin: https://bugs.launchpad.net/ubuntu/+source/puredata/+bug/1359410

commit 62906ddf4432d5f66a27e5545d828ecb1ee7cf96
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Aug 23 13:51:34 2015 -0700

    fix_dont_autostart_jack.patch from debian.
    
    Don't auto-start JACK server if it's not running when Pd tries to
    connect to JACK.

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

Summary of changes:
 doc/5.reference/array-object-help.pd               |    4 +-
 .../{drawnumber-help.pd => drawtext-help.pd}       |   25 ++++++++++++--------
 src/s_audio_jack.c                                 |    6 ++--
 src/x_array.c                                      |   14 ++++------
 tcl/pd_guiprefs.tcl                                |   10 +++++--
 5 files changed, 33 insertions(+), 26 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