[PD-cvs] [git]pure-data branch, 0.46, updated. 991b1835f1e3f39e33fa9cdda9312fab4ab80c79

Miller Puckette millerpuckette at users.sourceforge.net
Wed May 13 23:01:23 CEST 2015


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.46 has been updated
       via  991b1835f1e3f39e33fa9cdda9312fab4ab80c79 (commit)
       via  5e39753323e9f5f4028543719bc6091adf6a507c (commit)
       via  18861a1ba9cb7833960b40256157e6cf8e2c3de4 (commit)
      from  1a9e822ddcef8da5dd4f09d867cbbd6f9c1e1ce9 (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 991b1835f1e3f39e33fa9cdda9312fab4ab80c79
Author: Miller Puckette <msp at ucsd.edu>
Date:   Wed May 13 14:00:30 2015 -0700

    took out debugging message

commit 5e39753323e9f5f4028543719bc6091adf6a507c
Author: Miller Puckette <msp at ucsd.edu>
Date:   Wed May 13 13:56:00 2015 -0700

    Fix for compiling on Mac using automake

commit 18861a1ba9cb7833960b40256157e6cf8e2c3de4
Author: Miller Puckette <msp at ucsd.edu>
Date:   Tue May 5 14:23:42 2015 -0700

    Fixes to enhance pdlib in windows - put O_BINARY flag back in when opening files in windows (this had been done by setting a global flag in s_main.c but that's not appropriate if we're a plug-in). Also, a function to shut down the GUI. This isn't finishedyet (the GUI can't then be restaerd a second time) but it's enough so that one can shut the GUI down when unloading a plug-in that had to start one.

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

Summary of changes:
 portmidi/Makefile.am |    4 +++-
 src/d_ugen.c         |    3 ---
 src/s_inter.c        |   14 ++++++++++++++
 src/s_path.c         |    4 ++--
 4 files changed, 19 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list