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

Miller Puckette millerpuckette at users.sourceforge.net
Mon Mar 18 19:47:13 CET 2013


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  a24e54a3c1a7e3d3299c79d705a990a9f231f452 (commit)
       via  21c64344882e222e812cc297430de517fb232301 (commit)
       via  aee59ba613a9add015e96f198f39ff5db936831c (commit)
       via  010284724ac31f14e3289d680780b56d3ef289b9 (commit)
       via  cb97b571065cc3b4f6728b6eb9dba0b0e55d402e (commit)
       via  fe5e4ae97de9960aebd571d65221018ee1bd8d34 (commit)
       via  ae74ed4648aa43dbb764ca3649e8a59ac0287f42 (commit)
      from  2352ffdb86ef703047d1cdca493a5221b7f64d98 (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 a24e54a3c1a7e3d3299c79d705a990a9f231f452
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Mar 17 14:54:35 2013 -0700

    Fix normalization of hip~ which was STILL wrong in 0.44-0 through 0.44-2.
    One can still ask for the 0.43-compatible behavior; see the help file.

commit 21c64344882e222e812cc297430de517fb232301
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Mar 17 11:17:13 2013 -0700

    version number to 0.44-3 test - will try to fix LARGEFILE and hip~
    trouble

commit aee59ba613a9add015e96f198f39ff5db936831c
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sun Mar 17 10:54:48 2013 -0700

    Wasn't correct.
    
    Revert "cleanup previous patch"
    
    This reverts commit 010284724ac31f14e3289d680780b56d3ef289b9.

commit 010284724ac31f14e3289d680780b56d3ef289b9
Author: Miller Puckette <msp at ucsd.edu>
Date:   Tue Mar 5 11:05:10 2013 -0800

    cleanup previous patch

commit cb97b571065cc3b4f6728b6eb9dba0b0e55d402e
Author: Yvan Volochine <yvan.volochine at gmail.com>
Date:   Sun Mar 3 12:55:03 2013 -0500

    Tcl: fix recent files support for linux
    
     - remove regression introduced by 356fa6abd89d9: recent files list
    is never loaded
    
    Signed-off-by: Yvan Volochine <yvan.volochine at gmail.com>

commit fe5e4ae97de9960aebd571d65221018ee1bd8d34
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Feb 2 18:34:08 2013 -0800

    change MIDI input port numbers for midiin and sysexin to count devices
    starting at 1, not 2.

commit ae74ed4648aa43dbb764ca3649e8a59ac0287f42
Author: Miller Puckette <msp at ucsd.edu>
Date:   Sat Feb 2 17:48:23 2013 -0800

    change MIDI to allow dialog even if API is number zero (bug fix for linux;
    not sure if this is a problem in other OSES or not.)

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

Summary of changes:
 doc/2.control.examples/dollarsign2.pd |   36 +++++++++++++-------------
 doc/5.reference/hip~-help.pd          |   18 +++++++------
 src/d_filter.c                        |    3 +-
 src/m_pd.h                            |    4 +-
 src/s_midi.c                          |   44 +++++++++++++-------------------
 src/x_midi.c                          |    4 +-
 tcl/pd_guiprefs.tcl                   |    2 +-
 7 files changed, 53 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list