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:[15510] trunk/externals/pdp
([email protected])
2. SF.net SVN: pure-data:[15511]
trunk/externals/pdp/modules/image_io/pdp_v4l. c
([email protected])
3. SF.net SVN: pure-data:[15512]
trunk/externals/pdp/configure.ac ([email protected])
4. SF.net SVN: pure-data:[15513]
trunk/externals/zexy/src/rawprint.c ([email protected])
5. SF.net SVN: pure-data:[15514] trunk/externals/zexy
([email protected])
6. SF.net SVN: pure-data:[15515]
trunk/externals/zexy/configure.ac ([email protected])
7. SF.net SVN: pure-data:[15516] trunk/externals/vbap/Makefile
([email protected])
8. SF.net SVN: pure-data:[15517]
trunk/externals/vbap/LICENSE.txt ([email protected])
9. SF.net SVN: pure-data:[15518] trunk/externals/vbap
([email protected])
10. SF.net SVN: pure-data:[15519] trunk/doc
([email protected])
11. SF.net SVN: pure-data:[15520] trunk/externals/Makefile
([email protected])
12. SF.net SVN: pure-data:[15521]
trunk/externals/zexy/m4/iem_parallelport.m4
([email protected])
13. SF.net SVN: pure-data:[15522]
trunk/externals/loaders/pdlua/src/pdlua.c
([email protected])
14. SF.net SVN: pure-data:[15523]
trunk/externals/loaders/pdlua/src/pdlua-help. pd
([email protected])
15. SF.net SVN: pure-data:[15524] trunk/externals/Makefile
([email protected])
16. SF.net SVN: pure-data:[15525]
trunk/externals/miXed/cyclone/Makefile.libdir
([email protected])
17. SF.net SVN: pure-data:[15526]
trunk/externals/miXed/cyclone/Makefile.libdir
([email protected])
18. SF.net SVN: pure-data:[15527] trunk/packages/Makefile
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Wed, 05 Oct 2011 10:03:43 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15510] trunk/externals/pdp
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15510
http://pure-data.svn.sourceforge.net/pure-data/?rev=15510&view=rev
Author: zmoelnig
Date: 2011-10-05 10:03:43 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
prepare for libv4l support
Modified Paths:
--------------
trunk/externals/pdp/configure.ac
trunk/externals/pdp/include/pdp_config.h.in
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Wed, 05 Oct 2011 10:04:06 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15511]
trunk/externals/pdp/modules/image_io/pdp_v4l. c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15511
http://pure-data.svn.sourceforge.net/pure-data/?rev=15511&view=rev
Author: zmoelnig
Date: 2011-10-05 10:04:06 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
use libv4l if available
Modified Paths:
--------------
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, 05 Oct 2011 10:07:37 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15512]
trunk/externals/pdp/configure.ac
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15512
http://pure-data.svn.sourceforge.net/pure-data/?rev=15512&view=rev
Author: zmoelnig
Date: 2011-10-05 10:07:37 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
check for Pd-headers in /usr(/local)?/include/pd/
Modified Paths:
--------------
trunk/externals/pdp/configure.ac
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Wed, 05 Oct 2011 11:43:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15513]
trunk/externals/zexy/src/rawprint.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15513
http://pure-data.svn.sourceforge.net/pure-data/?rev=15513&view=rev
Author: zmoelnig
Date: 2011-10-05 11:43:14 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
compat function get_output_format
according to
http://lists-archives.org/mingw-users/12883-linking-error-with-msvc-6-0.html
Modified Paths:
--------------
trunk/externals/zexy/src/rawprint.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Wed, 05 Oct 2011 12:21:21 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15514] trunk/externals/zexy
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15514
http://pure-data.svn.sourceforge.net/pure-data/?rev=15514&view=rev
Author: zmoelnig
Date: 2011-10-05 12:21:21 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
try linking with '-l:pd.dll'
this allows to link against Pd-vanilla using MinGW
Modified Paths:
--------------
trunk/externals/zexy/configure.ac
trunk/externals/zexy/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Wed, 05 Oct 2011 12:23:26 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15515]
trunk/externals/zexy/configure.ac
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15515
http://pure-data.svn.sourceforge.net/pure-data/?rev=15515&view=rev
Author: zmoelnig
Date: 2011-10-05 12:23:26 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
disable RPATH check
Modified Paths:
--------------
trunk/externals/zexy/configure.ac
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Wed, 05 Oct 2011 18:28:26 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15516]
trunk/externals/vbap/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15516
http://pure-data.svn.sourceforge.net/pure-data/?rev=15516&view=rev
Author: eighthave
Date: 2011-10-05 18:28:26 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
upgraded to template/Makefile 1.0.11
Modified Paths:
--------------
trunk/externals/vbap/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Wed, 05 Oct 2011 18:28:44 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15517]
trunk/externals/vbap/LICENSE.txt
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15517
http://pure-data.svn.sourceforge.net/pure-data/?rev=15517&view=rev
Author: eighthave
Date: 2011-10-05 18:28:44 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
added all copyright holders to license file
Modified Paths:
--------------
trunk/externals/vbap/LICENSE.txt
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 9
Date: Wed, 05 Oct 2011 18:29:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15518] trunk/externals/vbap
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15518
http://pure-data.svn.sourceforge.net/pure-data/?rev=15518&view=rev
Author: eighthave
Date: 2011-10-05 18:29:14 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
post version with verbose(-1)
Modified Paths:
--------------
trunk/externals/vbap/vbap.c
trunk/externals/vbap/vbap.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 10
Date: Wed, 05 Oct 2011 18:39:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15519] trunk/doc
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15519
http://pure-data.svn.sourceforge.net/pure-data/?rev=15519&view=rev
Author: eighthave
Date: 2011-10-05 18:39:54 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
removed references to rradical since its no longer needed or included in
Pd-extended
Modified Paths:
--------------
trunk/doc/pddp/import-help.pd
trunk/doc/tutorials/sound/00.controlling_dsp_processing.pd
trunk/doc/tutorials/sound/03.dsp_processing.pd
trunk/doc/tutorials/sound/TEMPLATE.pd
trunk/doc/tutorials/sound/building_waveforms_with_sines.pd
trunk/doc/tutorials/sound/detecting_pitch.pd
trunk/doc/tutorials/sound/feedback_delay_network.pd
trunk/doc/tutorials/sound/ramping_up_and_down.pd
trunk/doc/tutorials/sound/voice_fm.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 11
Date: Wed, 05 Oct 2011 18:54:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15520]
trunk/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15520
http://pure-data.svn.sourceforge.net/pure-data/?rev=15520&view=rev
Author: eighthave
Date: 2011-10-05 18:54:55 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
setup loaders-pdlua to install like a libdir; removed some cruft from old style
installs
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 12
Date: Wed, 05 Oct 2011 20:36:10 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15521]
trunk/externals/zexy/m4/iem_parallelport.m4
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15521
http://pure-data.svn.sourceforge.net/pure-data/?rev=15521&view=rev
Author: zmoelnig
Date: 2011-10-05 20:36:09 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
enable LPT if lpt-check was successfull
Modified Paths:
--------------
trunk/externals/zexy/m4/iem_parallelport.m4
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 13
Date: Wed, 05 Oct 2011 21:22:37 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15522]
trunk/externals/loaders/pdlua/src/pdlua.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15522
http://pure-data.svn.sourceforge.net/pure-data/?rev=15522&view=rev
Author: mrpeach
Date: 2011-10-05 21:22:36 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
make inlet and outlet counts signed to avoid compiler signed/unsigned warnings
Modified Paths:
--------------
trunk/externals/loaders/pdlua/src/pdlua.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 14
Date: Wed, 05 Oct 2011 21:23:19 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15523]
trunk/externals/loaders/pdlua/src/pdlua-help. pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15523
http://pure-data.svn.sourceforge.net/pure-data/?rev=15523&view=rev
Author: mrpeach
Date: 2011-10-05 21:23:18 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
Added a pdlua_HOWTO subpatch based on lua.txt
Modified Paths:
--------------
trunk/externals/loaders/pdlua/src/pdlua-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 15
Date: Thu, 06 Oct 2011 04:05:07 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15524]
trunk/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15524
http://pure-data.svn.sourceforge.net/pure-data/?rev=15524&view=rev
Author: eighthave
Date: 2011-10-06 04:05:06 +0000 (Thu, 06 Oct 2011)
Log Message:
-----------
fixed iemlib_clean to work properly
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 16
Date: Thu, 06 Oct 2011 04:08:44 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15525]
trunk/externals/miXed/cyclone/Makefile.libdir
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15525
http://pure-data.svn.sourceforge.net/pure-data/?rev=15525&view=rev
Author: eighthave
Date: 2011-10-06 04:08:43 +0000 (Thu, 06 Oct 2011)
Log Message:
-----------
fixed clean target to get everything
Modified Paths:
--------------
trunk/externals/miXed/cyclone/Makefile.libdir
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 17
Date: Thu, 06 Oct 2011 04:12:30 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15526]
trunk/externals/miXed/cyclone/Makefile.libdir
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15526
http://pure-data.svn.sourceforge.net/pure-data/?rev=15526&view=rev
Author: eighthave
Date: 2011-10-06 04:12:29 +0000 (Thu, 06 Oct 2011)
Log Message:
-----------
added shared .o files to the clean target
Modified Paths:
--------------
trunk/externals/miXed/cyclone/Makefile.libdir
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 18
Date: Thu, 06 Oct 2011 04:29:04 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15527]
trunk/packages/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15527
http://pure-data.svn.sourceforge.net/pure-data/?rev=15527&view=rev
Author: eighthave
Date: 2011-10-06 04:29:03 +0000 (Thu, 06 Oct 2011)
Log Message:
-----------
updated Gem version fetching
Modified Paths:
--------------
trunk/packages/Makefile
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 80, Issue 6
*************************************