summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2006-10-11 13:18:57 +0200
committerJaroslav Kysela <perex@perex.cz>2006-10-11 13:18:57 +0200
commit13fdc417851d87cce7303df65784df7b940ae56a (patch)
tree8595c901455066c99cecbf23e86a5f39335251f9 /doc
parentb223fbba233ce6df2e44503cdd9735dc3722c4e7 (diff)
add snd_device_name_hint() function and initial implementation
- add snd_device_name_hint() and snd_device_name_free_hint() functions - add snd_ctl_iface_conf_name() functions - do not accept parameters for the plugin definition without @args section - add defaults.pcm.dmix.card/device and dsnoop.card/device definitions - add hints for HDA-Intel.conf, pcm/dmix.conf, pcm/dsnoop.conf and alsa.conf - add test/namehint test utility - doxygen related cleanups
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg
index 2ed205d3..2ae56627 100644
--- a/doc/doxygen.cfg
+++ b/doc/doxygen.cfg
@@ -109,6 +109,7 @@ EXPAND_ONLY_PREDEF = YES
PREDEFINED = DOXYGEN PIC "DOC_HIDDEN" \
"ATTRIBUTE_UNUSED=" \
ALSA_PCM_NEW_HW_PARAMS_API \
+ _POSIX_C_SOURCE \
"use_default_symbol_version(x,y,z)=" \
"link_warning(x,y)="