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

Miller Puckette millerpuckette at users.sourceforge.net
Mon Aug 25 23:39:30 CEST 2014


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  c90d6fabfb1a0fc34aa94a9aad210f02ef8b7805 (commit)
       via  46722111770f678f3cc677c4d3981e4e6153f3ed (commit)
       via  f051f8261c7d50c2b80ed3804ca82715e2eea018 (commit)
       via  2474a8d74916989f93062e808b6158c17c8fa061 (commit)
       via  a1434da1ee7edc4a8f8d1941f795e02203ab4a51 (commit)
       via  1a6829aca1ba9fbd21119f644c73709de9391983 (commit)
      from  6c97df5f12c10183902f2153b6c21b87e67fb650 (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 c90d6fabfb1a0fc34aa94a9aad210f02ef8b7805
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Aug 25 14:39:04 2014 -0700

    improved comment in bundle handling

commit 46722111770f678f3cc677c4d3981e4e6153f3ed
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Aug 25 14:12:40 2014 -0700

    oscparse extended to unpack bundles (although timetag is ignored).  More
    tweaks to MIDI alsa code.  Still a bit confused.

commit f051f8261c7d50c2b80ed3804ca82715e2eea018
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Aug 25 12:36:22 2014 -0700

    bugfix in pipe (memory freed repeatedly and prematurely)

commit 2474a8d74916989f93062e808b6158c17c8fa061
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Aug 25 12:18:10 2014 -0700

    minor fix

commit a1434da1ee7edc4a8f8d1941f795e02203ab4a51
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Aug 25 08:54:46 2014 -0700

    bug fixes in midi.  Started to 'improve' alsa midi but ran into confusion.

commit 1a6829aca1ba9fbd21119f644c73709de9391983
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Aug 24 16:39:40 2014 -0700

    up to 9 MIDI devices; and OSS MIDI bug fixes

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

Summary of changes:
 doc/5.reference/oscparse-help.pd |   47 ++++---
 linux/README.txt                 |    3 +-
 src/s_audio.c                    |    2 +-
 src/s_midi.c                     |  111 +++++++++------
 src/s_midi_alsa.c                |   14 +-
 src/s_midi_oss.c                 |    6 +
 src/x_misc.c                     |   26 ++++-
 src/x_time.c                     |    9 +-
 tcl/dialog_midi.tcl              |  273 +++++++++++++++++++++++---------------
 9 files changed, 303 insertions(+), 188 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list