libsigrok/hardware/alsa
Uwe Hermann 35e199da50 Fix limit_samples check in various drivers.
Check whether a sample limit was actually set (> 0) before checking if
that sample limit is reached. This also fixes continuous acquisition mode
for drivers which have that.
2012-12-26 02:11:00 +01:00
..
Makefile.am alsa: Split into api.c and protocol.c 2012-12-23 17:25:37 +01:00
api.c Shorten probe_names[] arrays everywhere. 2012-12-26 00:16:07 +01:00
protocol.c Fix limit_samples check in various drivers. 2012-12-26 02:11:00 +01:00
protocol.h alsa: Split into api.c and protocol.c 2012-12-23 17:25:37 +01:00