jackpsa: [bug] accept any non error Jack status (generated client name etc.)
commit674fb63bdcf2fc9be146947f206e5716c90f8af5
authorG.raud <graud@gmx.com>
Sun, 23 Jun 2013 14:49:11 +0000 (23 16:49 +0200)
committerG.raud <graud@gmx.com>
Sun, 7 Jul 2013 06:48:23 +0000 (7 08:48 +0200)
tree65f376e19097cdc0601fff22eeafefb9905c56df
parent5fc8855d2c23d7969f1aa525c1cb3ea1277bed0a
jackpsa: [bug] accept any non error Jack status (generated client name etc.)

in particular, a new client name can be generated by Jack:
- it makes it possible to run several jackspa interfaces hosting the same
  plugin simultaneously
- retrieve the actual name and free the string state->client_name when it is
  not needed anymore

in particular, a JACK server can be started if none is running already
jackspa.c