mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
Added snd_*_open_lconf functions.
Some minor changes in config interface documentation.
This commit is contained in:
parent
f830a77334
commit
c33c5760ab
14 changed files with 145 additions and 4 deletions
|
|
@ -1,11 +1,15 @@
|
|||
/**
|
||||
* \file confmisc.c
|
||||
* \ingroup Configuration
|
||||
* \brief Configuration helper functions
|
||||
* \author Abramo Bagnara <abramo@alsa-project.org>
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \date 2000-2001
|
||||
*
|
||||
* Configuration helper functions.
|
||||
*
|
||||
* See the \ref conffunc page for more details.
|
||||
*/
|
||||
/*
|
||||
* Miscellaneous configuration helper functions
|
||||
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue