|
From: Rui N. C. <rn...@rn...> - 2004-06-26 14:45:59
|
Hi, Just a lil'bumpin' :) qsampler-0.0.2.93: * Prepared for client event protocol interface, via thread-safe QCustomEvent callback posting, on attempt to comply with draft-protocol v.11. liblscp-0.1.9.102: * Major changes to server event protocol interface on attempt to comply with draft-protocol v.11. This is to say that liblscp already implements the new event notification protocol, via an alternate but ordinary TCP socket connection, on both client and server side. Thus officially dropping the now obsoleted UDP event stream, as of original LSCP specification. However, current linuxsampler server is not ready for this yet. Multi-connection/client support is a milestone requirement not yet met by current linuxsampler server implementation. As ever, it's work in progress... Enjoy, -- rncbc aka Rui Nuno Capela rn...@rn... |