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:[16052]
trunk/externals/iem/comport/comport/comport.c
([email protected])
2. SF.net SVN: pure-data:[16053]
trunk/externals/iem/comport/comport/comport.c
([email protected])
3. SF.net SVN: pure-data:[16054]
trunk/externals/unauthorized/grid.c ([email protected])
4. SF.net SVN: pure-data:[16055]
trunk/externals/hardware/arduino/arduino.pd
([email protected])
5. SF.net SVN: pure-data:[16056] trunk/externals/gem2pdp
([email protected])
6. SF.net SVN: pure-data:[16057]
trunk/externals/smlib/examples/beattracker.pd
([email protected])
7. SF.net SVN: pure-data:[16058] trunk/packages/Makefile
([email protected])
8. [git]Pd-extended branch patch_series updated.
a6121b24cbc52147d1d91b33e4bcb2f498a8f5f8 (Hans-Christoph Steiner)
9. [git]Pd-extended branch master updated.
de457fb69477862385c79bd2513d1142e97523e8 (Hans-Christoph Steiner)
----------------------------------------------------------------------
Message: 1
Date: Wed, 07 Mar 2012 18:04:42 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16052]
trunk/externals/iem/comport/comport/comport.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16052
http://pure-data.svn.sourceforge.net/pure-data/?rev=16052&view=rev
Author: eighthave
Date: 2012-03-07 18:04:41 +0000 (Wed, 07 Mar 2012)
Log Message:
-----------
cleaned up a couple error messages
Modified Paths:
--------------
trunk/externals/iem/comport/comport/comport.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Wed, 07 Mar 2012 18:07:50 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16053]
trunk/externals/iem/comport/comport/comport.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16053
http://pure-data.svn.sourceforge.net/pure-data/?rev=16053&view=rev
Author: eighthave
Date: 2012-03-07 18:07:50 +0000 (Wed, 07 Mar 2012)
Log Message:
-----------
set default poll time to 10ms since for most uses of serial at 115200 baud or
less, the data doesn't come any faster than every 10ms
Modified Paths:
--------------
trunk/externals/iem/comport/comport/comport.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Thu, 08 Mar 2012 00:01:22 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16054]
trunk/externals/unauthorized/grid.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16054
http://pure-data.svn.sourceforge.net/pure-data/?rev=16054&view=rev
Author: eighthave
Date: 2012-03-08 00:01:20 +0000 (Thu, 08 Mar 2012)
Log Message:
-----------
allow negative indices in the values, xvalues, valuemotion, and xvaluemotion
messages
Modified Paths:
--------------
trunk/externals/unauthorized/grid.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Thu, 08 Mar 2012 02:12:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16055]
trunk/externals/hardware/arduino/arduino.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16055
http://pure-data.svn.sourceforge.net/pure-data/?rev=16055&view=rev
Author: eighthave
Date: 2012-03-08 02:12:33 +0000 (Thu, 08 Mar 2012)
Log Message:
-----------
use 10ms poll interval for [comport] since the data does not come any faster
Modified Paths:
--------------
trunk/externals/hardware/arduino/arduino.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Thu, 08 Mar 2012 02:33:30 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16056]
trunk/externals/gem2pdp
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16056
http://pure-data.svn.sourceforge.net/pure-data/?rev=16056&view=rev
Author: eighthave
Date: 2012-03-08 02:33:29 +0000 (Thu, 08 Mar 2012)
Log Message:
-----------
fix declare -lib declarations to have a -lib flag per library name
Modified Paths:
--------------
trunk/externals/gem2pdp/gem2pdp-help.pd
trunk/externals/gem2pdp/pdp2gem-help.pd
trunk/externals/gem2pdp/pix_2pdp-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Thu, 08 Mar 2012 02:34:12 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16057]
trunk/externals/smlib/examples/beattracker.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16057
http://pure-data.svn.sourceforge.net/pure-data/?rev=16057&view=rev
Author: eighthave
Date: 2012-03-08 02:34:12 +0000 (Thu, 08 Mar 2012)
Log Message:
-----------
fix declare -lib declarations to have a -lib flag per library name
Modified Paths:
--------------
trunk/externals/smlib/examples/beattracker.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Thu, 08 Mar 2012 02:58:44 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16058]
trunk/packages/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16058
http://pure-data.svn.sourceforge.net/pure-data/?rev=16058&view=rev
Author: eighthave
Date: 2012-03-08 02:58:43 +0000 (Thu, 08 Mar 2012)
Log Message:
-----------
set --prefix for ./configure for things like pkgconfig
Modified Paths:
--------------
trunk/packages/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Thu, 8 Mar 2012 03:06:02 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
a6121b24cbc52147d1d91b33e4bcb2f498a8f5f8
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 a6121b24cbc52147d1d91b33e4bcb2f498a8f5f8 (commit)
via 74bddc54f455f54bda330c136d546c3c7227f6da (commit)
via 1c34911ec9ee52b46b5ab7a95c904a5804138a3d (commit)
from 6e012567a8aab2bca8e7a2b2753e30b6311161e5 (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 a6121b24cbc52147d1d91b33e4bcb2f498a8f5f8
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Feb 27 22:46:27 2012 -0500
when the GUI prefs system can't read the file, log a debug message not an
error
commit 74bddc54f455f54bda330c136d546c3c7227f6da
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Feb 23 14:20:48 2012 -0500
updated Japanese (ja) translation
commit 1c34911ec9ee52b46b5ab7a95c904a5804138a3d
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Feb 22 09:57:57 2012 -0500
updated Traditional Chinese (zh_TW) translation
-----------------------------------------------------------------------
Summary of changes:
po/ja.po | 477 +++++++++++++++++++++++++--------------------------
po/zh_tw.po | 67 ++++----
tcl/pd_guiprefs.tcl | 2 +-
3 files changed, 272 insertions(+), 274 deletions(-)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 9
Date: Thu, 8 Mar 2012 03:06:57 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
de457fb69477862385c79bd2513d1142e97523e8
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 de457fb69477862385c79bd2513d1142e97523e8 (commit)
via a6121b24cbc52147d1d91b33e4bcb2f498a8f5f8 (commit)
via 74bddc54f455f54bda330c136d546c3c7227f6da (commit)
via 1c34911ec9ee52b46b5ab7a95c904a5804138a3d (commit)
from a10ff02bb97c9aa3c55ab6fa65c72e20ddd05cda (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 de457fb69477862385c79bd2513d1142e97523e8
Merge: a10ff02 a6121b2
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Mar 7 22:06:39 2012 -0500
Merge branch 'patch_series'
-----------------------------------------------------------------------
Summary of changes:
po/ja.po | 477 +++++++++++++++++++++++++--------------------------
po/zh_tw.po | 67 ++++----
tcl/pd_guiprefs.tcl | 2 +-
3 files changed, 272 insertions(+), 274 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 4
*************************************