ITADN

Unregister jack ports before creating new ones

#210Pull Requestbobo1on1 创建于 2023-11-10
B
bobo1on1commented
In the jack receiver, before creating jack ports because of a configuration change, the old ports should be unregistered. If this is not done, creating new ports will fail, because the old ports still exist and have the same names. I've also added a -c command line switch to disable automatically connecting jack ports, for people who use their own jack connection manager.
合并状态:未合并 关闭于 2023-11-13 1 条评论