Revision: 10817
http://pure-data.svn.sourceforge.net/pure-data/?rev=10817&view=rev
Author: fbar
Date: 2009-02-26 14:47:06 +0000 (Thu, 26 Feb 2009)
Log Message:
-----------
added fast list drip from Matju and list-rdrip for reverse dripping
Modified Paths:
--------------
trunk/abstractions/footils/list-abs/list-drip.pd
Added Paths:
-----------
trunk/abstractions/footils/list-abs/list-rdrip-help.pd
trunk/abstractions/footils/list-abs/list-rdrip.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
allhammers.c:156: error: conflicting types for 'urn_setup'
allhammers.c:76: error: previous declaration of 'urn_setup' was here
allhammers.c:157: error: conflicting types for 'xbendin_setup'
allhammers.c:77: error: previous declaration of 'xbendin_setup' was here
allhammers.c:158: error: conflicting types for 'xbendin2_setup'
allhammers.c:78: error: previous declaration of 'xbendin2_setup' was here
allhammers.c:159: error: conflicting types for 'xbendout_setup'
allhammers.c:79: error: previous declaration of 'xbendout_setup' was here
allhammers.c:160: error: conflicting types for 'xbendout2_setup'
allhammers.c:80: error: previous declaration of 'xbendout2_setup' was here
allhammers.c:161: error: conflicting types for 'xnotein_setup'
allhammers.c:81: error: previous declaration of 'xnotein_setup' was here
allhammers.c:162: error: conflicting types for 'xnoteout_setup'
allhammers.c:82: error: previous declaration of 'xnoteout_setup' was here
allhammers.c:163: error: conflicting types for 'zl_setup'
allhammers.c:83: error: previous declaration of 'zl_setup' was here
allhammers.c:164: error: syntax error before '}' token
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-02-25/logs/2009-02-25_12.01.…
Revision: 10816
http://pure-data.svn.sourceforge.net/pure-data/?rev=10816&view=rev
Author: nusmuk
Date: 2009-02-25 14:04:47 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
add tzbosc interpolation
this object should be more flexible than previus object...
Added Paths:
-----------
trunk/externals/nusmuk/tab/tabosci~.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10815
http://pure-data.svn.sourceforge.net/pure-data/?rev=10815&view=rev
Author: eighthave
Date: 2009-02-25 00:41:47 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
added workaround for missing random() and srandom() on Windows
Modified Paths:
--------------
trunk/externals/mrpeach/life2x/life2x.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10814
http://pure-data.svn.sourceforge.net/pure-data/?rev=10814&view=rev
Author: eighthave
Date: 2009-02-25 00:31:09 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
swapped out 'echo -e' to be compatible with BSD's /bin/echo
Modified Paths:
--------------
trunk/externals/miXed/dumpsetups
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10813
http://pure-data.svn.sourceforge.net/pure-data/?rev=10813&view=rev
Author: mrpeach
Date: 2009-02-24 21:07:02 +0000 (Tue, 24 Feb 2009)
Log Message:
-----------
Updated help files to reflect new [tcpserver], cleaned up a bit more.
Modified Paths:
--------------
trunk/externals/mrpeach/net/tcpclient-help.pd
trunk/externals/mrpeach/net/tcpserver-help.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10812
http://pure-data.svn.sourceforge.net/pure-data/?rev=10812&view=rev
Author: mrpeach
Date: 2009-02-24 21:06:01 +0000 (Tue, 24 Feb 2009)
Log Message:
-----------
Adds a status outlet which currently gives info about connected clients and the amount of sent data.
Modified Paths:
--------------
trunk/externals/mrpeach/net/tcpserver.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10811
http://pure-data.svn.sourceforge.net/pure-data/?rev=10811&view=rev
Author: nusmuk
Date: 2009-02-24 16:42:03 +0000 (Tue, 24 Feb 2009)
Log Message:
-----------
Modified Paths:
--------------
trunk/externals/mapping/timeroll.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
/bin/sh: Syntax error: EOF in backquote substitution
allhammers.c:84: error: expected identifier or ‘(’ before ‘-’ token
allhammers.c:84: error: expected identifier or ‘(’ before ‘-’ token
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(454) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-02-24/logs/2009-02-24_08.03.…
Revision: 10810
http://pure-data.svn.sourceforge.net/pure-data/?rev=10810&view=rev
Author: mrpeach
Date: 2009-02-23 20:58:50 +0000 (Mon, 23 Feb 2009)
Log Message:
-----------
Fixed select call so it works properly
Modified Paths:
--------------
trunk/externals/mrpeach/net/tcpserver.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.