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:[16068]
      trunk/packages/linux_make/Makefile ([email protected])
   2. SF.net SVN: pure-data:[16069]
      trunk/packages/linux_make/Makefile ([email protected])
   3. [git]Pd-extended branch patch_series updated.
      ae715ca9c60f9eec99358c678f6e0d85e58021df (Hans-Christoph Steiner)
   4. [git]Pd-extended branch pure-data updated.
      60115f89751c38dec8cf326f8ead604d3d25d73c (Hans-Christoph Steiner)
   5. [git]Pd-extended branch master updated.
      4c3160194d0d8ea1da3ca681fb29737fe5323a32 (Hans-Christoph Steiner)
   6. [git]Pd-extended branch pure-data updated.
      bb91ad26e16d2dd8f0e6c812752ee66e37999d17 (Hans-Christoph Steiner)


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

Message: 1
Date: Mon, 12 Mar 2012 02:04:20 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16068]
        trunk/packages/linux_make/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16068
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16068&view=rev
Author:   eighthave
Date:     2012-03-12 02:04:19 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
create Debian docs/pd-extended dir and add links to all relevant docs there

Modified Paths:
--------------
    trunk/packages/linux_make/Makefile

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




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

Message: 2
Date: Mon, 12 Mar 2012 02:05:23 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16069]
        trunk/packages/linux_make/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16069
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16069&view=rev
Author:   eighthave
Date:     2012-03-12 02:05:22 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
use = instead of := for getting the results of dpkg-shlibdeps so that the 
command is only run when its actually needed ( := was making it run everytime)

Modified Paths:
--------------
    trunk/packages/linux_make/Makefile

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




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

Message: 3
Date: Mon, 12 Mar 2012 03:32:35 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
        ae715ca9c60f9eec99358c678f6e0d85e58021df
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 "Pd-extended".

The branch, patch_series has been updated
       via  ae715ca9c60f9eec99358c678f6e0d85e58021df (commit)
       via  1463961f24d86a5889854fdd9cafa2058b3d93f4 (commit)
      from  a6121b24cbc52147d1d91b33e4bcb2f498a8f5f8 (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 ae715ca9c60f9eec99358c678f6e0d85e58021df
Author: Hans-Christoph Steiner <[email protected]>
Date:   Sun Mar 11 21:00:44 2012 -0400

    REBASE into "escape ' single-quote chars for Mac OS X defaults system used 
in GUI prefs

commit 1463961f24d86a5889854fdd9cafa2058b3d93f4
Author: Hans-Christoph Steiner <[email protected]>
Date:   Sun Mar 11 16:04:23 2012 -0400

    REBASE bring back Apply button in all dialogs since its sometimes useful

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

Summary of changes:
 tcl/dialog_array.tcl |    2 +-
 tcl/dialog_gatom.tcl |    6 ++----
 tcl/pd_guiprefs.tcl  |    6 +++---
 3 files changed, 6 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 4
Date: Mon, 12 Mar 2012 03:32:38 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch pure-data 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 "Pd-extended".

The branch, pure-data has been updated
       via  60115f89751c38dec8cf326f8ead604d3d25d73c (commit)
       via  5dadaf43c9206823b434d11c6cc6c6e6be020dc3 (commit)
       via  648b2c413ce006b1ab2342ed04e4c28df0cde9b4 (commit)
       via  64046fb625b932d914433ae466b87a26a702e1e5 (commit)
       via  356fa6abd89d9056c1740226dcfbb2c16cd2a808 (commit)
       via  aafa7ab9093e3cd2aa83428ec39e74d39e6c6767 (commit)
       via  eb4c94468208b484a2ccad14b0d9bdb0de2400de (commit)
       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 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

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?

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:
 msw/pdprototype.tgz   |  Bin 2705843 -> 2703612 bytes
 portaudio/Makefile.am |   13 ++++++----
 src/Makefile.am       |    8 +++---
 src/makefile.mingw    |   14 ++++++-----
 src/s_loader.c        |   46 +++++++++++++++++++++++++-----------
 src/s_main.c          |    4 +-
 tcl/pd_guiprefs.tcl   |   61 ++++++++++++++++++++++++++++---------------------
 tcl/pkgIndex.tcl      |    1 +
 8 files changed, 90 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 5
Date: Mon, 12 Mar 2012 03:33:55 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
        4c3160194d0d8ea1da3ca681fb29737fe5323a32
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 "Pd-extended".

The branch, master has been updated
       via  4c3160194d0d8ea1da3ca681fb29737fe5323a32 (commit)
       via  ae715ca9c60f9eec99358c678f6e0d85e58021df (commit)
       via  1463961f24d86a5889854fdd9cafa2058b3d93f4 (commit)
      from  de457fb69477862385c79bd2513d1142e97523e8 (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 4c3160194d0d8ea1da3ca681fb29737fe5323a32
Merge: de457fb ae715ca
Author: Hans-Christoph Steiner <[email protected]>
Date:   Sun Mar 11 23:33:14 2012 -0400

    Merge branch 'patch_series'

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

Summary of changes:
 tcl/dialog_array.tcl |    2 +-
 tcl/dialog_gatom.tcl |    6 ++----
 tcl/pd_guiprefs.tcl  |    6 +++---
 3 files changed, 6 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 6
Date: Mon, 12 Mar 2012 03:35:45 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch pure-data updated.
        bb91ad26e16d2dd8f0e6c812752ee66e37999d17
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 "Pd-extended".

The branch, pure-data has been updated
       via  bb91ad26e16d2dd8f0e6c812752ee66e37999d17 (commit)
       via  d833258d762d34fae9150238108cf36bada9ce39 (commit)
       via  4dfcc1fc76c44800597bcd13a76163763541de35 (commit)
      from  60115f89751c38dec8cf326f8ead604d3d25d73c (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 bb91ad26e16d2dd8f0e6c812752ee66e37999d17
Author: msp <msp@fuzz.(none)>
Date:   Tue Feb 21 08:35:35 2012 -0800

    fix compiler ouch in s_loader.c

commit d833258d762d34fae9150238108cf36bada9ce39
Author: msp <msp@fuzz.(none)>
Date:   Tue Feb 21 08:16:36 2012 -0800

    version number to 0.43-2 test1

commit 4dfcc1fc76c44800597bcd13a76163763541de35
Author: Hans-Christoph Steiner <[email protected]>
Date:   Mon Jan 30 20:35:15 2012 -0500

    on start, wait for the event loop before printing the logbuffer to the Pd 
window

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

Summary of changes:
 src/m_pd.h       |    4 ++--
 src/s_loader.c   |   52 +++++++++++++++++++++++++++-------------------------
 tcl/pdwindow.tcl |    4 ++--
 3 files changed, 31 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

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


End of Pd-cvs Digest, Vol 85, Issue 8
*************************************

Reply via email to