rncbc / qjackctl

QjackCtl - JACK Audio Connection Kit Qt GUI Interface
https://qjackctl.sourceforge.io
GNU General Public License v2.0
182 stars 40 forks source link

More metadata fixes #199

Closed agraef closed 1 year ago

agraef commented 1 year ago

Followup to #198 which gives qjackctlJackClient::updateClientName() the same treatment as qjackctlJackPort::updatePortName(). The second commit deals with the graph window, making sure that edits take priority over metadata pretty-names, so that those edits aren't overwritten by the default metadata being set by Jack2.

rncbc commented 1 year ago

squashed and merged in qjackctl v0.9.11.16git.fcf58e

thanks a lot