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

Miller Puckette millerpuckette at users.sourceforge.net
Wed Jun 25 13:06:36 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  e88071beda56db363372455f0a3d4a7e6bbe248b (commit)
       via  3634dbabccbe4bf1ae2469dd8f729ed8493b692f (commit)
       via  5408ec19491b2cda5a8ec6ec0f0e0cda8ad8be97 (commit)
       via  ae18e280e55ed86c73e1e3f4f90776da53fc38f7 (commit)
      from  44c6256878e888afbb0f5fefab7ea57a92c119db (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 e88071beda56db363372455f0a3d4a7e6bbe248b
Author: IOhannes m zmoelnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Jun 25 11:43:27 2014 +0200

    make canvas_properties() a proper t_propertiesfn
    
    - use (t_gobj*) consistently as the first argument.
    - add a dummy second argument, so we don't need to typecast

commit 3634dbabccbe4bf1ae2469dd8f729ed8493b692f
Author: Miller Puckette <msp at ucsd.edu>
Date:   Wed Jun 25 12:58:30 2014 +0200

    fixes for text sequence to deal with commas in a more reasonable way

commit 5408ec19491b2cda5a8ec6ec0f0e0cda8ad8be97
Author: Miller Puckette <msp at ucsd.edu>
Date:   Tue Jun 24 12:14:24 2014 +0200

    remove debug printout from text sequence object

commit ae18e280e55ed86c73e1e3f4f90776da53fc38f7
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Jun 23 19:07:02 2014 +0200

    fixed infinite loop sending 'auto' to text sequence with no buffer

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

Summary of changes:
 doc/5.reference/text-object-help.pd |   80 +++++++++++++++++-----------------
 src/g_canvas.c                      |    4 +-
 src/g_editor.c                      |    5 +-
 src/x_text.c                        |   76 +++++++++++++++++++++++++--------
 4 files changed, 102 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list