Send Pd-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."
Today's Topics:
1. [git]pure-data branch, master, updated.
d643547d645942af9d8a8b6945f562715fe7fa8e (Miller Puckette)
2. [git]pure-data branch, master, updated.
c83b609331347aa8f3fd4e5eb3a4afddaa9d3277 (Miller Puckette)
3. [git]pure-data branch, master, updated.
398545058a77fb97ba52de462ed82525745830b4 (Miller Puckette)
----------------------------------------------------------------------
Message: 1
Date: Wed, 26 Jun 2013 18:12:17 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch, master, updated.
d643547d645942af9d8a8b6945f562715fe7fa8e
To: [email protected]
Message-ID: <[email protected]>
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 d643547d645942af9d8a8b6945f562715fe7fa8e (commit)
from effefb769f8ea963cd53216c860a75732284c208 (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 d643547d645942af9d8a8b6945f562715fe7fa8e
Author: Miller Puckette <[email protected]>
Date: Mon Jun 24 12:00:31 2013 -0700
Disable auto-starting jack from Pd (seems sometimes to prevent Pd from
exiting).
-----------------------------------------------------------------------
Summary of changes:
src/s_audio_jack.c | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
hooks/post-receive
--
pure-data
------------------------------
Message: 2
Date: Wed, 26 Jun 2013 18:14:08 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch, master, updated.
c83b609331347aa8f3fd4e5eb3a4afddaa9d3277
To: [email protected]
Message-ID: <[email protected]>
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 c83b609331347aa8f3fd4e5eb3a4afddaa9d3277 (commit)
from d643547d645942af9d8a8b6945f562715fe7fa8e (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 c83b609331347aa8f3fd4e5eb3a4afddaa9d3277
Author: Miller Puckette <[email protected]>
Date: Wed Jun 26 11:12:54 2013 -0700
Another try at fixing the jack demon / pd-watchdog problem... fixed the
pipe to pd-watchdog to be close-on-exec so that (perhaps) pd-watchdog will
quite waiting for jackd to exit?
-----------------------------------------------------------------------
Summary of changes:
src/s_audio_jack.c | 7 ++++---
src/s_inter.c | 5 +++++
2 files changed, 9 insertions(+), 3 deletions(-)
hooks/post-receive
--
pure-data
------------------------------
Message: 3
Date: Thu, 27 Jun 2013 00:35:31 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch, master, updated.
398545058a77fb97ba52de462ed82525745830b4
To: [email protected]
Message-ID: <[email protected]>
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 398545058a77fb97ba52de462ed82525745830b4 (commit)
from c83b609331347aa8f3fd4e5eb3a4afddaa9d3277 (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 398545058a77fb97ba52de462ed82525745830b4
Author: Miller Puckette <[email protected]>
Date: Wed Jun 26 17:34:43 2013 -0700
array sum, get, set, quantile, random objects and fixed up help window
-----------------------------------------------------------------------
Summary of changes:
doc/5.reference/array-object-help.pd | 285 ++++++++++++++++++++++++++-------
doc/5.reference/plot-help.pd | 14 +-
src/g_template.c | 2 +-
src/x_array.c | 265 ++++++++++++++++++++++++++++----
4 files changed, 470 insertions(+), 96 deletions(-)
hooks/post-receive
--
pure-data
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 100, Issue 11
***************************************