]> sigrok.org Git - libsigrok.git/commit - hwdriver.c
alsa: Update to latest APIs/conventions.
authorUwe Hermann <redacted>
Mon, 17 Dec 2012 18:39:13 +0000 (19:39 +0100)
committerUwe Hermann <redacted>
Thu, 20 Dec 2012 13:42:15 +0000 (14:42 +0100)
commit0254651dcba4b8c34d35845083250586ecf964ed
treebf2dda36c3d88ee11a8c2c0f5cb4bdb1591d8037
parentbf53457d1ddea58d1cb7e4feea83ad0cc1d63031
alsa: Update to latest APIs/conventions.

The alsa driver was out of date wrt APIs and libsigrok conventions in
general, and wasn't compiling.

This fixes the compile and updates it to _basically_ work with the current
state of analog support in libsigrok.

This is not finished/full support for ALSA analog sampling yet, though,
various TODOs remain that will be addressed later.
configure.ac
hardware/Makefile.am
hardware/alsa/Makefile.am
hardware/alsa/alsa.c
hwdriver.c