[SCM] pd-iemnet/master: Itemized object-list

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Oct 26 23:06:54 UTC 2015


The following commit has been merged in the master branch:
commit 60884dec710ea33ef088d1721815eb4791d8fc9e
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Oct 27 00:06:51 2015 +0100

    Itemized object-list

diff --git a/debian/control b/debian/control
index 9990430..b95ad06 100644
--- a/debian/control
+++ b/debian/control
@@ -28,10 +28,10 @@ Description: Pd library for low-level networking (IEM implementation)
  The objects use threads to allow for non-blocking network communication within
  an audio-realtime environment.
  .
- [tcpreceive], [tcpsend]: unidirectional communication over TCP/IP
- [tcpserver], [tcpclient]: bidirectional communication over TCP/IP
- [udpreceive], [udpsend]: unidirectional communication over UDP
- [udpclient]: bidirectional communication over UDP
+ - [tcpreceive], [tcpsend]: unidirectional communication over TCP/IP
+ - [tcpserver], [tcpclient]: bidirectional communication over TCP/IP
+ - [udpreceive], [udpsend]: unidirectional communication over UDP
+ - [udpclient]: bidirectional communication over UDP
  .
  Since these objects only send/receive lists of bytes, you will most likely need
  to add some glue to implement higher-level protocols (and transmit meaningful

-- 
pd-iemnet packaging



More information about the pkg-multimedia-commits mailing list