]> git.alsa-project.org Git - alsa-utils.git/commit
axfer: obsolete some unimplemented options
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 13 Nov 2018 06:41:46 +0000 (15:41 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 13 Nov 2018 11:04:53 +0000 (12:04 +0100)
commit17f372ff3529d55d11c8827497e14327766a87df
tree9dcc688c059d75c78a0dd0f744de95d8f4c6e6e9
parent5ee9e8dfd72dd8d6482232ba79d79f61e95cba8d
axfer: obsolete some unimplemented options

Althogh many options are actually supported by aplay, some of them are
not enough good in practical points. For example, '--test-position'
option is meaningless for some use cases. Furthermore, due to practical
reasons, some options are not implemented well; e.g. vumeter.

This commit marks such options as 'obsoleted'.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
axfer/xfer-libasound.c
axfer/xfer-options.c