1
0
Fork 0
android_external_alsa-utils/amixer
Anton Khirnov bcbdf24e01 amixer: always use line buffering for (s)events
Line buffering is the obviously correct mode for (s)events, but block
buffering would typically be used when piping its output to another
program.

Closes: https://github.com/alsa-project/alsa-utils/pull/306
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2026-05-25 12:15:57 +02:00
..
amixer.1 amixer: document --file option in man page 2026-05-25 11:39:14 +02:00
amixer.c amixer: always use line buffering for (s)events 2026-05-25 12:15:57 +02:00
amixer.h Change FSF address (Franklin Street) 2017-11-14 14:28:53 +01:00
go amixer/alsamixer - updated go scripts for debugging 2007-07-11 10:12:24 +02:00
Makefile.am amixer: Makefile - add volume_mapping.h to noinst_HEADERS 2021-05-25 18:58:53 +02:00
volume_mapping.c amixer: link volume_mapping.c from alsamixer to amixer 2021-05-25 18:26:36 +02:00
volume_mapping.h amixer: add the volume_mapping.h link 2021-05-25 18:48:00 +02:00