21 Jan
2014
21 Jan
'14
6:02 p.m.
At Tue, 21 Jan 2014 16:41:47 +0000, Corfu, ValentinX wrote:
0001-Modify-jack-client-name.patch is spitted in: 0001-Allow-number-of-channels.patch and 0002-Allow-to-specify-a-client-name-as-parameters-in-the-.patch
As I already mentioned, you don't need to introduce a new enum and typedef just for checking whether the name is given or not. Check whether the local_name is NULL (as default) or not (set via config), then it should suffice.
Takashi