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:[16647]
trunk/externals/unauthorized/audience~.c
([email protected])
2. SF.net SVN: pure-data:[16648] trunk/externals/moonlib/image.c
([email protected])
3. SF.net SVN: pure-data:[16649] trunk/externals/moonlib
([email protected])
4. [git]pure-data branch master updated.
a0078a8359f45a95597ee741ecb1575c16b70afa (Miller Puckette)
----------------------------------------------------------------------
Message: 1
Date: Wed, 05 Dec 2012 01:14:01 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16647]
trunk/externals/unauthorized/audience~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16647
http://pure-data.svn.sourceforge.net/pure-data/?rev=16647&view=rev
Author: eighthave
Date: 2012-12-05 01:14:01 +0000 (Wed, 05 Dec 2012)
Log Message:
-----------
quote file path with {} in case of spaces or special characters
Modified Paths:
--------------
trunk/externals/unauthorized/audience~.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Wed, 05 Dec 2012 01:24:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16648]
trunk/externals/moonlib/image.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16648
http://pure-data.svn.sourceforge.net/pure-data/?rev=16648&view=rev
Author: eighthave
Date: 2012-12-05 01:24:55 +0000 (Wed, 05 Dec 2012)
Log Message:
-----------
quote file name with {} to support spaces and special characters
Modified Paths:
--------------
trunk/externals/moonlib/image.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Wed, 05 Dec 2012 02:17:18 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16649]
trunk/externals/moonlib
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16649
http://pure-data.svn.sourceforge.net/pure-data/?rev=16649&view=rev
Author: eighthave
Date: 2012-12-05 02:17:17 +0000 (Wed, 05 Dec 2012)
Log Message:
-----------
handle errors opening image file and try to report them to the Pd window
Modified Paths:
--------------
trunk/externals/moonlib/image.c
Added Paths:
-----------
trunk/externals/moonlib/image.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Wed, 5 Dec 2012 04:41:07 +0000
From: "Miller Puckette" <[email protected]>
Subject: [PD-cvs] [git]pure-data branch master updated.
a0078a8359f45a95597ee741ecb1575c16b70afa
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 a0078a8359f45a95597ee741ecb1575c16b70afa (commit)
via 38c09b4f8e1f3a9dd026da2fae421f0e1add03fe (commit)
via 734a236298011c449b5393d3cdd97330c24fb1a2 (commit)
via e436d73a70bf1c7193fdb450fbc69872597ac8ad (commit)
via 9c008502f8cab614355f50a087769ff9daaa014b (commit)
via 89beff38b191c2a5e40cb90b221d6a6ae6106356 (commit)
via 43de976a320a18ae331512f9a26f0e6107d2ac1f (commit)
from 11d068434e89b27ac4731bdfbaf9c66423210c50 (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 a0078a8359f45a95597ee741ecb1575c16b70afa
Merge: 9c00850 38c09b4
Author: Miller Puckette <[email protected]>
Date: Tue Dec 4 20:23:26 2012 -0800
pull in portaudio build fixes from Hannes
Merge foo:work/pd/pd-vanilla
commit 38c09b4f8e1f3a9dd026da2fae421f0e1add03fe
Author: IOhannes m zmoelnig <[email protected]>
Date: Tue Dec 4 20:09:52 2012 +0100
adding autoconf files for portaudio
commit 734a236298011c449b5393d3cdd97330c24fb1a2
Author: IOhannes m zmoelnig <[email protected]>
Date: Tue Dec 4 20:09:14 2012 +0100
fixes to keep out portaudio import mimimal
commit e436d73a70bf1c7193fdb450fbc69872597ac8ad
Author: IOhannes m zmoelnig <[email protected]>
Date: Tue Dec 4 20:06:16 2012 +0100
preperations for portaudio fixes
include portaudio/configure (will get called recursively by or configure)
fix ALSA/JACK and other LIBS (dl)
commit 9c008502f8cab614355f50a087769ff9daaa014b
Author: Miller Puckette <[email protected]>
Date: Mon Dec 3 20:55:33 2012 -0800
patch 3591224 - make error message text match previously existing version
(tweak to error message so it will find its translations)
commit 89beff38b191c2a5e40cb90b221d6a6ae6106356
Author: Miller Puckette <[email protected]>
Date: Mon Dec 3 20:49:07 2012 -0800
duplicate printout deleted
commit 43de976a320a18ae331512f9a26f0e6107d2ac1f
Author: Miller Puckette <[email protected]>
Date: Mon Dec 3 20:31:22 2012 -0800
patch 3587384 - Replacing deprecated functions + small makefile tweak
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 13 +-
extra/expr~/vexp_fun.c | 4 +-
portaudio/Makefile.in | 5 +-
portaudio/config.guess | 1530 +++++++++++++++++++++++++++++++++++++++++
portaudio/config.sub | 1782 ++++++++++++++++++++++++++++++++++++++++++++++++
portaudio/configure.in | 501 ++++++++++++++
portaudio/install-sh | 527 ++++++++++++++
src/Makefile.am | 9 +-
src/makefile.gnu | 13 +-
src/s_audio_jack.c | 1 -
tcl/pd_connect.tcl | 2 +-
11 files changed, 4367 insertions(+), 20 deletions(-)
create mode 100755 portaudio/config.guess
create mode 100755 portaudio/config.sub
create mode 100644 portaudio/configure.in
create mode 100755 portaudio/install-sh
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 5
*************************************