]> git.alsa-project.org Git - alsa-utils.git/commit
alsabat: move alsa process to a single block
authorLu, Han <han.lu@intel.com>
Wed, 23 Mar 2016 07:52:46 +0000 (15:52 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 23 Mar 2016 16:51:22 +0000 (17:51 +0100)
commit986db20331cf444aa6fae38437168a0e990e32d0
tree0575e919868f2f5e5a217b07bfa7bf0735610da1
parentc49a6180c8712f6960bb39bc53ea72ffe37c960d
alsabat: move alsa process to a single block

Move all alsa callings to a single block (alsa.c), so other blocks
such as the main structure, the signal process and the data analysis
modules will be independent to alsa, and new modules such as a
tinyalsa interface can be easily embedded into alsabat.

Signed-off-by: Lu, Han <han.lu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
bat/alsa.c
bat/bat.c
bat/common.c
bat/common.h
bat/signal.c