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:[15716] trunk/externals/tclfile
([email protected])
2. SF.net SVN: pure-data:[15717]
trunk/externals/tclfile/mkdir.tcl ([email protected])
3. SF.net SVN: pure-data:[15718]
trunk/externals/tclfile/exists.tcl ([email protected])
4. SF.net SVN: pure-data:[15719]
trunk/externals/tclfile/exists.tcl ([email protected])
5. SF.net SVN: pure-data:[15720] trunk/externals/tclfile
([email protected])
6. SF.net SVN: pure-data:[15721] trunk/externals/tclfile
([email protected])
7. autobuild: pd-double macosx105-i386 2011-11-11 03.15.22
(Pd Build User)
8. SF.net SVN: pure-data:[15722] trunk/externals/loaders/tclpd
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Thu, 10 Nov 2011 21:18:48 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15716]
trunk/externals/tclfile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15716
http://pure-data.svn.sourceforge.net/pure-data/?rev=15716&view=rev
Author: mescalinum
Date: 2011-11-10 21:18:47 +0000 (Thu, 10 Nov 2011)
Log Message:
-----------
fix tclpd.lib usage
Modified Paths:
--------------
trunk/externals/tclfile/exists-help.pd
trunk/externals/tclfile/exists.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Thu, 10 Nov 2011 21:32:44 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15717]
trunk/externals/tclfile/mkdir.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15717
http://pure-data.svn.sourceforge.net/pure-data/?rev=15717&view=rev
Author: mescalinum
Date: 2011-11-10 21:32:44 +0000 (Thu, 10 Nov 2011)
Log Message:
-----------
use pd::post instead of puts.
namespace eval is not needed (done internally by tclpd before load).
don't use return in global scope.
Modified Paths:
--------------
trunk/externals/tclfile/mkdir.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Thu, 10 Nov 2011 21:41:09 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15718]
trunk/externals/tclfile/exists.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15718
http://pure-data.svn.sourceforge.net/pure-data/?rev=15718&view=rev
Author: mescalinum
Date: 2011-11-10 21:41:08 +0000 (Thu, 10 Nov 2011)
Log Message:
-----------
you want a symbol on the 2nd inlet
Modified Paths:
--------------
trunk/externals/tclfile/exists.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Thu, 10 Nov 2011 21:45:45 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15719]
trunk/externals/tclfile/exists.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15719
http://pure-data.svn.sourceforge.net/pure-data/?rev=15719&view=rev
Author: mescalinum
Date: 2011-11-10 21:45:44 +0000 (Thu, 10 Nov 2011)
Log Message:
-----------
handle the null (initial) object state correctly, using [info exists ...]
Modified Paths:
--------------
trunk/externals/tclfile/exists.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Thu, 10 Nov 2011 23:57:25 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15720]
trunk/externals/tclfile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15720
http://pure-data.svn.sourceforge.net/pure-data/?rev=15720&view=rev
Author: eighthave
Date: 2011-11-10 23:57:24 +0000 (Thu, 10 Nov 2011)
Log Message:
-----------
full working implementation using canvas_getdir, and some help on tclpd style
from mescalinum
Modified Paths:
--------------
trunk/externals/tclfile/exists-help.pd
trunk/externals/tclfile/exists.tcl
trunk/externals/tclfile/mkdir-help.pd
trunk/externals/tclfile/mkdir.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Fri, 11 Nov 2011 00:00:21 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15721]
trunk/externals/tclfile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15721
http://pure-data.svn.sourceforge.net/pure-data/?rev=15721&view=rev
Author: eighthave
Date: 2011-11-11 00:00:20 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
added links to the Tcl docs
Modified Paths:
--------------
trunk/externals/tclfile/exists-help.pd
trunk/externals/tclfile/mkdir-help.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Fri, 11 Nov 2011 03:22:46 -0500 (EST)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-double macosx105-i386 2011-11-11
03.15.22
To: [email protected]
Message-ID: <[email protected]>
last 20 errors ----------------------------------------
src/fft_riff.cpp:66: error: cannot convert 'float*' to 't_sample*' for argument
'2' to 'void mayer_realfft(int, t_sample*)'
src/fft_riff.cpp:81: error: cannot convert 'float*' to 't_sample*' for argument
'2' to 'void mayer_realifft(int, t_sample*)'
last 15 lines ----------------------------------------
-volname Pd-extended build.dmg
created: /Users/pd/auto-build/pd-double/packages/darwin_app/build.dmg
hdiutil detach "/Volumes/Pd-extended"
hdiutil: detach failed - No such file or directory
make: [dmg] Error 1 (ignored)
hdiutil attach build.dmg
/dev/disk1 Apple_partition_scheme
/dev/disk1s1 Apple_partition_map
/dev/disk1s2 Apple_HFS /Volumes/Pd-extended
install -p
/Users/pd/auto-build/pd-double/packages/darwin_app/build/Pd-0.43.1-double-20111111.app/Contents/Resources/./doc/manuals/Pd/ReadMe.html
"/Volumes/Pd-extended"
install:
/Users/pd/auto-build/pd-double/packages/darwin_app/build/Pd-0.43.1-double-20111111.app/Contents/Resources/./doc/manuals/Pd/ReadMe.html:
No such file or directory
make: *** [dmg] Error 71
upload specs darwin_app . dmg
Uploading /Users/pd/auto-build/pd-double/packages/darwin_app/./Pd*.dmg
ls: /Users/pd/auto-build/pd-double/packages/darwin_app/./Pd*.dmg: No such file
or directory
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2011-11-11/logs/2011-11-11_03.15.22_darwin_macosx105-i386_pd-double.txt
------------------------------
Message: 8
Date: Fri, 11 Nov 2011 09:13:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15722]
trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15722
http://pure-data.svn.sourceforge.net/pure-data/?rev=15722&view=rev
Author: mescalinum
Date: 2011-11-11 09:13:54 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
add typemap for t_symbol* (but does not work for return values, like in
canvas_getdir())
Modified Paths:
--------------
trunk/externals/loaders/tclpd/tcl.i
trunk/externals/loaders/tclpd/tcl_class.c
trunk/externals/loaders/tclpd/tcl_extras.h
trunk/externals/loaders/tclpd/tcl_typemap.c
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 81, Issue 11
**************************************