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:[16324] trunk/scripts/auto-build/
pd-extended-auto-builder.sh ([email protected])
2. SF.net SVN: pure-data:[16325] trunk/externals
([email protected])
3. SF.net SVN: pure-data:[16326] trunk/externals/pduino
([email protected])
4. SF.net SVN: pure-data:[16327] trunk/externals/pduino
([email protected])
5. SF.net SVN: pure-data:[16328] trunk/externals
([email protected])
6. SF.net SVN: pure-data:[16329] trunk/externals/Makefile
([email protected])
7. SF.net SVN: pure-data:[16330] trunk/externals/ext13
([email protected])
8. SF.net SVN: pure-data:[16331] trunk/externals/fftease
([email protected])
9. SF.net SVN: pure-data:[16332]
trunk/externals/fftease/examples ([email protected])
10. SF.net SVN: pure-data:[16333] trunk/externals/fftease
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Thu, 04 Oct 2012 15:20:54 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16324]
trunk/scripts/auto-build/ pd-extended-auto-builder.sh
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16324
http://pure-data.svn.sourceforge.net/pure-data/?rev=16324&view=rev
Author: eighthave
Date: 2012-10-04 15:20:54 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
doh left in an 'exit' call...
Modified Paths:
--------------
trunk/scripts/auto-build/pd-extended-auto-builder.sh
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Thu, 04 Oct 2012 15:35:56 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16325] trunk/externals
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16325
http://pure-data.svn.sourceforge.net/pure-data/?rev=16325&view=rev
Author: eighthave
Date: 2012-10-04 15:35:55 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
moved Pduino into externals/ next to all the other libs
Added Paths:
-----------
trunk/externals/pduino/
Removed Paths:
-------------
trunk/externals/hardware/arduino/
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Thu, 04 Oct 2012 15:54:09 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16326] trunk/externals/pduino
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16326
http://pure-data.svn.sourceforge.net/pure-data/?rev=16326&view=rev
Author: eighthave
Date: 2012-10-04 15:54:08 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
set up following the Library Template
Added Paths:
-----------
trunk/externals/pduino/LICENSE.txt
trunk/externals/pduino/Makefile
trunk/externals/pduino/arduino-meta.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Thu, 04 Oct 2012 15:56:19 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16327] trunk/externals/pduino
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16327
http://pure-data.svn.sourceforge.net/pure-data/?rev=16327&view=rev
Author: eighthave
Date: 2012-10-04 15:56:19 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
first stab at debianizing, will need to sort out zexy and moocow dependencies,
since they are not libdirs in pd-zexy and pd-pdstring
Modified Paths:
--------------
trunk/externals/pduino/debian/changelog
trunk/externals/pduino/debian/copyright
trunk/externals/pduino/debian/links
trunk/externals/pduino/debian/rules
trunk/externals/pduino/debian/watch
Added Paths:
-----------
trunk/externals/pduino/debian/
trunk/externals/pduino/debian/control
Removed Paths:
-------------
trunk/externals/pduino/debian/control
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Thu, 04 Oct 2012 16:01:09 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16328] trunk/externals
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16328
http://pure-data.svn.sourceforge.net/pure-data/?rev=16328&view=rev
Author: eighthave
Date: 2012-10-04 16:01:09 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
rename pduino folder back to 'arduino' to make it a libdir, i.e.
arduino/arduino.pd
Added Paths:
-----------
trunk/externals/arduino/
Removed Paths:
-------------
trunk/externals/pduino/
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Thu, 04 Oct 2012 16:10:22 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16329]
trunk/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16329
http://pure-data.svn.sourceforge.net/pure-data/?rev=16329&view=rev
Author: eighthave
Date: 2012-10-04 16:10:21 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
added arduino/ aka Pduino to the default build
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Thu, 04 Oct 2012 18:43:37 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16330] trunk/externals/ext13
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16330
http://pure-data.svn.sourceforge.net/pure-data/?rev=16330&view=rev
Author: eighthave
Date: 2012-10-04 18:43:37 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
fix: 'format not a string literal and no format arguments
[-Werror=format-security]'
Modified Paths:
--------------
trunk/externals/ext13/openpatch.c
trunk/externals/ext13/strippath.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Thu, 04 Oct 2012 22:24:39 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16331]
trunk/externals/fftease
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16331
http://pure-data.svn.sourceforge.net/pure-data/?rev=16331&view=rev
Author: eighthave
Date: 2012-10-04 22:24:37 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
took FFTease2.5_Pd_OSX.zip and unpacked it into a Library Template layout
original source:
http://www.somasa.qub.ac.uk/~elyon/LyonSoftware/MaxMSP/FFTease/FFTease2.5_Pd_OSX.zip
Modified Paths:
--------------
trunk/externals/fftease/bthresher~.c
trunk/externals/fftease/burrow~.c
trunk/externals/fftease/cavoc~.c
trunk/externals/fftease/centerring~.c
trunk/externals/fftease/codepend~.c
trunk/externals/fftease/crossx~.c
trunk/externals/fftease/dentist~.c
trunk/externals/fftease/disarrain~.c
trunk/externals/fftease/disarray~.c
trunk/externals/fftease/drown~.c
trunk/externals/fftease/ether~.c
trunk/externals/fftease/leaker~.c
trunk/externals/fftease/mindwarp~.c
trunk/externals/fftease/morphine~.c
trunk/externals/fftease/multyq~.c
trunk/externals/fftease/presidency~.c
trunk/externals/fftease/pvcompand~.c
trunk/externals/fftease/pvgrain~.c
trunk/externals/fftease/pvharm~.c
trunk/externals/fftease/pvoc~.c
trunk/externals/fftease/pvtuner~.c
trunk/externals/fftease/pvwarp~.c
trunk/externals/fftease/reanimator~.c
trunk/externals/fftease/resent~.c
trunk/externals/fftease/residency~.c
trunk/externals/fftease/scrape~.c
trunk/externals/fftease/shapee~.c
trunk/externals/fftease/swinger~.c
trunk/externals/fftease/taint~.c
trunk/externals/fftease/thresher~.c
trunk/externals/fftease/vacancy~.c
trunk/externals/fftease/xsyn~.c
Added Paths:
-----------
trunk/externals/fftease/LICENSE.txt
trunk/externals/fftease/MSPd.h
trunk/externals/fftease/PenroseOscil.c
trunk/externals/fftease/PenroseOscil.h
trunk/externals/fftease/PenroseRand.c
trunk/externals/fftease/PenroseRand.h
trunk/externals/fftease/README.txt
trunk/externals/fftease/ampdb.pd
trunk/externals/fftease/bloscbank.c
trunk/externals/fftease/bthresher~-help.pd
trunk/externals/fftease/burrow~-help.pd
trunk/externals/fftease/cavoc27~-help.pd
trunk/externals/fftease/cavoc~-help.pd
trunk/externals/fftease/centerring~-help.pd
trunk/externals/fftease/codepend~-help.pd
trunk/externals/fftease/convert.c
trunk/externals/fftease/crossx~-help.pd
trunk/externals/fftease/dentist~-help.pd
trunk/externals/fftease/disarrain~-help.pd
trunk/externals/fftease/disarray~-help.pd
trunk/externals/fftease/drown~-help.pd
trunk/externals/fftease/examples/
trunk/externals/fftease/fft.c
trunk/externals/fftease/fft4.c
trunk/externals/fftease/fftease-system.pd
trunk/externals/fftease/fftease.h
trunk/externals/fftease/fftease_setup.c
trunk/externals/fftease/fold.c
trunk/externals/fftease/leaker~-help.pd
trunk/externals/fftease/leanconvert.c
trunk/externals/fftease/leanunconvert.c
trunk/externals/fftease/limit_fftsize.c
trunk/externals/fftease/makewindows.c
trunk/externals/fftease/manual/
trunk/externals/fftease/manual/code-notes.rtf
trunk/externals/fftease/mindwarp~-help.pd
trunk/externals/fftease/morphine~-help.pd
trunk/externals/fftease/multyq~-help.pd
trunk/externals/fftease/overlapadd.c
trunk/externals/fftease/power_of_two.c
trunk/externals/fftease/presidency~-help.pd
trunk/externals/fftease/pvcompand~-help.pd
trunk/externals/fftease/pvgrain~-help.pd
trunk/externals/fftease/pvharm~-help.pd
trunk/externals/fftease/pvoc~-help.pd
trunk/externals/fftease/pvtuner.h
trunk/externals/fftease/pvtuner~-help.pd
trunk/externals/fftease/pvwarp~-help.pd
trunk/externals/fftease/qsortE.c
trunk/externals/fftease/reanimator~-help.pd
trunk/externals/fftease/resent~-help.pd
trunk/externals/fftease/residency~-help.pd
trunk/externals/fftease/scrape~-help.pd
trunk/externals/fftease/shapee~-help.pd
trunk/externals/fftease/swinger~-help.pd
trunk/externals/fftease/taint~-help.pd
trunk/externals/fftease/thresher~-help.pd
trunk/externals/fftease/unconvert.c
trunk/externals/fftease/vacancy~-help.pd
trunk/externals/fftease/xsyn~-help.pd
Removed Paths:
-------------
trunk/externals/fftease/README
trunk/externals/fftease/help/
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 9
Date: Thu, 04 Oct 2012 22:28:59 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16332]
trunk/externals/fftease/examples
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16332
http://pure-data.svn.sourceforge.net/pure-data/?rev=16332&view=rev
Author: eighthave
Date: 2012-10-04 22:28:58 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
oops, forgot the example files
Added Paths:
-----------
trunk/externals/fftease/examples/Piano.aif
trunk/externals/fftease/examples/blue3.scale
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 10
Date: Thu, 04 Oct 2012 22:33:40 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16333]
trunk/externals/fftease
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16333
http://pure-data.svn.sourceforge.net/pure-data/?rev=16333&view=rev
Author: eighthave
Date: 2012-10-04 22:33:40 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
updated help files with files from FFTease2.5_Pd_OSX/source/FFTeasePd/9.FFTease
Modified Paths:
--------------
trunk/externals/fftease/thresher~-help.pd
Added Paths:
-----------
trunk/externals/fftease/ether~-help.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 92, Issue 4
*************************************