[PD-cvs] [git]pure-data branch, master, updated. 35e177c71644571f7f26fd9b9d118e243d54e525

Miller Puckette millerpuckette at users.sourceforge.net
Sun Aug 23 23:10:14 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  35e177c71644571f7f26fd9b9d118e243d54e525 (commit)
       via  ab33f9b23ecd2014ec89d43541b9e4d3c080a424 (commit)
       via  f03a1d8c6a0b3b170ad8825e2fbaaedfbfe0de75 (commit)
      from  7fb6311cd8ce2309296db8309f1e0aa1d86e5091 (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 35e177c71644571f7f26fd9b9d118e243d54e525
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 ab33f9b23ecd2014ec89d43541b9e4d3c080a424
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.

commit f03a1d8c6a0b3b170ad8825e2fbaaedfbfe0de75
Author: Miller Puckette <msp at ucsd.edu>
Date:   Wed Jun 24 20:42:55 2015 -0700

    include missing msvcr90.dll in pdprototype.gz

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

Summary of changes:
 msw/pdprototype.tgz |  Bin 2600729 -> 2924897 bytes
 src/s_audio_jack.c  |    6 +++---
 tcl/pd_guiprefs.tcl |   10 +++++++---
 3 files changed, 10 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list