alsa-utils/alsaucm
Cheng Yueh 15539cd0e6 alsaucm: Fix ending with quotes commands
If we use 'alsaucm -n -b -' with 'get "CapturePCM/Internal Mic"' then
the alsaucm will report error and stop immediately. The reason is that
the parse_line in usecase.c appends an empty argument if a command ends
with quotes.

This change adds a patch to fix the parse_line function in usecase.c.

Signed-off-by: Cheng Yueh <cyueh@chromium.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-07-27 11:56:47 +02:00
..
alsaucm.rst alsaucm: add a man page, generated from reStructuredText 2016-12-09 17:23:33 +01:00
dump.c alsaucm: dump - fix the prefixed " 2019-11-30 20:38:17 +01:00
go.sh alsactl: ucm - rename _once command to _boot command 2020-05-25 19:21:25 +02:00
Makefile.am alsaucm: remove custom rules, alsactl is UCM aware now 2020-06-02 13:09:31 +02:00
usecase.c alsaucm: Fix ending with quotes commands 2020-07-27 11:56:47 +02:00
usecase.h alsaucm: add text dump command 2019-11-30 19:13:07 +01:00