[Jack-Devel] [jackaudio/headers] 23c299: add new public API: jack_port_rename
Paul Davis
paul at linuxaudiosystems.com
Thu Jul 2 18:21:30 CEST 2015
Branch: refs/heads/master
Home: https://github.com/jackaudio/headers
Commit: 23c29914806edefb496af098e937cc09e472bbbe
https://github.com/jackaudio/headers/commit/23c29914806edefb496af098e937cc09e472bbbe
Author: Paul Davis <paul at linuxaudiosystems.com>
Date: 2015-07-02 (Thu, 02 Jul 2015)
Changed paths:
M jack.h
Log Message:
-----------
add new public API: jack_port_rename
This is semantically similar to jack_port_set_name() but because it is also passed a jack_client_t*, it can
contact the server to ensure that not only the rename is done but that port rename callbacks are delivered
appropriately
More information about the Jackaudio
mailing list