[pulseaudio-discuss] [[PATCH v0] 1/5] device-port: Allow setting the card name while creating a port.

Tanu Kaskinen tanuk at iki.fi
Mon Jun 3 10:31:22 PDT 2013


On Thu, 2013-04-18 at 02:24 +0200, poljar (Damir Jelić) wrote:
> Since we want to be able to set/restore port properties while creating a
> port and the port properties are saved with the card name as a key we
> need to know the card name before the port is connected to a card.
> 
> This patch enables assigning a card name to the port_new_data struct.

Thanks, will apply. I added an assertion to pa_device_port_new():
pa_assert(data->card_name).

BTW, in case you used the double brackets "[[PATCH v0] 1/5]" in the
subject on purpose, please don't do it again, or fix git am, which
doesn't handle it well :)

-- 
Tanu



More information about the pulseaudio-discuss mailing list