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:[13043] trunk/externals/zexy/src/
([email protected])
2. SF.net SVN: pure-data:[13044] trunk/externals/zexy/src/
([email protected])
3. SF.net SVN: pure-data:[13045] trunk/externals/zexy/src
([email protected])
4. SF.net SVN: pure-data:[13046] trunk/externals/zexy/tests
([email protected])
5. SF.net SVN: pure-data:[13047] trunk/externals/zexy/tests
([email protected])
6. SF.net SVN: pure-data:[13048] trunk/externals/zexy/tests
([email protected])
7. SF.net SVN: pure-data:[13049]
branches/pd-extended/0.42/pd/src/g_editor.c
([email protected])
8. SF.net SVN: pure-data:[13050] trunk/externals/zexy/tests
([email protected])
9. SF.net SVN: pure-data:[13051]
branches/pd-gui-rewrite/0.43/src/pd_connect. tcl
([email protected])
10. SF.net SVN: pure-data:[13052]
branches/pd-gui-rewrite/0.43/startup/ object_db-plugin.tcl
([email protected])
11. SF.net SVN: pure-data:[13053] branches
([email protected])
12. SF.net SVN: pure-data:[13054]
branches/pd-gui-rewrite/0.43/src ([email protected])
13. SF.net SVN: pure-data:[13055]
branches/pd-gui-rewrite/0.43/src/g_editor.c
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Tue, 19 Jan 2010 14:53:54 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13043]
trunk/externals/zexy/src/
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13043
http://pure-data.svn.sourceforge.net/pure-data/?rev=13043&view=rev
Author: zmoelnig
Date: 2010-01-19 14:53:53 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
svn:ignore binaries
Property Changed:
----------------
trunk/externals/zexy/src/
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Tue, 19 Jan 2010 14:55:25 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13044]
trunk/externals/zexy/src/
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13044
http://pure-data.svn.sourceforge.net/pure-data/?rev=13044&view=rev
Author: zmoelnig
Date: 2010-01-19 14:55:24 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
svn:ignore files generated by the autotools
Property Changed:
----------------
trunk/externals/zexy/src/
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Tue, 19 Jan 2010 14:56:40 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13045]
trunk/externals/zexy/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13045
http://pure-data.svn.sourceforge.net/pure-data/?rev=13045&view=rev
Author: zmoelnig
Date: 2010-01-19 14:56:40 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
SIMD code hopefully now also works on 64bit
Modified Paths:
--------------
trunk/externals/zexy/src/0x260x260x7e.c
trunk/externals/zexy/src/0x3c0x7e.c
trunk/externals/zexy/src/0x3d0x3d0x7e.c
trunk/externals/zexy/src/0x3e0x7e.c
trunk/externals/zexy/src/0x7c0x7c0x7e.c
trunk/externals/zexy/src/absgn~.c
trunk/externals/zexy/src/abs~.c
trunk/externals/zexy/src/sgn~.c
trunk/externals/zexy/src/zexy.h
Added Paths:
-----------
trunk/externals/zexy/src/zexySIMD.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Tue, 19 Jan 2010 15:39:10 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13046]
trunk/externals/zexy/tests
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13046
http://pure-data.svn.sourceforge.net/pure-data/?rev=13046&view=rev
Author: zmoelnig
Date: 2010-01-19 15:39:09 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
a simple test for a signal object (no time behaviour)
Modified Paths:
--------------
trunk/externals/zexy/tests/runtests.pd
trunk/externals/zexy/tests/runtests.txt
Added Paths:
-----------
trunk/externals/zexy/tests/abs~/
trunk/externals/zexy/tests/abs~/simple.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Tue, 19 Jan 2010 16:03:24 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13047]
trunk/externals/zexy/tests
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13047
http://pure-data.svn.sourceforge.net/pure-data/?rev=13047&view=rev
Author: zmoelnig
Date: 2010-01-19 16:03:15 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
tests for [sgn~] and [absgn~]
Modified Paths:
--------------
trunk/externals/zexy/tests/sgn~/simple.pd
Added Paths:
-----------
trunk/externals/zexy/tests/absgn~/
trunk/externals/zexy/tests/absgn~/abs.pd
trunk/externals/zexy/tests/absgn~/sgn.pd
trunk/externals/zexy/tests/sgn~/
Removed Paths:
-------------
trunk/externals/zexy/tests/absgn~/simple.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Tue, 19 Jan 2010 16:45:30 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13048]
trunk/externals/zexy/tests
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13048
http://pure-data.svn.sourceforge.net/pure-data/?rev=13048&view=rev
Author: zmoelnig
Date: 2010-01-19 16:45:29 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
tests for more sigobjects
Modified Paths:
--------------
trunk/externals/zexy/tests/absgn~/abs.pd
trunk/externals/zexy/tests/absgn~/sgn.pd
trunk/externals/zexy/tests/abs~/simple.pd
trunk/externals/zexy/tests/runtests.txt
trunk/externals/zexy/tests/runtests_nogui.pd
trunk/externals/zexy/tests/testunit.pd
Added Paths:
-----------
trunk/externals/zexy/tests/and~/
trunk/externals/zexy/tests/and~/dualnoise.pd
trunk/externals/zexy/tests/and~/singlenoise.pd
trunk/externals/zexy/tests/eq~/
trunk/externals/zexy/tests/eq~/dualnoise.pd
trunk/externals/zexy/tests/eq~/singlenoise.pd
trunk/externals/zexy/tests/gt~/
trunk/externals/zexy/tests/gt~/dualnoise.pd
trunk/externals/zexy/tests/gt~/singlenoise.pd
trunk/externals/zexy/tests/lt~/
trunk/externals/zexy/tests/lt~/dualnoise.pd
trunk/externals/zexy/tests/lt~/singlenoise.pd
trunk/externals/zexy/tests/or~/
trunk/externals/zexy/tests/or~/dualnoise.pd
trunk/externals/zexy/tests/or~/singlenoise.pd
Removed Paths:
-------------
trunk/externals/zexy/tests/and~/simple.pd
trunk/externals/zexy/tests/eq~/simple.pd
trunk/externals/zexy/tests/gt~/simple.pd
trunk/externals/zexy/tests/lt~/simple.pd
trunk/externals/zexy/tests/or~/simple.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Tue, 19 Jan 2010 17:18:11 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13049]
branches/pd-extended/0.42/pd/src/g_editor.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13049
http://pure-data.svn.sourceforge.net/pure-data/?rev=13049&view=rev
Author: eighthave
Date: 2010-01-19 17:18:11 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
backported vis 1 GOP bugfix from 0.43
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/g_editor.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Tue, 19 Jan 2010 17:26:59 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13050]
trunk/externals/zexy/tests
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13050
http://pure-data.svn.sourceforge.net/pure-data/?rev=13050&view=rev
Author: zmoelnig
Date: 2010-01-19 17:26:57 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
removed verbose output; added note about broken [||~]
Modified Paths:
--------------
trunk/externals/zexy/tests/abs~/simple.pd
trunk/externals/zexy/tests/or~/singlenoise.pd
trunk/externals/zexy/tests/sgn~/simple.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 9
Date: Tue, 19 Jan 2010 18:11:58 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13051]
branches/pd-gui-rewrite/0.43/src/pd_connect. tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13051
http://pure-data.svn.sourceforge.net/pure-data/?rev=13051&view=rev
Author: eighthave
Date: 2010-01-19 18:11:58 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
turned off Tcl's buffer on the socket; added better info posts
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pd_connect.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 10
Date: Tue, 19 Jan 2010 22:00:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13052]
branches/pd-gui-rewrite/0.43/startup/ object_db-plugin.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13052
http://pure-data.svn.sourceforge.net/pure-data/?rev=13052&view=rev
Author: eighthave
Date: 2010-01-19 22:00:29 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
updated to use new global var names
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/startup/object_db-plugin.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 11
Date: Tue, 19 Jan 2010 22:19:39 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13053] branches
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13053
http://pure-data.svn.sourceforge.net/pure-data/?rev=13053&view=rev
Author: eighthave
Date: 2010-01-19 22:19:23 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
fixed stupid bug and removed some debug messages
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/pd.tk
branches/pd-gui-rewrite/0.43/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 12
Date: Tue, 19 Jan 2010 23:15:51 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13054]
branches/pd-gui-rewrite/0.43/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13054
http://pure-data.svn.sourceforge.net/pure-data/?rev=13054&view=rev
Author: eighthave
Date: 2010-01-19 23:15:48 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
since I am touching g_rtext.c, might as well take this opportunity to push the
Tcl code to the 'pd-gui' side of things
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/g_rtext.c
branches/pd-gui-rewrite/0.43/src/pdtk_text.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 13
Date: Wed, 20 Jan 2010 00:21:31 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13055]
branches/pd-gui-rewrite/0.43/src/g_editor.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 13055
http://pure-data.svn.sourceforge.net/pure-data/?rev=13055&view=rev
Author: eighthave
Date: 2010-01-20 00:21:30 +0000 (Wed, 20 Jan 2010)
Log Message:
-----------
destroying an editor that has an active selection causes a crash, so call
glist_noselect() before freeing the editor
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/g_editor.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 59, Issue 19
**************************************