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. autobuild:
/var/www/auto-build/2009-06-26/logs/2009-06-26_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
(Pd user)
2. SF.net SVN: pure-data:[11819] sources
([email protected])
3. SF.net SVN: pure-data:[11820] trunk/externals/Makefile
([email protected])
4. SF.net SVN: pure-data:[11821]
trunk/externals/hardware/arduino ([email protected])
5. SF.net SVN: pure-data:[11822]
trunk/abstractions/meta-abs/experimental
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Fri, 26 Jun 2009 08:08:03 -0400 (EDT)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild:
/var/www/auto-build/2009-06-26/logs/2009-06-26_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
To: [email protected]
Message-ID: <20090626120803.42e6e644...@debian-stable-i386>
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
./pd-settings.reg: line 210: syntax error: unexpected end of file
the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2009-06-26/logs/
------------------------------
Message: 2
Date: Fri, 26 Jun 2009 20:25:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11819] sources
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11819
http://pure-data.svn.sourceforge.net/pure-data/?rev=11819&view=rev
Author: eighthave
Date: 2009-06-26 20:25:33 +0000 (Fri, 26 Jun 2009)
Log Message:
-----------
- updated pthreads GNU Makefile to name the 'link library' with the MinGW
'.dll.a' prefix. After all, this file is not a static lib, but just a trick
to link to a DLL.
- removed CFLAGS from pthreads build because it was messing things up
Modified Paths:
--------------
sources/build-libs-on-mingw.sh
sources/pthreads/pthreads.2/GNUmakefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Fri, 26 Jun 2009 20:42:46 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11820]
trunk/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11820
http://pure-data.svn.sourceforge.net/pure-data/?rev=11820&view=rev
Author: eighthave
Date: 2009-06-26 20:42:46 +0000 (Fri, 26 Jun 2009)
Log Message:
-----------
reverted removing iemxmlrpc from Windows build, turns out it was a bunk
pthreads install, which I fixed in commit #11819
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Fri, 26 Jun 2009 23:05:49 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11821]
trunk/externals/hardware/arduino
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11821
http://pure-data.svn.sourceforge.net/pure-data/?rev=11821&view=rev
Author: eighthave
Date: 2009-06-26 23:05:49 +0000 (Fri, 26 Jun 2009)
Log Message:
-----------
added support for new samplingInterval message
Modified Paths:
--------------
trunk/externals/hardware/arduino/arduino-test.pd
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: Sat, 27 Jun 2009 03:28:52 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11822]
trunk/abstractions/meta-abs/experimental
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11822
http://pure-data.svn.sourceforge.net/pure-data/?rev=11822&view=rev
Author: lukeiannini
Date: 2009-06-27 03:28:52 +0000 (Sat, 27 Jun 2009)
Log Message:
-----------
added some experimental alignment abstractions based on canvasobjectposition:
*meta-align-grid takes an optional gridsize argument (defaults to 10), and
aligns all selected objects to the closest multiple of that gridsize (i.e. an
object at 16 32 will be placed at 20 30 with the default gridsize of 10)
*meta-align-top2leftmost and -left2topmost sort objects left-to-right or
top-to-bottom and then line up their topmost or leftmost edges, respectively
Added Paths:
-----------
trunk/abstractions/meta-abs/experimental/meta-align-grid.pd
trunk/abstractions/meta-abs/experimental/meta-align-left2topmost.pd
trunk/abstractions/meta-abs/experimental/meta-align-top2leftmost.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 52, Issue 27
**************************************