All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-gobject: seq: fix port creation API
       [not found] <1592139488676203012-webhooks-bot@alsa-project.org>
@ 2020-06-14 12:58 ` GitHub pull_request - opened
  0 siblings, 0 replies; only message in thread
From: GitHub pull_request - opened @ 2020-06-14 12:58 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-gobject pull request #36 was opened from takaswie:

ALSASeq.UserClient.create_port() has nullable argument for the numerical ID of port to use SNDRV_SEQ_PORT_FLG_GIVEN_PORT flag properly. However, the nullable is not inconvenient for PyGObject and causes SIGSEGV.

This patchset adds an alternative API, ALSASeq.UserClient.create_port_at() for the flag, then ALSASeq.UserClient.create_port() hs no argument for explicit port ID.

Additionally, this patchset includes some fixes for the other parts.

Request URL   : https://github.com/alsa-project/alsa-gobject/pull/36
Patch URL     : https://github.com/alsa-project/alsa-gobject/pull/36.patch
Repository URL: https://github.com/alsa-project/alsa-gobject

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-14 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1592139488676203012-webhooks-bot@alsa-project.org>
2020-06-14 12:58 ` alsa-gobject: seq: fix port creation API GitHub pull_request - opened

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.