mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Added asoundef.h (instead of symlink).
partly modified & comments added for doxygen.
This commit is contained in:
parent
e9a5843a19
commit
734decb839
3 changed files with 256 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ INPUT = index.doxygen \
|
|||
../include/asoundlib.h \
|
||||
../include/version.h \
|
||||
../include/global.h \
|
||||
../include/asoundef.h \
|
||||
../include/input.h \
|
||||
../include/output.h \
|
||||
../include/error.h \
|
||||
|
|
@ -35,6 +36,8 @@ EXCLUDE = ../src/control/control_local.h \
|
|||
../src/pcm/pcm_meter.h \
|
||||
../src/pcm/pcm_plugin.h \
|
||||
../src/pcm/plugin_ops.h \
|
||||
../src/pcm/ladspa.h \
|
||||
../src/hwdep/hwdep_local.h \
|
||||
../src/mixer/mixer_local.h \
|
||||
../src/rawmidi/rawmidi_local.h \
|
||||
../src/seq/seq_local.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue