Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/23] add annotation to object properties
       [not found] <1655718555233776093-webhooks-bot@alsa-project.org>
@ 2022-06-20  9:49 ` GitHub pull_request - opened
  0 siblings, 0 replies; only message in thread
From: GitHub pull_request - opened @ 2022-06-20  9:49 UTC (permalink / raw)
  To: alsa-devel

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

The gi-docgen tool requires explicit annotation for object properties to generate
pages. This patchset adds missing properties for the purpose.

```
Takashi Sakamoto (23):
  ctl: card: add annotation to object properties
  ctl: card-info: add annotation to object properties
  card: elem-value: add annotation to object properties
  rawmidi: stream-pair: add annotation to object properties
  rawmidi: substream-info: add annotation to object properties
  rawmidi: substream-params: add annotation to object properties
  rawmidi: substream-status: add annotation to object properties
  hwdep: device-info: add annotation to object properties
  timer: device-info: add annotation to object properties
  timer: device-params: add annotation to object properties
  timer: device-status: add annotation to object properties
  timer: instance-info: add annotation to object properties
  timer: instance-params: add annotation to object properties
  timer: instance-status: add annotation to object properties
  seq: fix description of object properties in which enumerations are available
  seq: client-info: add annotation to object properties
  seq: client-pool: add annotation to object properties
  seq: port-info: fix tag indentation
  seq: queue-info: add annotation to object properties
  seq: queue-status: add annotation to object properties
  seq: queue-tempo: add annotation to object properties
  seq: system-info: add annotation to object properties
  seq: user-client: add annotation to object properties

 src/ctl/card-info.c            | 37 ++++++++++++++++++-
 src/ctl/card.c                 | 12 ++++++-
 src/ctl/elem-value.c           |  5 +++
 src/hwdep/device-info.c        | 34 +++++++++++++++---
 src/rawmidi/stream-pair.c      |  7 +++-
 src/rawmidi/substream-info.c   | 66 +++++++++++++++++++++++++++++-----
 src/rawmidi/substream-params.c | 22 +++++++++---
 src/rawmidi/substream-status.c | 10 ++++++
 src/seq/client-info.c          | 59 ++++++++++++++++++++++++++----
 src/seq/client-pool.c          | 52 ++++++++++++++++++++-------
 src/seq/port-info.c            |  2 +-
 src/seq/query.c                |  4 +--
 src/seq/queue-info.c           | 28 ++++++++++++---
 src/seq/queue-status.c         | 19 ++++++++--
 src/seq/queue-tempo.c          | 19 ++++++++--
 src/seq/queue-timer-common.c   |  2 +-
 src/seq/remove-filter.c        | 19 +++++-----
 src/seq/system-info.c          | 30 ++++++++++++++++
 src/seq/user-client.c          | 19 ++++++----
 src/timer/device-info.c        | 46 ++++++++++++++++++++++--
 src/timer/device-params.c      | 10 ++++++
 src/timer/device-status.c      | 15 ++++++++
 src/timer/instance-info.c      | 27 +++++++++++++-
 src/timer/instance-params.c    | 18 ++++++++--
 src/timer/instance-status.c    | 20 +++++++++++
 25 files changed, 506 insertions(+), 76 deletions(-)
```

Request URL   : https://github.com/alsa-project/alsa-gobject/pull/77
Patch URL     : https://github.com/alsa-project/alsa-gobject/pull/77.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:[~2022-06-20  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1655718555233776093-webhooks-bot@alsa-project.org>
2022-06-20  9:49 ` [PATCH 00/23] add annotation to object properties GitHub pull_request - opened

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox