[PD-cvs] [git]pure-data branch master updated. 3b9e05cd05b683ab3988151e7caf1657645c5cea

Miller Puckette millerpuckette at users.sourceforge.net
Mon May 8 06:38:47 CEST 2017


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  3b9e05cd05b683ab3988151e7caf1657645c5cea (commit)
       via  740b63e38e2731c2cef50930ec966f60d9be883c (commit)
       via  5af78e20aa6b126b5bf3c7729e8635bdd1ec0743 (commit)
       via  2e84ee2812c770bd00960b94b7936b03f68092cf (commit)
       via  8d99e7fd92f54d887cf9c5781a19f45b7142a974 (commit)
       via  0194149de3634197bfa508a013f79a97a22b9d0e (commit)
      from  e0aff65977890fc44b69136ec78859bb694ce476 (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 3b9e05cd05b683ab3988151e7caf1657645c5cea
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun May 7 21:37:36 2017 -0700

    compiler fix needed when PDINSTANCE defined

commit 740b63e38e2731c2cef50930ec966f60d9be883c
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun May 7 21:19:52 2017 -0700

    windows compilation fix

commit 5af78e20aa6b126b5bf3c7729e8635bdd1ec0743
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun May 7 21:02:00 2017 -0700

    Fix "newest" to be per-instance

commit 2e84ee2812c770bd00960b94b7936b03f68092cf
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun May 7 20:34:59 2017 -0700

    compile fixes for windows

commit 8d99e7fd92f54d887cf9c5781a19f45b7142a974
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun May 7 20:06:54 2017 -0700

    sys_time to pd_systime

commit 0194149de3634197bfa508a013f79a97a22b9d0e
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun May 7 19:18:38 2017 -0700

    "sys" variables (notably, number of audio channels in and out) made
    to be per-instance.

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

Summary of changes:
 extra/pd~/pdsched.c  |  6 ++--
 src/d_array.c        |  1 -
 src/d_dac.c          |  6 ++--
 src/g_array.c        |  4 +--
 src/g_canvas.c       | 89 +++++++++++++++++++++++++---------------------------
 src/g_canvas.h       |  3 +-
 src/g_clone.c        | 16 +++++-----
 src/g_editor.c       | 11 +++----
 src/g_graph.c        |  1 -
 src/g_template.c     |  1 -
 src/g_text.c         | 17 +++++-----
 src/m_binbuf.c       |  2 +-
 src/m_class.c        | 29 ++++++++++++-----
 src/m_imp.h          |  2 --
 src/m_pd.h           | 28 ++++++++++-------
 src/m_sched.c        | 31 +++++++++---------
 src/s_audio.c        | 52 ++++++++++++++----------------
 src/s_audio_alsa.c   | 21 +++++++------
 src/s_audio_alsamm.c |  8 ++---
 src/s_audio_esd.c    |  3 --
 src/s_audio_jack.c   | 68 +++++++++++++++++++--------------------
 src/s_audio_mmio.c   | 24 ++++++--------
 src/s_audio_oss.c    | 17 ++++------
 src/s_audio_pa.c     | 61 +++++++++++++++++------------------
 src/s_file.c         |  9 +++---
 src/s_inter.c        | 13 +++++---
 src/s_loader.c       |  5 ++-
 src/s_main.c         | 23 ++++++++------
 src/s_path.c         | 52 +++++++++++++++---------------
 src/s_stuff.h        | 30 +++++++++++-------
 src/x_array.c        | 27 ++++++++--------
 src/x_connective.c   | 12 ++++---
 src/x_list.c         | 23 +++++++-------
 src/x_net.c          | 72 +++++++++++++++++++++---------------------
 src/x_scalar.c       | 11 +++----
 src/x_text.c         | 26 +++++++--------
 36 files changed, 401 insertions(+), 403 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list