]> sigrok.org Git - libsigrok.git/history - hardware/alsa/api.c
drivers: rename and reorganize config get/set
[libsigrok.git] / hardware / alsa / api.c
2013-01-24 Bert Vermeulendrivers: rename and reorganize config get/set
2013-01-21 Bert VermeulenRename SR_HWOPT_* and SR_HWCAP_* to SR_CONF_*
2013-01-21 Bert Vermeulendrivers: use new sr_config struct
2013-01-20 Uwe HermannRemove non-error hw_info_get() messages.
2013-01-15 Uwe Hermannalsa: Silence ALSA scanning process.
2013-01-15 Bert VermeulenGet rid of obsolete SR_DI_NUM_PROBES and SR_DI_PROBE_NAMES.
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-31 Alexandru Gagniucalsa: Do not use snd_pcm_hw_params_set_rate_near()
2012-12-25 Uwe HermannShorten probe_names[] arrays everywhere.
2012-12-23 Alexandru Gagniucalsa: Split into api.c and protocol.c