]> git.alsa-project.org Git - alsa-lib.git/commit
ascenario: rewrite header file and change C interface
authorJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2009 12:27:53 +0000 (14:27 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2009 12:35:15 +0000 (14:35 +0200)
commit97911335f2a50ad35c57df6c8a2cfe2867dba97a
tree59ca811f8d83e5ba56d5e79f026a88a260d94a4e
parent549ee175f486dfb04b7671b57c939ecfdd88526c
ascenario: rewrite header file and change C interface

- use typedef rather than structure to follow other alsa-lib's APIs
  for snd_scenario
- merge functions with same type
- use snd_ctl_elem_id_t for kcontrol ids
- change inline comments to doxygen

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
doc/Makefile.am
doc/doxygen.cfg.in
include/Makefile.am
include/ascenario.h
src/Makefile.am
src/ascenario.c