]> sigrok.org Git - libsigrok.git/history - hardware/alsa/protocol.c
alsa: Set the probe index
[libsigrok.git] / hardware / alsa / protocol.c
2013-04-14 Joel Holdsworthalsa: Set the probe index
2013-04-11 Bert Vermeulenalsa: Adjust to GVariant-based sr_config_* functions
2013-01-23 Bert VermeulenAlways interleave analog data with all enabled probes.
2013-01-15 Uwe Hermannalsa: Silence ALSA scanning process.
2012-12-31 Uwe Hermannalsa: Add some more samplerates.
2012-12-31 Uwe Hermannalsa: Add missing % for PRIu64.
2012-12-31 Uwe Hermannalsa: Improved error reporting.
2012-12-31 Uwe Hermannalsa: Cosmetics, coding style, typos.
2012-12-31 Alexandru Gagniucalsa: Find supported samplerates during device scan
2012-12-31 Alexandru Gagniucalsa: Fix sample acquisition and send normalized values
2012-12-31 Alexandru Gagniucalsa: Scan all soundcards and create a sigrok device...
2012-12-26 Uwe HermannFix limit_samples check in various drivers.
2012-12-23 Alexandru Gagniucalsa: Split into api.c and protocol.c