alsa-utils/alsamixer
Jaroslav Kysela 71003a2acb alsamixer: increase control device name buffer (sysdefault)
card_select.c:129:28: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=]
 129 |   sprintf(buf, "sysdefault:%d", number);

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-04-15 11:27:42 +02:00
..
alsamixer.1 alsamixer: Fix the mixer views description in man page 2020-10-23 11:41:58 +02:00
bindings.c alsamixer: Replaced hardcoded keys by binding arrays 2020-07-01 16:10:35 +02:00
bindings.h alsamixer: added mouse support 2020-07-01 16:10:35 +02:00
card_select.c alsamixer: increase control device name buffer (sysdefault) 2021-04-15 11:27:42 +02:00
card_select.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
cli.c amixer/alsamixer: use sysdefault:<CARD> devices instead hw:<CARD> 2021-04-06 20:25:58 +02:00
colors.c alsamixer: use background color instead of COLOR_BLACK 2021-03-05 21:25:02 +01:00
colors.h alsamixer: Use a struct for storing color attributes 2020-07-01 16:10:35 +02:00
configparser.c alsamixer: fix shift in parse_words() 2021-01-11 10:46:49 +01:00
configparser.h alsamixer: added configuration file parser 2020-07-01 16:10:35 +02:00
curskey.c alsamixer: added configuration file parser 2020-07-01 16:10:35 +02:00
curskey.h alsamixer: added configuration file parser 2020-07-01 16:10:35 +02:00
device_name.c alsamixer: small optimizations 2020-07-01 16:10:35 +02:00
device_name.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
die.c alsamixer: Fix X-win related crash for PulseAudio plugin (bad linking) 2011-11-02 17:27:47 +01:00
die.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
go amixer/alsamixer - updated go scripts for debugging 2007-07-11 10:12:24 +02:00
mainloop.c alsamixer: added configuration file parser 2020-07-01 16:10:35 +02:00
mainloop.h alsamixer: added configuration file parser 2020-07-01 16:10:35 +02:00
Makefile.am alsamixer: added configuration file parser 2020-07-01 16:10:35 +02:00
mem.c alsamixer: fix gcc warnings 2018-10-14 17:05:22 +02:00
mem.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
menu_widget.c alsamixer: small optimizations 2020-07-01 16:10:35 +02:00
menu_widget.h alsamixer: small optimizations 2020-07-01 16:10:35 +02:00
mixer_clickable.c alsamixer: added mouse support 2020-07-01 16:10:35 +02:00
mixer_clickable.h alsamixer: added mouse support 2020-07-01 16:10:35 +02:00
mixer_controls.c alsamixer: fix gcc warnings 2018-10-14 17:05:22 +02:00
mixer_controls.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
mixer_display.c alsamixer: remove unused variable y in display_scroll_indicators() 2021-01-11 10:41:42 +01:00
mixer_display.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
mixer_widget.c alsamixer: Use a struct for storing color attributes 2020-07-01 16:10:35 +02:00
mixer_widget.h alsamixer: added mouse support 2020-07-01 16:10:35 +02:00
proc_files.c alsamixer: small optimizations 2020-07-01 16:10:35 +02:00
proc_files.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
textbox.c alsamixer: small optimizations 2020-07-01 16:10:35 +02:00
textbox.h alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
utils.c alsamixer: remove wrong free(buf) call in read_file() 2020-07-01 16:16:24 +02:00
utils.h alsamixer: added configuration file parser 2020-07-01 16:10:35 +02:00
volume_mapping.c alsamixer: Remove exp10 usage 2019-09-03 12:17:41 +02:00
volume_mapping.h alsamixer: use cubic scale for volume bars 2010-12-06 14:07:48 +01:00
widget.c alsamixer: remove dead fcn widget_handle_key() in widget.c 2021-01-11 10:40:53 +01:00
widget.h alsamixer: fix gcc warnings 2018-10-14 17:05:22 +02:00