Send Pd-cvs mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."


Today's Topics:

   1. SF.net SVN: pure-data:[16645]
      trunk/externals/nusmuk/puremapping ([email protected])
   2. SF.net SVN: pure-data:[16646]
      trunk/externals/nusmuk/puremapping ([email protected])
   3. [git]pure-data branch master updated.
      bb6cf9a3968d4278e5447e7b67309130aa415691 (Miller Puckette)
   4. [git]pure-data branch master updated.
      11d068434e89b27ac4731bdfbaf9c66423210c50 (Miller Puckette)


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

Message: 1
Date: Mon, 03 Dec 2012 13:42:54 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16645]
        trunk/externals/nusmuk/puremapping
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16645
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16645&view=rev
Author:   nusmuk
Date:     2012-12-03 13:42:53 +0000 (Mon, 03 Dec 2012)
Log Message:
-----------
impove help and add a shape inlet

Modified Paths:
--------------
    trunk/externals/nusmuk/puremapping/wave-help.pd
    trunk/externals/nusmuk/puremapping/wave.pd
    trunk/externals/nusmuk/puremapping/wave_loop-help.pd
    trunk/externals/nusmuk/puremapping/wave_loop.pd

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




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

Message: 2
Date: Mon, 03 Dec 2012 13:49:38 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16646]
        trunk/externals/nusmuk/puremapping
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16646
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16646&view=rev
Author:   nusmuk
Date:     2012-12-03 13:49:38 +0000 (Mon, 03 Dec 2012)
Log Message:
-----------
improve few help patch

Modified Paths:
--------------
    trunk/externals/nusmuk/puremapping/resample-help.pd
    trunk/externals/nusmuk/puremapping/rnd-stat-help.pd
    trunk/externals/nusmuk/puremapping/split_n-help.pd
    trunk/externals/nusmuk/puremapping/variance-help.pd

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




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

Message: 3
Date: Tue,  4 Dec 2012 00:55:22 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
        bb6cf9a3968d4278e5447e7b67309130aa415691
To: [email protected]
Message-ID: <[email protected]>

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  bb6cf9a3968d4278e5447e7b67309130aa415691 (commit)
       via  4d12f5cbc7151ef00d8f7dfaffcc03ae768e84cd (commit)
       via  10616857d6b8ffd5d50ec6ac6cb6dec41042c11a (commit)
      from  b200b87e57437dd39f0c7904103919e4aac4eb91 (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 bb6cf9a3968d4278e5447e7b67309130aa415691
Author: Miller Puckette <[email protected]>
Date:   Mon Dec 3 15:14:31 2012 -0800

    improved namecanvas help (bug tracker item 3583473)

commit 4d12f5cbc7151ef00d8f7dfaffcc03ae768e84cd
Author: Miller Puckette <[email protected]>
Date:   Mon Dec 3 15:08:49 2012 -0800

    fixed it so that, if pd settings asks for an unsupported audoi API, Pd
    goes for whatever the default API is fr that compilation of Pd.  Also
    fixed it so that the default API is actually chosen to be one that exists
    (which had not always been true).

commit 10616857d6b8ffd5d50ec6ac6cb6dec41042c11a
Author: Hans-Christoph Steiner <[email protected]>
Date:   Fri Nov 2 17:36:49 2012 -0400

    fix setting of [bng]'s hold time in properties panel
    
    one of the variables didn't get renamed in the GUI rewrite

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

Summary of changes:
 doc/5.reference/namecanvas-help.pd |   21 ++++++++-----
 src/s_audio.c                      |   37 ++++++++++++++++++++--
 src/s_stuff.h                      |   59 +++++++++++++++++++-----------------
 tcl/dialog_iemgui.tcl              |    2 +-
 4 files changed, 79 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
pure-data



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

Message: 4
Date: Tue,  4 Dec 2012 04:22:58 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
        11d068434e89b27ac4731bdfbaf9c66423210c50
To: [email protected]
Message-ID: <[email protected]>

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  11d068434e89b27ac4731bdfbaf9c66423210c50 (commit)
       via  e1aed27032e915161235c54aac48ab030b89027f (commit)
       via  3d4733ffa6da86183e105a490837de089a552630 (commit)
      from  bb6cf9a3968d4278e5447e7b67309130aa415691 (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 11d068434e89b27ac4731bdfbaf9c66423210c50
Author: Miller Puckette <[email protected]>
Date:   Mon Dec 3 20:22:13 2012 -0800

    added rather lame help files for vradio, hradio

commit e1aed27032e915161235c54aac48ab030b89027f
Author: Hans-Christoph Steiner <[email protected]>
Date:   Wed Nov 14 23:26:27 2012 -0500

    only load GUI plugins with the same name once, to prevent mayhem
    
    The actual file name of the plugin is stored in a list.  Whenever a plugin
    is being loaded, first pd-gui checks whether that file name is listed as
    loaded.  If its loaded already, pd-gui prints a message then ignores it.

commit 3d4733ffa6da86183e105a490837de089a552630
Author: IOhannes m zmoelnig <[email protected]>
Date:   Fri Nov 2 00:06:59 2012 +0100

    use SNDCTL_DSP_* defines
    
    rather than the deprecated SOUND_PCM_* defines (which have
    been removed from OSS4)
    
    (but fall back to old ones if the new are not there...)

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

Summary of changes:
 doc/5.reference/hradio-help.pd |  249 +++++++++++++++++++++++++++++++++++++++
 doc/5.reference/vradio-help.pd |  255 ++++++++++++++++++++++++++++++++++++++++
 src/s_audio_oss.c              |   17 ++-
 tcl/pd-gui.tcl                 |   16 ++-
 4 files changed, 529 insertions(+), 8 deletions(-)
 create mode 100644 doc/5.reference/hradio-help.pd
 create mode 100644 doc/5.reference/vradio-help.pd


hooks/post-receive
-- 
pure-data



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

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 94, Issue 4
*************************************

Reply via email to