Update of /cvsroot/alsa/alsa-lib/src/mixer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv830/src/mixer
Modified Files: mixer.c simple.c Log Message: fixed documents to process properly via doxygen. Index: mixer.c =================================================================== RCS file: /cvsroot/alsa/alsa-lib/src/mixer/mixer.c,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- mixer.c 30 Nov 2002 09:47:20 -0000 1.66 +++ mixer.c 24 May 2004 14:57:47 -0000 1.67 @@ -30,6 +30,15 @@ * */ +/*! \page mixer Mixer interface + +<P>Mixer interface is designed to access the abstracted mixer controls. +This is an abstraction layer over the hcontrol layer. + +\section control_general_overview General overview + +*/ + #include <stdio.h> #include <stdlib.h> #include <unistd.h> Index: simple.c =================================================================== RCS file: /cvsroot/alsa/alsa-lib/src/mixer/simple.c,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- simple.c 2 May 2004 11:59:08 -0000 1.64 +++ simple.c 24 May 2004 14:57:48 -0000 1.65 @@ -1,4 +1,4 @@ -/* +/** * \file mixer/simple.c * \brief Mixer Simple Element Class Interface * \author Jaroslav Kysela <[EMAIL PROTECTED]> @@ -110,7 +110,7 @@ {0, 0}, }; -#endif +#endif /* !DOC_HIDDEN */ static const char *get_short_name(const char *lname) { ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog