libsigrok/hardware/alsa
Uwe Hermann 3d6de074a4 alsa: Silence ALSA scanning process.
Errors while opening or configuring ALSA devices during scan for devices
should not be shown by default (i.e., no sr_err() usage). Non-working
or non-accessible devices (due to permissions or other reasons) will
simply not show up in frontends. Use sr_dbg() instead of sr_err().
2013-01-16 00:02:24 +01:00
..
Makefile.am alsa: Split into api.c and protocol.c 2012-12-23 17:25:37 +01:00
api.c alsa: Silence ALSA scanning process. 2013-01-16 00:02:24 +01:00
protocol.c alsa: Silence ALSA scanning process. 2013-01-16 00:02:24 +01:00
protocol.h alsa: Cosmetics, coding style, typos. 2013-01-01 00:37:17 +01:00