Branch: refs/heads/master
Home:
https://github.com/jackaudio/headers
Commit: 23c29914806edefb496af098e937cc09e472bbbe
https://github.com/jackaudio/headers/commit/23c29914806edefb496af098e937cc0…
Author: Paul Davis <paul(a)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