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:[15581]
trunk/externals/postlude/pluginhost~ ([email protected])
2. SF.net SVN: pure-data:[15582] trunk/externals/loaders/tclpd
([email protected])
3. SF.net SVN: pure-data:[15583] trunk/packages/Makefile
([email protected])
4. SF.net SVN: pure-data:[15584]
trunk/externals/loaders/tclpd/tcl_class.c
([email protected])
5. SF.net SVN: pure-data:[15585] trunk/externals/loaders/tclpd
([email protected])
6. SF.net SVN: pure-data:[15586]
trunk/externals/loaders/tclpd/TODO.txt
([email protected])
7. SF.net SVN: pure-data:[15587] trunk/externals/smlib
([email protected])
8. SF.net SVN: pure-data:[15588] trunk/externals/smlib
([email protected])
9. SF.net SVN: pure-data:[15589] trunk/externals/loaders/tclpd
([email protected])
10. SF.net SVN: pure-data:[15590]
trunk/externals/loaders/tclpd/tcl_class.c
([email protected])
11. SF.net SVN: pure-data:[15591]
trunk/externals/loaders/tclpd/examples/ binbuf-test.tcl
([email protected])
12. SF.net SVN: pure-data:[15592] trunk/externals/loaders/tclpd
([email protected])
13. SF.net SVN: pure-data:[15593]
trunk/externals/loaders/tclpd/tcl_typemap.c
([email protected])
14. SF.net SVN: pure-data:[15594]
trunk/externals/loaders/tclpd/ChangeLog.txt
([email protected])
15. SF.net SVN: pure-data:[15595] trunk/scripts/tests/pdtest.py
([email protected])
16. SF.net SVN: pure-data:[15596] trunk/externals/loaders/tclpd
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Thu, 13 Oct 2011 11:22:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15581]
trunk/externals/postlude/pluginhost~
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15581
http://pure-data.svn.sourceforge.net/pure-data/?rev=15581&view=rev
Author: postlude
Date: 2011-10-13 11:22:54 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
- added missing configure keys for hexter performance parameters
Modified Paths:
--------------
trunk/externals/postlude/pluginhost~/doc/pluginhost~-help.pd
trunk/externals/postlude/pluginhost~/makefile
trunk/externals/postlude/pluginhost~/src/handlers_pd.c
trunk/externals/postlude/pluginhost~/src/ph_common.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Thu, 13 Oct 2011 16:01:08 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15582]
trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15582
http://pure-data.svn.sourceforge.net/pure-data/?rev=15582&view=rev
Author: mescalinum
Date: 2011-10-13 16:01:07 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
fix the tclpd_get_instance_text bug in slider2
Modified Paths:
--------------
trunk/externals/loaders/tclpd/examples/dynroute-help.pd
trunk/externals/loaders/tclpd/tcl_class.c
trunk/externals/loaders/tclpd/tcl_extras.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Thu, 13 Oct 2011 16:45:51 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15583]
trunk/packages/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15583
http://pure-data.svn.sourceforge.net/pure-data/?rev=15583&view=rev
Author: eighthave
Date: 2011-10-13 16:45:51 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
add tclpd to the 'startup' folder to load at startup by default
Modified Paths:
--------------
trunk/packages/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Thu, 13 Oct 2011 19:16:25 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15584]
trunk/externals/loaders/tclpd/tcl_class.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15584
http://pure-data.svn.sourceforge.net/pure-data/?rev=15584&view=rev
Author: mescalinum
Date: 2011-10-13 19:16:25 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
add comments to clarify weird handling of reference counts
Modified Paths:
--------------
trunk/externals/loaders/tclpd/tcl_class.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Thu, 13 Oct 2011 21:13:33 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15585]
trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15585
http://pure-data.svn.sourceforge.net/pure-data/?rev=15585&view=rev
Author: mescalinum
Date: 2011-10-13 21:13:33 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
release 0.2.2
Modified Paths:
--------------
trunk/externals/loaders/tclpd/ChangeLog.txt
trunk/externals/loaders/tclpd/examples/bitmap.tcl
trunk/externals/loaders/tclpd/examples/slider2.tcl
trunk/externals/loaders/tclpd/tcl_extras.h
trunk/externals/loaders/tclpd/tclpd-meta.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Thu, 13 Oct 2011 21:18:07 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15586]
trunk/externals/loaders/tclpd/TODO.txt
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15586
http://pure-data.svn.sourceforge.net/pure-data/?rev=15586&view=rev
Author: mescalinum
Date: 2011-10-13 21:18:07 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
todo entry I forgot to add
Modified Paths:
--------------
trunk/externals/loaders/tclpd/TODO.txt
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Thu, 13 Oct 2011 22:13:49 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15587] trunk/externals/smlib
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15587
http://pure-data.svn.sourceforge.net/pure-data/?rev=15587&view=rev
Author: eighthave
Date: 2011-10-13 22:13:49 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
make placeholder SMlib object to include SMlib-help.pd
Modified Paths:
--------------
trunk/externals/smlib/Makefile
Added Paths:
-----------
trunk/externals/smlib/SMlib.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Thu, 13 Oct 2011 22:15:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15588] trunk/externals/smlib
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15588
http://pure-data.svn.sourceforge.net/pure-data/?rev=15588&view=rev
Author: eighthave
Date: 2011-10-13 22:15:34 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
fix case (test then commit, test then commit...
Modified Paths:
--------------
trunk/externals/smlib/Makefile
Added Paths:
-----------
trunk/externals/smlib/SMLib.pd
Removed Paths:
-------------
trunk/externals/smlib/SMlib.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 9
Date: Thu, 13 Oct 2011 22:25:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15589]
trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15589
http://pure-data.svn.sourceforge.net/pure-data/?rev=15589&view=rev
Author: mescalinum
Date: 2011-10-13 22:25:41 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
add binbuf functions + test (not working yet)
Modified Paths:
--------------
trunk/externals/loaders/tclpd/tcl_class.c
trunk/externals/loaders/tclpd/tcl_extras.h
Added Paths:
-----------
trunk/externals/loaders/tclpd/examples/binbuf-test.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 10
Date: Thu, 13 Oct 2011 22:54:43 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15590]
trunk/externals/loaders/tclpd/tcl_class.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15590
http://pure-data.svn.sourceforge.net/pure-data/?rev=15590&view=rev
Author: mescalinum
Date: 2011-10-13 22:54:42 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
solved some binbuf issues
Modified Paths:
--------------
trunk/externals/loaders/tclpd/tcl_class.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 11
Date: Thu, 13 Oct 2011 23:34:38 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15591]
trunk/externals/loaders/tclpd/examples/ binbuf-test.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15591
http://pure-data.svn.sourceforge.net/pure-data/?rev=15591&view=rev
Author: mescalinum
Date: 2011-10-13 23:34:37 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
final design
Modified Paths:
--------------
trunk/externals/loaders/tclpd/examples/binbuf-test.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 12
Date: Thu, 13 Oct 2011 23:35:45 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15592]
trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15592
http://pure-data.svn.sourceforge.net/pure-data/?rev=15592&view=rev
Author: mescalinum
Date: 2011-10-13 23:35:44 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
some binbuf support. dollar-args still not working properly
Modified Paths:
--------------
trunk/externals/loaders/tclpd/pdlib.tcl
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.
------------------------------
Message: 13
Date: Thu, 13 Oct 2011 23:54:03 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15593]
trunk/externals/loaders/tclpd/tcl_typemap.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15593
http://pure-data.svn.sourceforge.net/pure-data/?rev=15593&view=rev
Author: mescalinum
Date: 2011-10-13 23:54:03 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
binbuf now fully working
Modified Paths:
--------------
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.
------------------------------
Message: 14
Date: Thu, 13 Oct 2011 23:56:10 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15594]
trunk/externals/loaders/tclpd/ChangeLog.txt
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15594
http://pure-data.svn.sourceforge.net/pure-data/?rev=15594&view=rev
Author: mescalinum
Date: 2011-10-13 23:56:09 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
lets celebrate achievements :D
Modified Paths:
--------------
trunk/externals/loaders/tclpd/ChangeLog.txt
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 15
Date: Fri, 14 Oct 2011 04:00:27 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15595]
trunk/scripts/tests/pdtest.py
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15595
http://pure-data.svn.sourceforge.net/pure-data/?rev=15595&view=rev
Author: eighthave
Date: 2011-10-14 04:00:25 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
attempt to fix filtering of meaningless messages
Modified Paths:
--------------
trunk/scripts/tests/pdtest.py
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 16
Date: Fri, 14 Oct 2011 07:02:36 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15596]
trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15596
http://pure-data.svn.sourceforge.net/pure-data/?rev=15596&view=rev
Author: mescalinum
Date: 2011-10-14 07:02:35 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
incr PclpdLib version
Modified Paths:
--------------
trunk/externals/loaders/tclpd/examples/binbuf-test.tcl
trunk/externals/loaders/tclpd/pdlib.tcl
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 14
**************************************