Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: GitHub pull_request - opened <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: [PATCH 00/23] add annotation to object properties
Date: Mon, 20 Jun 2022 11:49:18 +0200 (CEST)	[thread overview]
Message-ID: <20220620094918.669EEF800FB@alsa1.perex.cz> (raw)
In-Reply-To: <1655718555233776093-webhooks-bot@alsa-project.org>

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

           reply	other threads:[~2022-06-20  9:50 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1655718555233776093-webhooks-bot@alsa-project.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220620094918.669EEF800FB@alsa1.perex.cz \
    --to=github@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox