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:[17089] trunk/externals/iem/iemnet
([email protected])
2. SF.net SVN: pure-data:[17090]
trunk/externals/iem/iemnet/iemnet_notify.c
([email protected])
3. SF.net SVN: pure-data:[17091]
trunk/externals/iem/iemnet/Makefile ([email protected])
4. SF.net SVN: pure-data:[17092]
trunk/externals/iem/iemnet/iemnet_receiver.c
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Sun, 14 Apr 2013 20:40:09 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17089]
trunk/externals/iem/iemnet
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17089
http://pure-data.svn.sourceforge.net/pure-data/?rev=17089&view=rev
Author: zmoelnig
Date: 2013-04-14 20:40:07 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
simple notification abstraction
last implementation used another thread that called clock_set() in a sys_lock().
this implementation uses a pipe and sys_addpollfn()
Modified Paths:
--------------
trunk/externals/iem/iemnet/iemnet.h
Added Paths:
-----------
trunk/externals/iem/iemnet/iemnet_notify.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Sun, 14 Apr 2013 20:44:06 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17090]
trunk/externals/iem/iemnet/iemnet_notify.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17090
http://pure-data.svn.sourceforge.net/pure-data/?rev=17090&view=rev
Author: zmoelnig
Date: 2013-04-14 20:44:05 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
removed debugging printout
Modified Paths:
--------------
trunk/externals/iem/iemnet/iemnet_notify.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Sun, 14 Apr 2013 20:44:27 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17091]
trunk/externals/iem/iemnet/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17091
http://pure-data.svn.sourceforge.net/pure-data/?rev=17091&view=rev
Author: zmoelnig
Date: 2013-04-14 20:44:27 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
build with iemnet_notify
Modified Paths:
--------------
trunk/externals/iem/iemnet/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Sun, 14 Apr 2013 21:04:29 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17092]
trunk/externals/iem/iemnet/iemnet_receiver.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17092
http://pure-data.svn.sourceforge.net/pure-data/?rev=17092&view=rev
Author: zmoelnig
Date: 2013-04-14 21:04:28 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
switch to new notify system
test how this behaves under heavy load...
Modified Paths:
--------------
trunk/externals/iem/iemnet/iemnet_receiver.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 98, Issue 7
*************************************