OSDN Git Service

Fix doxygen documents
authorTakashi Iwai <tiwai@suse.de>
Tue, 24 May 2005 14:14:28 +0000 (14:14 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 24 May 2005 14:14:28 +0000 (14:14 +0000)
commit087184b0f9607fbdb84e4a7e4a0d67ad875c2f44
tree6d1a1d7b25ef9fafe99f9c615482105073a4b5a0
parent7651690858a8b026f2a4447e804ee8bf1a155ebb
Fix doxygen documents

Fix the warnings of doxygen parsing.
Add some missing documentation.
49 files changed:
doc/doxygen.cfg
include/conf.h
include/control.h
include/seqmid.h
include/timer.h
src/conf.c
src/control/control.c
src/control/control_hw.c
src/control/control_shm.c
src/control/hcontrol.c
src/control/setup.c
src/dlmisc.c
src/error.c
src/hwdep/hwdep.c
src/input.c
src/instr/fm.c
src/instr/iwffff.c
src/instr/simple.c
src/mixer/mixer.c
src/mixer/simple.c
src/names.c
src/output.c
src/pcm/pcm.c
src/pcm/pcm_direct.c
src/pcm/pcm_direct.h
src/pcm/pcm_dmix.c
src/pcm/pcm_dshare.c
src/pcm/pcm_file.c
src/pcm/pcm_hw.c
src/pcm/pcm_iec958.c
src/pcm/pcm_ladspa.c
src/pcm/pcm_meter.c
src/pcm/pcm_misc.c
src/pcm/pcm_plug.c
src/pcm/pcm_rate.c
src/pcm/pcm_simple.c
src/pcm/pcm_softvol.c
src/rawmidi/rawmidi.c
src/rawmidi/rawmidi_hw.c
src/rawmidi/rawmidi_virt.c
src/seq/seq.c
src/seq/seq_hw.c
src/seq/seq_midi_event.c
src/seq/seqmid.c
src/shmarea.c
src/timer/timer.c
src/timer/timer_local.h
src/timer/timer_query.c
src/userfile.c