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:[15807] trunk/externals/vanilla
([email protected])
2. SF.net SVN: pure-data:[15808] trunk/doc/pddp/import-help.pd
([email protected])
3. SF.net SVN: pure-data:[15809] trunk/doc/pddp/import-help.pd
([email protected])
4. SF.net SVN: pure-data:[15810] trunk/doc/pddp/path-help.pd
([email protected])
5. [git]Pd-extended branch master updated.
dececceeb069236bd20d3c956566a81b1bb7b2a0 (Hans-Christoph Steiner)
6. [git]Pd-extended branch patch_series updated.
6b11797e0ebf850f2a3d6a522090f26b91c605cc (Hans-Christoph Steiner)
7. autobuild: pd-extended macosx104-powerpc 2011-11-27 03.16.37
(Pd User)
8. autobuild: pd-extended macosx104-powerpc 2011-11-28 03.16.37
(Pd User)
----------------------------------------------------------------------
Message: 1
Date: Wed, 30 Nov 2011 15:34:32 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15807]
trunk/externals/vanilla
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15807
http://pure-data.svn.sourceforge.net/pure-data/?rev=15807&view=rev
Author: eighthave
Date: 2011-11-30 15:34:32 +0000 (Wed, 30 Nov 2011)
Log Message:
-----------
reverted last commit, no need for global vars
Modified Paths:
--------------
trunk/externals/vanilla/bendin.c
trunk/externals/vanilla/ctlin.c
trunk/externals/vanilla/midiclkin.c
trunk/externals/vanilla/midiin.c
trunk/externals/vanilla/midirealtimein.c
trunk/externals/vanilla/notein.c
trunk/externals/vanilla/pgmin.c
trunk/externals/vanilla/polytouchin.c
trunk/externals/vanilla/sysexin.c
trunk/externals/vanilla/touchin.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Thu, 01 Dec 2011 05:15:20 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15808]
trunk/doc/pddp/import-help.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15808
http://pure-data.svn.sourceforge.net/pure-data/?rev=15808&view=rev
Author: eighthave
Date: 2011-12-01 05:15:19 +0000 (Thu, 01 Dec 2011)
Log Message:
-----------
minor text update
Modified Paths:
--------------
trunk/doc/pddp/import-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Thu, 01 Dec 2011 05:16:29 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15809]
trunk/doc/pddp/import-help.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15809
http://pure-data.svn.sourceforge.net/pure-data/?rev=15809&view=rev
Author: eighthave
Date: 2011-12-01 05:16:29 +0000 (Thu, 01 Dec 2011)
Log Message:
-----------
oops, revert two lines
Modified Paths:
--------------
trunk/doc/pddp/import-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Thu, 01 Dec 2011 05:16:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15810]
trunk/doc/pddp/path-help.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15810
http://pure-data.svn.sourceforge.net/pure-data/?rev=15810&view=rev
Author: eighthave
Date: 2011-12-01 05:16:47 +0000 (Thu, 01 Dec 2011)
Log Message:
-----------
added help patch for new [path] object included in Pd-extended
Added Paths:
-----------
trunk/doc/pddp/path-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Thu, 1 Dec 2011 05:28:47 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
dececceeb069236bd20d3c956566a81b1bb7b2a0
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 dececceeb069236bd20d3c956566a81b1bb7b2a0 (commit)
via 6b11797e0ebf850f2a3d6a522090f26b91c605cc (commit)
via be4b30c4a3c9837e1c4afb8119b52293313f82ad (commit)
from ab6f5a3de6605cd6abfdbeba8aded42e7054f8f9 (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 dececceeb069236bd20d3c956566a81b1bb7b2a0
Merge: ab6f5a3 6b11797
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Dec 1 00:28:17 2011 -0500
Merge branch 'patch_series'
commit 6b11797e0ebf850f2a3d6a522090f26b91c605cc
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Dec 1 00:18:07 2011 -0500
added [path] object mirroring [import] but for appending dirs to the
canvas-local path
commit be4b30c4a3c9837e1c4afb8119b52293313f82ad
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Nov 30 10:23:46 2011 -0500
REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +-
src/e_midi.c | 20 +++---
src/g_canvas.c | 16 +++++
src/m_conf_pdextended.c | 2 +
src/makefile.mingw | 2 +-
src/path.c | 146 +++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 176 insertions(+), 12 deletions(-)
create mode 100644 src/path.c
hooks/post-receive
--
Pd-extended
------------------------------
Message: 6
Date: Thu, 1 Dec 2011 05:29:22 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
6b11797e0ebf850f2a3d6a522090f26b91c605cc
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 6b11797e0ebf850f2a3d6a522090f26b91c605cc (commit)
via be4b30c4a3c9837e1c4afb8119b52293313f82ad (commit)
from 137afd33885704ea63315e9935fc0e01548fbf0a (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +-
src/e_midi.c | 20 +++---
src/g_canvas.c | 16 +++++
src/m_conf_pdextended.c | 2 +
src/makefile.mingw | 2 +-
src/path.c | 146 +++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 176 insertions(+), 12 deletions(-)
create mode 100644 src/path.c
hooks/post-receive
--
Pd-extended
------------------------------
Message: 7
Date: Sun, 27 Nov 2011 03:41:11 -0500 (EST)
From: [email protected] (Pd User)
Subject: [PD-cvs] autobuild: pd-extended macosx104-powerpc 2011-11-27
03.16.37
To: [email protected]
Message-ID:
<[email protected]>
last 20 errors ----------------------------------------
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [sender=2.6.9]
last 15 lines ----------------------------------------
Sectors processed: 399498, 366177 compressed
Speed: 3.5Mbytes/sec
Savings: 69.7%
created:
/Users/pd/auto-build/pd-extended/packages/darwin_app/Pd-0.43.1-extended-20111127.dmg
rm -f build.dmg
hdiutil unflatten "Pd-0.43.1-extended-20111127.dmg"
hdiutil: unflatten: unflattening "Pd-0.43.1-extended-20111127.dmg"...
/Developer/Tools/Rez /Developer/Headers/FlatCarbon/*.r SLA.r -a \
-o "Pd-0.43.1-extended-20111127.dmg"
hdiutil flatten "Pd-0.43.1-extended-20111127.dmg"
hdiutil: flatten: flattening "Pd-0.43.1-extended-20111127.dmg"...
upload specs darwin_app . dmg
Uploading
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.43.1-extended-20111127.dmg
rsync: failed to connect to 128.238.56.50: Operation timed out (60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [sender=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2011-11-27/logs/2011-11-27_03.16.37_darwin_macosx104-powerpc_pd-extended.txt
------------------------------
Message: 8
Date: Mon, 28 Nov 2011 03:41:04 -0500 (EST)
From: [email protected] (Pd User)
Subject: [PD-cvs] autobuild: pd-extended macosx104-powerpc 2011-11-28
03.16.37
To: [email protected]
Message-ID:
<[email protected]>
last 20 errors ----------------------------------------
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9]
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [sender=2.6.9]
last 15 lines ----------------------------------------
Sectors processed: 399498, 366177 compressed
Speed: 3.5Mbytes/sec
Savings: 69.7%
created:
/Users/pd/auto-build/pd-extended/packages/darwin_app/Pd-0.43.1-extended-20111128.dmg
rm -f build.dmg
hdiutil unflatten "Pd-0.43.1-extended-20111128.dmg"
hdiutil: unflatten: unflattening "Pd-0.43.1-extended-20111128.dmg"...
/Developer/Tools/Rez /Developer/Headers/FlatCarbon/*.r SLA.r -a \
-o "Pd-0.43.1-extended-20111128.dmg"
hdiutil flatten "Pd-0.43.1-extended-20111128.dmg"
hdiutil: flatten: flattening "Pd-0.43.1-extended-20111128.dmg"...
upload specs darwin_app . dmg
Uploading
/Users/pd/auto-build/pd-extended/packages/darwin_app/./Pd-0.43.1-extended-20111128.dmg
rsync: failed to connect to 128.238.56.50: Operation timed out (60)
rsync error: error in socket IO (code 10) at
/SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [sender=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2011-11-28/logs/2011-11-28_03.16.37_darwin_macosx104-powerpc_pd-extended.txt
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 82, Issue 1
*************************************