[alsa-devel] pcm_jack.c jack_client_new() to jack_client_open()

BlackEnvil blackenvil at gmail.com
Mon Nov 1 16:15:06 CET 2010


Hi.
pcm_jack.c uses jack_client_new() to open a client session with jack server.

in agreement with jack documentation:
"THIS FUNCTION IS DEPRECATED AND SHOULD NOT BE USED IN NEW JACK
CLIENTS"    http://jackaudio.org/files/docs/html/group__ClientFunctions.html#ga97482adad8116b76635a63f646a2d2f5

This patch simply replace it with jack_client_open(): it's only a
working draft, need to add jack status checking and so other, for
eventually using jack_client_open() capabilities.
Works well with jack2 too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jack_client_open.patch
Type: text/x-patch
Size: 609 bytes
Desc: not available
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20101101/2ebc7765/attachment.patch 


More information about the Alsa-devel mailing list