[alsa-devel] [PATCH 0/8] alsa-utils: axfer: fulfill help texts and manual sections for each of xfer backend
GitHub pull_request - opened
github at alsa-project.org
Wed Jan 2 04:17:39 CET 2019
alsa-project/alsa-utils pull request #8 was opened from takaswie:
Hi,
This patchset fulfills help texts and manual sections for each of xfer backend. All of
options are described in this patchset, however I leave a placeholder for scheduling
model of libasound. This section will be fulfilled later.
(I note that this is a first attempt to explain about `slave` and `snoop` options of libffado.)
```
Takashi Sakamoto (8):
axfer: fix no return statement in print_help() function
axfer: fix typo in axfer(1) manual
axfer: correct description about signal handling
axfer: print help for libffado backend
axfer: fulfill manual section for libffado backend
axfer: print help for libasound backend
axfer: fulfill manual section for libasound backend
axfer: add text for compatibility loss of sw parameter in libasound backend
axfer/axfer-transfer.1 | 383 ++++++++++++++++++++++++++++++++++++++++-
axfer/axfer.1 | 2 +-
axfer/xfer-libasound.c | 25 ++-
axfer/xfer-libffado.c | 11 +-
axfer/xfer-options.c | 2 +-
5 files changed, 414 insertions(+), 9 deletions(-)
```
Request URL : https://github.com/alsa-project/alsa-utils/pull/8
Patch URL : https://github.com/alsa-project/alsa-utils/pull/8.patch
Repository URL: https://github.com/alsa-project/alsa-utils
More information about the Alsa-devel
mailing list