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, 0.45,      updated.
      3dc65218a761080c28804481f636bf1f52a6180e (Miller Puckette)
   2. [git]pure-data branch, macbug,    created.
      287690ccfdcfa18ca36e4659bce660331afdfb11 (Miller Puckette)
   3. [git]pure-data tag, 0.54-3test1,  created.
      3dc65218a761080c28804481f636bf1f52a6180e (Miller Puckette)
   4. [git]pure-data tag, 0.45-3test1,  created.
      3dc65218a761080c28804481f636bf1f52a6180e (Miller Puckette)
   5. [git]pure-data tag, delete,       created.
      3dc65218a761080c28804481f636bf1f52a6180e (Miller Puckette)
   6. [git]pure-data tag, 0.54-3test1,  deleted.
      3dc65218a761080c28804481f636bf1f52a6180e (Miller Puckette)
   7. [git]pure-data tag, delete,       deleted.
      3dc65218a761080c28804481f636bf1f52a6180e (Miller Puckette)


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

Message: 1
Date: Mon, 30 Sep 2013 22:37:45 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch, 0.45,  updated.
        3dc65218a761080c28804481f636bf1f52a6180e
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, 0.45 has been updated
       via  3dc65218a761080c28804481f636bf1f52a6180e (commit)
       via  dc38c16177b444d049c5385097d68f1fb675298f (commit)
       via  ba91436014829488ef14f314d31922cccbaccf61 (commit)
       via  9f0d8b6a8296972e9d0a2a2f38bc163a635f595d (commit)
       via  431dd0256272e7bc2c3e2bcda574dc3b8f6e03bc (commit)
       via  908babd50af0724e88a5cc101031f222415b79d6 (commit)
       via  6f1597e7108133616392d2f44f20a5f8087b6677 (commit)
      from  093c4f4be7dcfc342c050e1ae96b7a34d468227f (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 3dc65218a761080c28804481f636bf1f52a6180e
Author: Miller Puckette <[email protected]>
Date:   Mon Sep 30 15:08:26 2013 -0700

    version to 0.45-3test1

commit dc38c16177b444d049c5385097d68f1fb675298f
Author: Miller Puckette <[email protected]>
Date:   Mon Sep 30 15:06:57 2013 -0700

    only set suggested latency to 0 if FAKEBLOCKING is set (i.e. APPLE).  In
    that case also set DEFAULTADVANCE to 5 (instead of 25).
    
    I don't understand why measured latency seems to grow at 2 or 3 times the
    amount requested.  Asking for a latency of 0 seems best.

commit ba91436014829488ef14f314d31922cccbaccf61
Author: Miller Puckette <[email protected]>
Date:   Sun Sep 29 12:02:57 2013 -0700

    slight bugfix to portaudio (copied directly out of their SVN trail without
    updating the whole portaudio this time).

commit 9f0d8b6a8296972e9d0a2a2f38bc163a635f595d
Author: Miller Puckette <[email protected]>
Date:   Sat Sep 21 19:51:26 2013 -0700

    Try again to fix text paste

commit 431dd0256272e7bc2c3e2bcda574dc3b8f6e03bc
Author: Miller Puckette <[email protected]>
Date:   Thu Sep 12 14:58:31 2013 -0700

    fix vd~ not to crash on NAN input

commit 908babd50af0724e88a5cc101031f222415b79d6
Author: Miller Puckette <[email protected]>
Date:   Thu Sep 12 14:48:01 2013 -0700

    Fix bug pasting text into patches

commit 6f1597e7108133616392d2f44f20a5f8087b6677
Author: Miller Puckette <[email protected]>
Date:   Tue Sep 10 14:28:12 2013 -0700

    touch-up in install sequence

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

Summary of changes:
 linux/README.txt                              |    3 +--
 portaudio/src/hostapi/coreaudio/pa_mac_core.c |    2 +-
 src/d_delay.c                                 |    6 ++++--
 src/g_editor.c                                |    2 +-
 src/m_pd.h                                    |    4 ++--
 src/s_audio_pa.c                              |    9 +++++++--
 src/s_stuff.h                                 |    6 +++++-
 tcl/pdtk_canvas.tcl                           |    2 +-
 tcl/pdtk_text.tcl                             |    4 ++--
 9 files changed, 24 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
pure-data



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

Message: 2
Date: Mon, 30 Sep 2013 22:37:55 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch, macbug,        created.
        287690ccfdcfa18ca36e4659bce660331afdfb11
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, macbug has been created
        at  287690ccfdcfa18ca36e4659bce660331afdfb11 (commit)

- Log -----------------------------------------------------------------
commit 287690ccfdcfa18ca36e4659bce660331afdfb11
Author: Miller Puckette <[email protected]>
Date:   Mon Sep 30 11:12:28 2013 -0700

    try suggested latency back to 0 (might fix 48KHz not working in OSX 10.7/8)

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


hooks/post-receive
-- 
pure-data



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

Message: 3
Date: Mon, 30 Sep 2013 22:38:27 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data tag, 0.54-3test1,      created.
        3dc65218a761080c28804481f636bf1f52a6180e
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 tag, 0.54-3test1 has been created
        at  3dc65218a761080c28804481f636bf1f52a6180e (commit)

- Log -----------------------------------------------------------------
commit 3dc65218a761080c28804481f636bf1f52a6180e
Author: Miller Puckette <[email protected]>
Date:   Mon Sep 30 15:08:26 2013 -0700

    version to 0.45-3test1
-----------------------------------------------------------------------


hooks/post-receive
-- 
pure-data



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

Message: 4
Date: Mon, 30 Sep 2013 22:39:17 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data tag, 0.45-3test1,      created.
        3dc65218a761080c28804481f636bf1f52a6180e
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 tag, 0.45-3test1 has been created
        at  3dc65218a761080c28804481f636bf1f52a6180e (commit)

- Log -----------------------------------------------------------------
commit 3dc65218a761080c28804481f636bf1f52a6180e
Author: Miller Puckette <[email protected]>
Date:   Mon Sep 30 15:08:26 2013 -0700

    version to 0.45-3test1
-----------------------------------------------------------------------


hooks/post-receive
-- 
pure-data



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

Message: 5
Date: Mon, 30 Sep 2013 22:39:20 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data tag, delete,   created.
        3dc65218a761080c28804481f636bf1f52a6180e
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 tag, delete has been created
        at  3dc65218a761080c28804481f636bf1f52a6180e (commit)

- Log -----------------------------------------------------------------
commit 3dc65218a761080c28804481f636bf1f52a6180e
Author: Miller Puckette <[email protected]>
Date:   Mon Sep 30 15:08:26 2013 -0700

    version to 0.45-3test1
-----------------------------------------------------------------------


hooks/post-receive
-- 
pure-data



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

Message: 6
Date: Mon, 30 Sep 2013 22:43:06 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data tag, 0.54-3test1,      deleted.
        3dc65218a761080c28804481f636bf1f52a6180e
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 tag, 0.54-3test1 has been deleted
       was  3dc65218a761080c28804481f636bf1f52a6180e

-----------------------------------------------------------------------
3dc65218a761080c28804481f636bf1f52a6180e version to 0.45-3test1
-----------------------------------------------------------------------


hooks/post-receive
-- 
pure-data



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

Message: 7
Date: Mon, 30 Sep 2013 22:43:10 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data tag, delete,   deleted.
        3dc65218a761080c28804481f636bf1f52a6180e
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 tag, delete has been deleted
       was  3dc65218a761080c28804481f636bf1f52a6180e

-----------------------------------------------------------------------
3dc65218a761080c28804481f636bf1f52a6180e version to 0.45-3test1
-----------------------------------------------------------------------


hooks/post-receive
-- 
pure-data



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

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 104, Issue 1
**************************************

Reply via email to