JACK: add support for device names with whitespace
authorRobin Gareus <robin@gareus.org>
Wed, 14 Jan 2015 18:29:55 +0000 (19:29 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 14 Jan 2015 18:29:55 +0000 (19:29 +0100)
commit37f351ccdd4dbc7d58ead99a3eb6725ee8c5c07c
treee0e5fb08a8edd0af923bfb3c1b40f239ce705dab
parent18c502f646474b54f538fbc499a9c5d18f2a1b4e
JACK: add support for device names with whitespace

This is backwards compatible, quotes are only added if needed.
JACK1 < 0.123.1-30 and JACK2 < 1.9.10-25 fail with either
whitespace or quotes, so nothing is lost.
libs/backends/jack/jack_utils.cc