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:[15999] trunk/externals/zexy
      ([email protected])
   2. SF.net SVN: pure-data:[16000] trunk/externals/zexy
      ([email protected])
   3. SF.net SVN: pure-data:[16001]
      trunk/externals/iemlib/iemlib1/src/iem_sqrt4~ .c
      ([email protected])
   4. [git]pure-data branch master updated.
      5a526189ea6744ceb4c15684da574d4019b0e2d8 (Miller Puckette)
   5. SF.net SVN: pure-data:[16002]
      trunk/externals/loaders/tclpd/Makefile
      ([email protected])
   6. SF.net SVN: pure-data:[16003]
      trunk/externals/plugin~/plugin~.c ([email protected])
   7. [git]pure-data branch master updated.
      5dadaf43c9206823b434d11c6cc6c6e6be020dc3 (Miller Puckette)
   8. [git]pure-data branch master updated.
      60115f89751c38dec8cf326f8ead604d3d25d73c (Miller Puckette)


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

Message: 1
Date: Sun, 19 Feb 2012 18:27:49 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15999] trunk/externals/zexy
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15999
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15999&view=rev
Author:   zmoelnig
Date:     2012-02-19 18:27:48 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
added reject-outlet for unparsable symbols

Modified Paths:
--------------
    trunk/externals/zexy/reference/atoi-help.pd
    trunk/externals/zexy/src/atoi.c

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




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

Message: 2
Date: Sun, 19 Feb 2012 18:28:21 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16000] trunk/externals/zexy
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16000
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16000&view=rev
Author:   zmoelnig
Date:     2012-02-19 18:28:20 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
added reject-outlet for unparsable symbols

Modified Paths:
--------------
    trunk/externals/zexy/src/atof.c

Added Paths:
-----------
    trunk/externals/zexy/reference/atof-help.pd

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




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

Message: 3
Date: Sun, 19 Feb 2012 20:39:17 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16001]
        trunk/externals/iemlib/iemlib1/src/iem_sqrt4~ .c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16001
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16001&view=rev
Author:   zmoelnig
Date:     2012-02-19 20:39:17 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
use tabfudge rather than pointer-casts

fixes crash on amd64

Modified Paths:
--------------
    trunk/externals/iemlib/iemlib1/src/iem_sqrt4~.c

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




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

Message: 4
Date: Sun, 19 Feb 2012 21:49:02 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
        5a526189ea6744ceb4c15684da574d4019b0e2d8
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  5a526189ea6744ceb4c15684da574d4019b0e2d8 (commit)
      from  c2a3380c00e6aea9c7505651997937e08d922fdc (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 5a526189ea6744ceb4c15684da574d4019b0e2d8
Author: msp <msp@fuzz.(none)>
Date:   Sun Feb 19 10:05:47 2012 -0800

    Update PkgIndex.tcl (migth have been out of date) and fixed a potential
    divide by zero for -nogui operation (font widths might get divided by and
    are thus initialized to 1, not 0).

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

Summary of changes:
 src/s_main.c     |    4 ++--
 tcl/pkgIndex.tcl |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
pure-data



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

Message: 5
Date: Sun, 19 Feb 2012 22:15:43 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16002]
        trunk/externals/loaders/tclpd/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16002
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16002&view=rev
Author:   eighthave
Date:     2012-02-19 22:15:42 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
fix relative path to Tcl.framework included in Pd-extended.app 
(@executable_path is going to be Resources/bin/pd, not MacOS/Pd-extended)

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/Makefile

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




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

Message: 6
Date: Mon, 20 Feb 2012 03:04:59 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16003]
        trunk/externals/plugin~/plugin~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16003
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16003&view=rev
Author:   eighthave
Date:     2012-02-20 03:04:58 +0000 (Mon, 20 Feb 2012)
Log Message:
-----------
remove calls to assert() since it does not make sense to quit Pd if one of the 
tests fail.  Instead call error() or pd_error()

Modified Paths:
--------------
    trunk/externals/plugin~/plugin~.c

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




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

Message: 7
Date: Mon, 20 Feb 2012 03:31:37 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
        5dadaf43c9206823b434d11c6cc6c6e6be020dc3
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  5dadaf43c9206823b434d11c6cc6c6e6be020dc3 (commit)
       via  648b2c413ce006b1ab2342ed04e4c28df0cde9b4 (commit)
       via  64046fb625b932d914433ae466b87a26a702e1e5 (commit)
       via  356fa6abd89d9056c1740226dcfbb2c16cd2a808 (commit)
       via  aafa7ab9093e3cd2aa83428ec39e74d39e6c6767 (commit)
       via  eb4c94468208b484a2ccad14b0d9bdb0de2400de (commit)
      from  5a526189ea6744ceb4c15684da574d4019b0e2d8 (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 5dadaf43c9206823b434d11c6cc6c6e6be020dc3
Author: Pure Data User <pd@farg2574.(none)>
Date:   Mon Feb 6 11:18:53 2012 -0500

    (Win32) use SetDllDirectory() so that externals can load DLLs included in 
the same dir
    
    - use SetDllDirectory() sets a path for loading DLLs from. It was introduced
      in Windows XP SP1, so we have -DWINVER=0x0502 as the minimum supported 
version
    
    - switch order of dlopen()/LoadLibrary() #ifdef block so that Win32 always 
uses
      the Win32 SetDllDirectory()/LoadLibrary() call, even if libdl is present

commit 648b2c413ce006b1ab2342ed04e4c28df0cde9b4
Author: Pure Data User <pd@farg2574.(none)>
Date:   Mon Feb 6 11:18:00 2012 -0500

    update src/makefile.mingw to set -DWINVER=0x0502 for ASIO and 
SetDllDirectory()

commit 64046fb625b932d914433ae466b87a26a702e1e5
Author: Pure Data User <pd@farg2574.(none)>
Date:   Mon Feb 6 11:17:02 2012 -0500

    Update new build system for Windows builds with ASIO and SetDllDirectory()
    
    - set WINVER for ASIO and for Pd s_loader.c SetDllDirectory()
    - remove -DMSW since its not needed anymore
    - use AM_CPPFLAGS since it applies to both C and C++

commit 356fa6abd89d9056c1740226dcfbb2c16cd2a808
Author: msp <msp@fuzz.(none)>
Date:   Sun Feb 19 18:10:51 2012 -0800

        fix pd_guiprefs.tcl to match the coding style of the rest of the GUI
    
        - added 'else' keyword
        - put all procs into the ::pd_guiprefs:: namespace
        - used ::pdwindow::error and ::pdwindow:debug instead of puts

commit aafa7ab9093e3cd2aa83428ec39e74d39e6c6767
Author: msp <msp@fuzz.(none)>
Date:   Sun Feb 19 18:08:33 2012 -0800

        escape ' single-quote chars for Mac OS X defaults system used in GUI 
Prefs
    
        when writing using 'defaults write' use regular "" for quoting,
        when reading from the 'defaults read' output, it'll be with ''

commit eb4c94468208b484a2ccad14b0d9bdb0de2400de
Author: msp <msp@fuzz.(none)>
Date:   Sun Feb 19 18:05:58 2012 -0800

    put tclreg.dll in propoer directory.  Are there others yet to surface?

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

Summary of changes:
 msw/pdprototype.tgz   |  Bin 2705843 -> 2703612 bytes
 portaudio/Makefile.am |   13 ++++++----
 src/Makefile.am       |    8 +++---
 src/makefile.mingw    |   14 ++++++-----
 src/s_loader.c        |   46 +++++++++++++++++++++++++-----------
 tcl/pd_guiprefs.tcl   |   61 ++++++++++++++++++++++++++++---------------------
 6 files changed, 87 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
pure-data



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

Message: 8
Date: Mon, 20 Feb 2012 03:32:10 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
        60115f89751c38dec8cf326f8ead604d3d25d73c
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  60115f89751c38dec8cf326f8ead604d3d25d73c (commit)
      from  5dadaf43c9206823b434d11c6cc6c6e6be020dc3 (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 60115f89751c38dec8cf326f8ead604d3d25d73c
Author: msp <msp@fuzz.(none)>
Date:   Sun Feb 19 19:31:44 2012 -0800

    oops, forgot one 0 to 1 in s_main.c, fixed

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

Summary of changes:
 src/s_main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
pure-data



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

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


End of Pd-cvs Digest, Vol 84, Issue 18
**************************************

Reply via email to