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:[15804] trunk/externals/pmpd
([email protected])
2. SF.net SVN: pure-data:[15805] trunk/externals/pdp
([email protected])
3. SF.net SVN: pure-data:[15806] trunk/externals/vanilla
([email protected])
4. [git]Pd-extended branch patch_series updated.
137afd33885704ea63315e9935fc0e01548fbf0a (Hans-Christoph Steiner)
5. [git]Pd-extended branch master updated.
ab6f5a3de6605cd6abfdbeba8aded42e7054f8f9 (Hans-Christoph Steiner)
----------------------------------------------------------------------
Message: 1
Date: Tue, 29 Nov 2011 11:33:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15804] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15804
http://pure-data.svn.sourceforge.net/pure-data/?rev=15804&view=rev
Author: nimon
Date: 2011-11-29 11:33:55 +0000 (Tue, 29 Nov 2011)
Log Message:
-----------
pmpd help files little modifs
Modified Paths:
--------------
trunk/externals/pmpd/pmpd-help.pd
trunk/externals/pmpd/pmpd2d-help.pd
trunk/externals/pmpd/pmpd3d-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Tue, 29 Nov 2011 17:13:48 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15805] trunk/externals/pdp
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15805
http://pure-data.svn.sourceforge.net/pure-data/?rev=15805&view=rev
Author: doelie
Date: 2011-11-29 17:13:48 +0000 (Tue, 29 Nov 2011)
Log Message:
-----------
pdp: v4l build fixes
Modified Paths:
--------------
trunk/externals/pdp/configure.ac
trunk/externals/pdp/modules/image_io/pdp_v4l.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Wed, 30 Nov 2011 04:16:27 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15806]
trunk/externals/vanilla
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15806
http://pure-data.svn.sourceforge.net/pure-data/?rev=15806&view=rev
Author: eighthave
Date: 2011-11-30 04:16:26 +0000 (Wed, 30 Nov 2011)
Log Message:
-----------
define bind symbols as extern since they are created in pd-extended/src/e_midi.c
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: 4
Date: Wed, 30 Nov 2011 05:01:03 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
137afd33885704ea63315e9935fc0e01548fbf0a
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 137afd33885704ea63315e9935fc0e01548fbf0a (commit)
via 3950cc6e5fdd7972f33c424f89bbd1132e3610e1 (commit)
via f3955e7ebf7b6e9495e1a8d14e566c75c03c8a48 (commit)
from e3b3059b27eb76ef41530fbd4bf0ad460784b909 (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 137afd33885704ea63315e9935fc0e01548fbf0a
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Nov 29 23:58:58 2011 -0500
remove [info complete], it doesn't guarantee complete Tcl from Pd and slows
things down
- for GUI intensive stuff, like cyclone/scope~ with two inputs, it
slows things down a lot
commit 3950cc6e5fdd7972f33c424f89bbd1132e3610e1
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Nov 29 23:11:11 2011 -0500
REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
commit f3955e7ebf7b6e9495e1a8d14e566c75c03c8a48
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Nov 29 15:42:00 2011 -0500
REBASE into 'make a Mac OS X .app from a patch or folder of patches
triggered by the File menu'
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 4 ++--
src/e_midi.c | 25 +++++++++++++++++++++++++
src/m_conf_pdextended.c | 2 ++
tcl/Makefile.am | 6 +-----
tcl/pd_connect.tcl | 8 --------
5 files changed, 30 insertions(+), 15 deletions(-)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 5
Date: Wed, 30 Nov 2011 05:02:51 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
ab6f5a3de6605cd6abfdbeba8aded42e7054f8f9
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 ab6f5a3de6605cd6abfdbeba8aded42e7054f8f9 (commit)
via 137afd33885704ea63315e9935fc0e01548fbf0a (commit)
via 3950cc6e5fdd7972f33c424f89bbd1132e3610e1 (commit)
via f3955e7ebf7b6e9495e1a8d14e566c75c03c8a48 (commit)
from bc01452ac86978dc70023e73d94c7185d92ca990 (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 ab6f5a3de6605cd6abfdbeba8aded42e7054f8f9
Merge: bc01452 137afd3
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Nov 30 00:00:14 2011 -0500
Merge branch 'patch_series'
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 4 ++--
src/e_midi.c | 25 +++++++++++++++++++++++++
src/m_conf_pdextended.c | 2 ++
tcl/Makefile.am | 6 +-----
tcl/pd_connect.tcl | 8 --------
5 files changed, 30 insertions(+), 15 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 81, Issue 25
**************************************