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

Miller Puckette millerpuckette at users.sourceforge.net
Sun Aug 24 02:24:17 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  6c97df5f12c10183902f2153b6c21b87e67fb650 (commit)
       via  3c2b2ac28d1367dac480d7a758780d0e84dc93be (commit)
       via  73907951a7790a739b458822eb2b6f2eb49c85c0 (commit)
       via  e8379fcfaac6c05af3c6d14aa2151d1535554b46 (commit)
      from  484619fff420213424f7b5d7994804d81b24ed86 (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 6c97df5f12c10183902f2153b6c21b87e67fb650
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Aug 23 16:57:29 2014 -0700

    added mention of oscparse,oscformat to release notes

commit 3c2b2ac28d1367dac480d7a758780d0e84dc93be
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Aug 23 16:55:39 2014 -0700

    version number to 0.46-0test4

commit 73907951a7790a739b458822eb2b6f2eb49c85c0
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Aug 23 12:37:45 2014 -0700

    Bugs saving and restoring "init" values in vslider and hslider.  Saving is now
    in pixels/100 (as it was pre-0.46).  This means "init" doesn't recover the
    actual value but the slider setting, clipped to the slider's range.  This
    is bad but at least back-compatible.

commit e8379fcfaac6c05af3c6d14aa2151d1535554b46
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Aug 23 11:16:40 2014 -0700

    several midi fixes, some for OSS, some in argument parsing for midi device
    names (-midiadddevname etc)

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

Summary of changes:
 doc/1.manual/x5.htm |    3 +++
 src/g_hslider.c     |   16 ++++++++--------
 src/g_vslider.c     |   14 +++++++-------
 src/m_pd.h          |    2 +-
 src/pd.rc           |    4 ++--
 src/s_main.c        |   30 +++++++++++++++---------------
 src/s_midi_oss.c    |    6 +++---
 7 files changed, 39 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list