Added sort & compare functions to the mixer API.

This commit is contained in:
Jaroslav Kysela 2001-02-12 13:29:33 +00:00
parent 955b9fc335
commit 6f3b01b79c
7 changed files with 160 additions and 63 deletions

View file

@ -2,11 +2,12 @@ PROJECT_NAME = "ALSA project - the C library reference"
OUTPUT_DIRECTORY = doxygen
GENERATE_LATEX = NO
GENERATE_MAN = NO
INPUT = ../include/asoundlib.h ../src
INPUT = ../../alsa-driver/include/asound.h ../include/asoundlib.h ../src
FILE_PATTERNS = *.c *.h
#EXAMPLE_PATH = example_test.cpp
QUIET = NO
EXTRACT_ALL = NO
EXTRACT_ALL = YES
EXTRACT_STATIC = YES
#PREDEFINED = DOC_PUBLIC
RECURSIVE = YES
PREDEFINED = DOC_PUBLIC