From 45ed5f53f6bc298766fcafaa25ef2535eaad6ec2 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 25 Feb 2011 10:21:56 +0000 Subject: doxgyen: audaspace tagged. --- intern/audaspace/FX/AUD_AccumulatorFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_AccumulatorFactory.h | 5 +++++ intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp | 5 +++++ intern/audaspace/FX/AUD_BaseIIRFilterReader.h | 5 +++++ intern/audaspace/FX/AUD_ButterworthFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_ButterworthFactory.h | 5 +++++ intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp | 5 +++++ intern/audaspace/FX/AUD_CallbackIIRFilterReader.h | 5 +++++ intern/audaspace/FX/AUD_DelayFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_DelayFactory.h | 5 +++++ intern/audaspace/FX/AUD_DelayReader.cpp | 5 +++++ intern/audaspace/FX/AUD_DelayReader.h | 5 +++++ intern/audaspace/FX/AUD_DoubleFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_DoubleFactory.h | 5 +++++ intern/audaspace/FX/AUD_DoubleReader.cpp | 5 +++++ intern/audaspace/FX/AUD_DoubleReader.h | 5 +++++ intern/audaspace/FX/AUD_EffectFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_EffectFactory.h | 5 +++++ intern/audaspace/FX/AUD_EffectReader.cpp | 5 +++++ intern/audaspace/FX/AUD_EffectReader.h | 5 +++++ intern/audaspace/FX/AUD_EnvelopeFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_EnvelopeFactory.h | 5 +++++ intern/audaspace/FX/AUD_FaderFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_FaderFactory.h | 5 +++++ intern/audaspace/FX/AUD_FaderReader.cpp | 5 +++++ intern/audaspace/FX/AUD_FaderReader.h | 5 +++++ intern/audaspace/FX/AUD_HighpassFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_HighpassFactory.h | 5 +++++ intern/audaspace/FX/AUD_IIRFilterFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_IIRFilterFactory.h | 5 +++++ intern/audaspace/FX/AUD_IIRFilterReader.cpp | 5 +++++ intern/audaspace/FX/AUD_IIRFilterReader.h | 5 +++++ intern/audaspace/FX/AUD_LimiterFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_LimiterFactory.h | 5 +++++ intern/audaspace/FX/AUD_LimiterReader.cpp | 5 +++++ intern/audaspace/FX/AUD_LimiterReader.h | 5 +++++ intern/audaspace/FX/AUD_LoopFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_LoopFactory.h | 5 +++++ intern/audaspace/FX/AUD_LoopReader.cpp | 5 +++++ intern/audaspace/FX/AUD_LoopReader.h | 5 +++++ intern/audaspace/FX/AUD_LowpassFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_LowpassFactory.h | 5 +++++ intern/audaspace/FX/AUD_PingPongFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_PingPongFactory.h | 5 +++++ intern/audaspace/FX/AUD_PitchFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_PitchFactory.h | 5 +++++ intern/audaspace/FX/AUD_PitchReader.cpp | 5 +++++ intern/audaspace/FX/AUD_PitchReader.h | 5 +++++ intern/audaspace/FX/AUD_RectifyFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_RectifyFactory.h | 5 +++++ intern/audaspace/FX/AUD_ReverseFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_ReverseFactory.h | 5 +++++ intern/audaspace/FX/AUD_ReverseReader.cpp | 5 +++++ intern/audaspace/FX/AUD_ReverseReader.h | 5 +++++ intern/audaspace/FX/AUD_SquareFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_SquareFactory.h | 5 +++++ intern/audaspace/FX/AUD_SumFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_SumFactory.h | 5 +++++ intern/audaspace/FX/AUD_SuperposeFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_SuperposeFactory.h | 5 +++++ intern/audaspace/FX/AUD_SuperposeReader.cpp | 5 +++++ intern/audaspace/FX/AUD_SuperposeReader.h | 5 +++++ intern/audaspace/FX/AUD_VolumeFactory.cpp | 5 +++++ intern/audaspace/FX/AUD_VolumeFactory.h | 5 +++++ intern/audaspace/OpenAL/AUD_OpenALDevice.cpp | 5 +++++ intern/audaspace/OpenAL/AUD_OpenALDevice.h | 5 +++++ intern/audaspace/Python/AUD_PyAPI.cpp | 5 +++++ intern/audaspace/Python/AUD_PyAPI.h | 5 +++++ intern/audaspace/SDL/AUD_SDLDevice.cpp | 5 +++++ intern/audaspace/SDL/AUD_SDLDevice.h | 5 +++++ intern/audaspace/SRC/AUD_SRCResampleFactory.cpp | 5 +++++ intern/audaspace/SRC/AUD_SRCResampleFactory.h | 5 +++++ intern/audaspace/SRC/AUD_SRCResampleReader.cpp | 5 +++++ intern/audaspace/SRC/AUD_SRCResampleReader.h | 5 +++++ intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp | 5 +++++ intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h | 5 +++++ intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp | 5 +++++ intern/audaspace/ffmpeg/AUD_FFMPEGReader.h | 5 +++++ intern/audaspace/fftw/AUD_BandPassFactory.cpp | 5 +++++ intern/audaspace/fftw/AUD_BandPassFactory.h | 5 +++++ intern/audaspace/fftw/AUD_BandPassReader.cpp | 5 +++++ intern/audaspace/fftw/AUD_BandPassReader.h | 5 +++++ intern/audaspace/intern/AUD_3DMath.h | 5 +++++ intern/audaspace/intern/AUD_Buffer.cpp | 5 +++++ intern/audaspace/intern/AUD_Buffer.h | 5 +++++ intern/audaspace/intern/AUD_BufferReader.cpp | 5 +++++ intern/audaspace/intern/AUD_BufferReader.h | 5 +++++ intern/audaspace/intern/AUD_C-API.cpp | 5 +++++ intern/audaspace/intern/AUD_ChannelMapperFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_ChannelMapperFactory.h | 5 +++++ intern/audaspace/intern/AUD_ChannelMapperReader.cpp | 5 +++++ intern/audaspace/intern/AUD_ChannelMapperReader.h | 5 +++++ intern/audaspace/intern/AUD_ConverterFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_ConverterFactory.h | 5 +++++ intern/audaspace/intern/AUD_ConverterFunctions.cpp | 5 +++++ intern/audaspace/intern/AUD_ConverterFunctions.h | 5 +++++ intern/audaspace/intern/AUD_ConverterReader.cpp | 5 +++++ intern/audaspace/intern/AUD_ConverterReader.h | 5 +++++ intern/audaspace/intern/AUD_DefaultMixer.cpp | 5 +++++ intern/audaspace/intern/AUD_DefaultMixer.h | 5 +++++ intern/audaspace/intern/AUD_FileFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_FileFactory.h | 5 +++++ intern/audaspace/intern/AUD_I3DDevice.h | 5 +++++ intern/audaspace/intern/AUD_IDevice.h | 5 +++++ intern/audaspace/intern/AUD_IFactory.h | 5 +++++ intern/audaspace/intern/AUD_IReader.h | 5 +++++ intern/audaspace/intern/AUD_LinearResampleFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_LinearResampleFactory.h | 5 +++++ intern/audaspace/intern/AUD_LinearResampleReader.cpp | 5 +++++ intern/audaspace/intern/AUD_LinearResampleReader.h | 5 +++++ intern/audaspace/intern/AUD_Mixer.cpp | 5 +++++ intern/audaspace/intern/AUD_Mixer.h | 5 +++++ intern/audaspace/intern/AUD_MixerFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_MixerFactory.h | 5 +++++ intern/audaspace/intern/AUD_NULLDevice.cpp | 5 +++++ intern/audaspace/intern/AUD_NULLDevice.h | 5 +++++ intern/audaspace/intern/AUD_PyInit.h | 5 +++++ intern/audaspace/intern/AUD_ReadDevice.cpp | 5 +++++ intern/audaspace/intern/AUD_ReadDevice.h | 5 +++++ intern/audaspace/intern/AUD_Reference.h | 5 +++++ intern/audaspace/intern/AUD_ResampleFactory.h | 5 +++++ intern/audaspace/intern/AUD_SequencerFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_SequencerFactory.h | 5 +++++ intern/audaspace/intern/AUD_SequencerReader.cpp | 5 +++++ intern/audaspace/intern/AUD_SequencerReader.h | 5 +++++ intern/audaspace/intern/AUD_SilenceFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_SilenceFactory.h | 5 +++++ intern/audaspace/intern/AUD_SilenceReader.cpp | 5 +++++ intern/audaspace/intern/AUD_SilenceReader.h | 5 +++++ intern/audaspace/intern/AUD_SinusFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_SinusFactory.h | 5 +++++ intern/audaspace/intern/AUD_SinusReader.cpp | 5 +++++ intern/audaspace/intern/AUD_SinusReader.h | 5 +++++ intern/audaspace/intern/AUD_SoftwareDevice.cpp | 5 +++++ intern/audaspace/intern/AUD_SoftwareDevice.h | 5 +++++ intern/audaspace/intern/AUD_Space.h | 5 +++++ intern/audaspace/intern/AUD_StreamBufferFactory.cpp | 5 +++++ intern/audaspace/intern/AUD_StreamBufferFactory.h | 5 +++++ intern/audaspace/jack/AUD_JackDevice.cpp | 5 +++++ intern/audaspace/jack/AUD_JackDevice.h | 5 +++++ intern/audaspace/sndfile/AUD_SndFileFactory.cpp | 5 +++++ intern/audaspace/sndfile/AUD_SndFileFactory.h | 5 +++++ intern/audaspace/sndfile/AUD_SndFileReader.cpp | 5 +++++ intern/audaspace/sndfile/AUD_SndFileReader.h | 5 +++++ 144 files changed, 720 insertions(+) (limited to 'intern/audaspace') diff --git a/intern/audaspace/FX/AUD_AccumulatorFactory.cpp b/intern/audaspace/FX/AUD_AccumulatorFactory.cpp index 53612ad5473..d60924958b1 100644 --- a/intern/audaspace/FX/AUD_AccumulatorFactory.cpp +++ b/intern/audaspace/FX/AUD_AccumulatorFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_AccumulatorFactory.cpp + * \ingroup audfx + */ + + #include "AUD_AccumulatorFactory.h" #include "AUD_CallbackIIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_AccumulatorFactory.h b/intern/audaspace/FX/AUD_AccumulatorFactory.h index f9ad1526af0..3c3b32ce071 100644 --- a/intern/audaspace/FX/AUD_AccumulatorFactory.h +++ b/intern/audaspace/FX/AUD_AccumulatorFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_AccumulatorFactory.h + * \ingroup audfx + */ + + #ifndef AUD_ACCUMULATORFACTORY #define AUD_ACCUMULATORFACTORY diff --git a/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp b/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp index e12219a105b..563722d9213 100644 --- a/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp +++ b/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_BaseIIRFilterReader.cpp + * \ingroup audfx + */ + + #include "AUD_BaseIIRFilterReader.h" #include diff --git a/intern/audaspace/FX/AUD_BaseIIRFilterReader.h b/intern/audaspace/FX/AUD_BaseIIRFilterReader.h index 114a972eb6b..436e6469a58 100644 --- a/intern/audaspace/FX/AUD_BaseIIRFilterReader.h +++ b/intern/audaspace/FX/AUD_BaseIIRFilterReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_BaseIIRFilterReader.h + * \ingroup audfx + */ + + #ifndef AUD_BASEIIRFILTERREADER #define AUD_BASEIIRFILTERREADER diff --git a/intern/audaspace/FX/AUD_ButterworthFactory.cpp b/intern/audaspace/FX/AUD_ButterworthFactory.cpp index 6eb378786de..ea957c81ed3 100644 --- a/intern/audaspace/FX/AUD_ButterworthFactory.cpp +++ b/intern/audaspace/FX/AUD_ButterworthFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_ButterworthFactory.cpp + * \ingroup audfx + */ + + #include "AUD_ButterworthFactory.h" #include "AUD_IIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_ButterworthFactory.h b/intern/audaspace/FX/AUD_ButterworthFactory.h index 16719f71e24..c8b731449c4 100644 --- a/intern/audaspace/FX/AUD_ButterworthFactory.h +++ b/intern/audaspace/FX/AUD_ButterworthFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_ButterworthFactory.h + * \ingroup audfx + */ + + #ifndef AUD_BUTTERWORTHFACTORY #define AUD_BUTTERWORTHFACTORY diff --git a/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp b/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp index b6d01f38d1d..2f9bb7762a0 100644 --- a/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp +++ b/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_CallbackIIRFilterReader.cpp + * \ingroup audfx + */ + + #include "AUD_CallbackIIRFilterReader.h" AUD_CallbackIIRFilterReader::AUD_CallbackIIRFilterReader(AUD_IReader* reader, diff --git a/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h b/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h index a92be9b32b8..a969db7297e 100644 --- a/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h +++ b/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_CallbackIIRFilterReader.h + * \ingroup audfx + */ + + #ifndef AUD_CALLBACKIIRFILTERREADER #define AUD_CALLBACKIIRFILTERREADER diff --git a/intern/audaspace/FX/AUD_DelayFactory.cpp b/intern/audaspace/FX/AUD_DelayFactory.cpp index da34b19eb77..1d2d99adc03 100644 --- a/intern/audaspace/FX/AUD_DelayFactory.cpp +++ b/intern/audaspace/FX/AUD_DelayFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DelayFactory.cpp + * \ingroup audfx + */ + + #include "AUD_DelayFactory.h" #include "AUD_DelayReader.h" #include "AUD_Space.h" diff --git a/intern/audaspace/FX/AUD_DelayFactory.h b/intern/audaspace/FX/AUD_DelayFactory.h index cbfffd76f58..1e67cd68990 100644 --- a/intern/audaspace/FX/AUD_DelayFactory.h +++ b/intern/audaspace/FX/AUD_DelayFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DelayFactory.h + * \ingroup audfx + */ + + #ifndef AUD_DELAYFACTORY #define AUD_DELAYFACTORY diff --git a/intern/audaspace/FX/AUD_DelayReader.cpp b/intern/audaspace/FX/AUD_DelayReader.cpp index 9472b13e7ac..374b876455d 100644 --- a/intern/audaspace/FX/AUD_DelayReader.cpp +++ b/intern/audaspace/FX/AUD_DelayReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DelayReader.cpp + * \ingroup audfx + */ + + #include "AUD_DelayReader.h" #include diff --git a/intern/audaspace/FX/AUD_DelayReader.h b/intern/audaspace/FX/AUD_DelayReader.h index 8956ef1ef88..5f0af660bdf 100644 --- a/intern/audaspace/FX/AUD_DelayReader.h +++ b/intern/audaspace/FX/AUD_DelayReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DelayReader.h + * \ingroup audfx + */ + + #ifndef AUD_DELAYREADER #define AUD_DELAYREADER diff --git a/intern/audaspace/FX/AUD_DoubleFactory.cpp b/intern/audaspace/FX/AUD_DoubleFactory.cpp index f71844b955f..7a40f1f8c96 100644 --- a/intern/audaspace/FX/AUD_DoubleFactory.cpp +++ b/intern/audaspace/FX/AUD_DoubleFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DoubleFactory.cpp + * \ingroup audfx + */ + + #include "AUD_DoubleFactory.h" #include "AUD_DoubleReader.h" diff --git a/intern/audaspace/FX/AUD_DoubleFactory.h b/intern/audaspace/FX/AUD_DoubleFactory.h index fa01189aeee..52a299c7157 100644 --- a/intern/audaspace/FX/AUD_DoubleFactory.h +++ b/intern/audaspace/FX/AUD_DoubleFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DoubleFactory.h + * \ingroup audfx + */ + + #ifndef AUD_DOUBLEFACTORY #define AUD_DOUBLEFACTORY diff --git a/intern/audaspace/FX/AUD_DoubleReader.cpp b/intern/audaspace/FX/AUD_DoubleReader.cpp index 07f96b9de1d..113bed14ce3 100644 --- a/intern/audaspace/FX/AUD_DoubleReader.cpp +++ b/intern/audaspace/FX/AUD_DoubleReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DoubleReader.cpp + * \ingroup audfx + */ + + #include "AUD_DoubleReader.h" #include diff --git a/intern/audaspace/FX/AUD_DoubleReader.h b/intern/audaspace/FX/AUD_DoubleReader.h index ac27344b27e..7b3b812ef80 100644 --- a/intern/audaspace/FX/AUD_DoubleReader.h +++ b/intern/audaspace/FX/AUD_DoubleReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_DoubleReader.h + * \ingroup audfx + */ + + #ifndef AUD_DOUBLEREADER #define AUD_DOUBLEREADER diff --git a/intern/audaspace/FX/AUD_EffectFactory.cpp b/intern/audaspace/FX/AUD_EffectFactory.cpp index ebccb6dc3b9..a0d9256e691 100644 --- a/intern/audaspace/FX/AUD_EffectFactory.cpp +++ b/intern/audaspace/FX/AUD_EffectFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_EffectFactory.cpp + * \ingroup audfx + */ + + #include "AUD_EffectFactory.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/FX/AUD_EffectFactory.h b/intern/audaspace/FX/AUD_EffectFactory.h index e8ad10f962b..a6a28eea577 100644 --- a/intern/audaspace/FX/AUD_EffectFactory.h +++ b/intern/audaspace/FX/AUD_EffectFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_EffectFactory.h + * \ingroup audfx + */ + + #ifndef AUD_EFFECTFACTORY #define AUD_EFFECTFACTORY diff --git a/intern/audaspace/FX/AUD_EffectReader.cpp b/intern/audaspace/FX/AUD_EffectReader.cpp index c06422de651..3ad9f67bfd6 100644 --- a/intern/audaspace/FX/AUD_EffectReader.cpp +++ b/intern/audaspace/FX/AUD_EffectReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_EffectReader.cpp + * \ingroup audfx + */ + + #include "AUD_EffectReader.h" AUD_EffectReader::AUD_EffectReader(AUD_IReader* reader) diff --git a/intern/audaspace/FX/AUD_EffectReader.h b/intern/audaspace/FX/AUD_EffectReader.h index 81235fa4205..fb8066f36d8 100644 --- a/intern/audaspace/FX/AUD_EffectReader.h +++ b/intern/audaspace/FX/AUD_EffectReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_EffectReader.h + * \ingroup audfx + */ + + #ifndef AUD_EFFECTREADER #define AUD_EFFECTREADER diff --git a/intern/audaspace/FX/AUD_EnvelopeFactory.cpp b/intern/audaspace/FX/AUD_EnvelopeFactory.cpp index 646859fb28a..069317d1c8b 100644 --- a/intern/audaspace/FX/AUD_EnvelopeFactory.cpp +++ b/intern/audaspace/FX/AUD_EnvelopeFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_EnvelopeFactory.cpp + * \ingroup audfx + */ + + #include "AUD_EnvelopeFactory.h" #include "AUD_CallbackIIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_EnvelopeFactory.h b/intern/audaspace/FX/AUD_EnvelopeFactory.h index d3a5f73a730..45ee811b6e0 100644 --- a/intern/audaspace/FX/AUD_EnvelopeFactory.h +++ b/intern/audaspace/FX/AUD_EnvelopeFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_EnvelopeFactory.h + * \ingroup audfx + */ + + #ifndef AUD_ENVELOPEFACTORY #define AUD_ENVELOPEFACTORY diff --git a/intern/audaspace/FX/AUD_FaderFactory.cpp b/intern/audaspace/FX/AUD_FaderFactory.cpp index dc7f1180c0f..d887e9e68d9 100644 --- a/intern/audaspace/FX/AUD_FaderFactory.cpp +++ b/intern/audaspace/FX/AUD_FaderFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_FaderFactory.cpp + * \ingroup audfx + */ + + #include "AUD_FaderFactory.h" #include "AUD_FaderReader.h" diff --git a/intern/audaspace/FX/AUD_FaderFactory.h b/intern/audaspace/FX/AUD_FaderFactory.h index 4e96abffd91..b85475bc534 100644 --- a/intern/audaspace/FX/AUD_FaderFactory.h +++ b/intern/audaspace/FX/AUD_FaderFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_FaderFactory.h + * \ingroup audfx + */ + + #ifndef AUD_FADERFACTORY #define AUD_FADERFACTORY diff --git a/intern/audaspace/FX/AUD_FaderReader.cpp b/intern/audaspace/FX/AUD_FaderReader.cpp index 6bcd92065ca..6114bb486fc 100644 --- a/intern/audaspace/FX/AUD_FaderReader.cpp +++ b/intern/audaspace/FX/AUD_FaderReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_FaderReader.cpp + * \ingroup audfx + */ + + #include "AUD_FaderReader.h" #include diff --git a/intern/audaspace/FX/AUD_FaderReader.h b/intern/audaspace/FX/AUD_FaderReader.h index 2a2135ad3b9..fb927192b45 100644 --- a/intern/audaspace/FX/AUD_FaderReader.h +++ b/intern/audaspace/FX/AUD_FaderReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_FaderReader.h + * \ingroup audfx + */ + + #ifndef AUD_FADERREADER #define AUD_FADERREADER diff --git a/intern/audaspace/FX/AUD_HighpassFactory.cpp b/intern/audaspace/FX/AUD_HighpassFactory.cpp index 31f7a0e00ef..61008eea44e 100644 --- a/intern/audaspace/FX/AUD_HighpassFactory.cpp +++ b/intern/audaspace/FX/AUD_HighpassFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_HighpassFactory.cpp + * \ingroup audfx + */ + + #include "AUD_HighpassFactory.h" #include "AUD_IIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_HighpassFactory.h b/intern/audaspace/FX/AUD_HighpassFactory.h index bc6ab9686be..48f4c1baefc 100644 --- a/intern/audaspace/FX/AUD_HighpassFactory.h +++ b/intern/audaspace/FX/AUD_HighpassFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_HighpassFactory.h + * \ingroup audfx + */ + + #ifndef AUD_HIGHPASSFACTORY #define AUD_HIGHPASSFACTORY diff --git a/intern/audaspace/FX/AUD_IIRFilterFactory.cpp b/intern/audaspace/FX/AUD_IIRFilterFactory.cpp index 165d9dd43f1..ff90ce62739 100644 --- a/intern/audaspace/FX/AUD_IIRFilterFactory.cpp +++ b/intern/audaspace/FX/AUD_IIRFilterFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_IIRFilterFactory.cpp + * \ingroup audfx + */ + + #include "AUD_IIRFilterFactory.h" #include "AUD_IIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_IIRFilterFactory.h b/intern/audaspace/FX/AUD_IIRFilterFactory.h index 09be0201ffd..d48ad453ee4 100644 --- a/intern/audaspace/FX/AUD_IIRFilterFactory.h +++ b/intern/audaspace/FX/AUD_IIRFilterFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_IIRFilterFactory.h + * \ingroup audfx + */ + + #ifndef AUD_IIRFILTERFACTORY #define AUD_IIRFILTERFACTORY diff --git a/intern/audaspace/FX/AUD_IIRFilterReader.cpp b/intern/audaspace/FX/AUD_IIRFilterReader.cpp index 7ed6af29d67..0d55421d2b4 100644 --- a/intern/audaspace/FX/AUD_IIRFilterReader.cpp +++ b/intern/audaspace/FX/AUD_IIRFilterReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_IIRFilterReader.cpp + * \ingroup audfx + */ + + #include "AUD_IIRFilterReader.h" AUD_IIRFilterReader::AUD_IIRFilterReader(AUD_IReader* reader, diff --git a/intern/audaspace/FX/AUD_IIRFilterReader.h b/intern/audaspace/FX/AUD_IIRFilterReader.h index bc7a91ad192..af50b6f1cdc 100644 --- a/intern/audaspace/FX/AUD_IIRFilterReader.h +++ b/intern/audaspace/FX/AUD_IIRFilterReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_IIRFilterReader.h + * \ingroup audfx + */ + + #ifndef AUD_IIRFILTERREADER #define AUD_IIRFILTERREADER diff --git a/intern/audaspace/FX/AUD_LimiterFactory.cpp b/intern/audaspace/FX/AUD_LimiterFactory.cpp index a12369d82bd..62ea01bb761 100644 --- a/intern/audaspace/FX/AUD_LimiterFactory.cpp +++ b/intern/audaspace/FX/AUD_LimiterFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LimiterFactory.cpp + * \ingroup audfx + */ + + #include "AUD_LimiterFactory.h" #include "AUD_LimiterReader.h" #include "AUD_Space.h" diff --git a/intern/audaspace/FX/AUD_LimiterFactory.h b/intern/audaspace/FX/AUD_LimiterFactory.h index bbe418b1f95..f93f4b3276c 100644 --- a/intern/audaspace/FX/AUD_LimiterFactory.h +++ b/intern/audaspace/FX/AUD_LimiterFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LimiterFactory.h + * \ingroup audfx + */ + + #ifndef AUD_LIMITERFACTORY #define AUD_LIMITERFACTORY diff --git a/intern/audaspace/FX/AUD_LimiterReader.cpp b/intern/audaspace/FX/AUD_LimiterReader.cpp index c6e95f7b571..d67fbb4d0e5 100644 --- a/intern/audaspace/FX/AUD_LimiterReader.cpp +++ b/intern/audaspace/FX/AUD_LimiterReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LimiterReader.cpp + * \ingroup audfx + */ + + #include "AUD_LimiterReader.h" #include "AUD_Buffer.h" diff --git a/intern/audaspace/FX/AUD_LimiterReader.h b/intern/audaspace/FX/AUD_LimiterReader.h index bd4f116f85f..4375ed9e10d 100644 --- a/intern/audaspace/FX/AUD_LimiterReader.h +++ b/intern/audaspace/FX/AUD_LimiterReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LimiterReader.h + * \ingroup audfx + */ + + #ifndef AUD_LIMITERREADER #define AUD_LIMITERREADER diff --git a/intern/audaspace/FX/AUD_LoopFactory.cpp b/intern/audaspace/FX/AUD_LoopFactory.cpp index 8242131523a..49d3481757f 100644 --- a/intern/audaspace/FX/AUD_LoopFactory.cpp +++ b/intern/audaspace/FX/AUD_LoopFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LoopFactory.cpp + * \ingroup audfx + */ + + #include "AUD_LoopFactory.h" #include "AUD_LoopReader.h" diff --git a/intern/audaspace/FX/AUD_LoopFactory.h b/intern/audaspace/FX/AUD_LoopFactory.h index 38a08625143..dfbbbe4fd20 100644 --- a/intern/audaspace/FX/AUD_LoopFactory.h +++ b/intern/audaspace/FX/AUD_LoopFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LoopFactory.h + * \ingroup audfx + */ + + #ifndef AUD_LOOPFACTORY #define AUD_LOOPFACTORY diff --git a/intern/audaspace/FX/AUD_LoopReader.cpp b/intern/audaspace/FX/AUD_LoopReader.cpp index 99019d05b19..b2e8e97a602 100644 --- a/intern/audaspace/FX/AUD_LoopReader.cpp +++ b/intern/audaspace/FX/AUD_LoopReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LoopReader.cpp + * \ingroup audfx + */ + + #include "AUD_LoopReader.h" #include "AUD_Buffer.h" diff --git a/intern/audaspace/FX/AUD_LoopReader.h b/intern/audaspace/FX/AUD_LoopReader.h index 1831efb4a15..45017901c56 100644 --- a/intern/audaspace/FX/AUD_LoopReader.h +++ b/intern/audaspace/FX/AUD_LoopReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LoopReader.h + * \ingroup audfx + */ + + #ifndef AUD_LOOPREADER #define AUD_LOOPREADER diff --git a/intern/audaspace/FX/AUD_LowpassFactory.cpp b/intern/audaspace/FX/AUD_LowpassFactory.cpp index 39201ad9101..d24a04b5a94 100644 --- a/intern/audaspace/FX/AUD_LowpassFactory.cpp +++ b/intern/audaspace/FX/AUD_LowpassFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LowpassFactory.cpp + * \ingroup audfx + */ + + #include "AUD_LowpassFactory.h" #include "AUD_IIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_LowpassFactory.h b/intern/audaspace/FX/AUD_LowpassFactory.h index 91d3efad73b..d60c0bd22d1 100644 --- a/intern/audaspace/FX/AUD_LowpassFactory.h +++ b/intern/audaspace/FX/AUD_LowpassFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_LowpassFactory.h + * \ingroup audfx + */ + + #ifndef AUD_LOWPASSFACTORY #define AUD_LOWPASSFACTORY diff --git a/intern/audaspace/FX/AUD_PingPongFactory.cpp b/intern/audaspace/FX/AUD_PingPongFactory.cpp index 9bfec50553f..fa140555943 100644 --- a/intern/audaspace/FX/AUD_PingPongFactory.cpp +++ b/intern/audaspace/FX/AUD_PingPongFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_PingPongFactory.cpp + * \ingroup audfx + */ + + #include "AUD_PingPongFactory.h" #include "AUD_DoubleReader.h" #include "AUD_ReverseFactory.h" diff --git a/intern/audaspace/FX/AUD_PingPongFactory.h b/intern/audaspace/FX/AUD_PingPongFactory.h index 7b4036d9784..4ae0c494eb7 100644 --- a/intern/audaspace/FX/AUD_PingPongFactory.h +++ b/intern/audaspace/FX/AUD_PingPongFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_PingPongFactory.h + * \ingroup audfx + */ + + #ifndef AUD_PINGPONGFACTORY #define AUD_PINGPONGFACTORY diff --git a/intern/audaspace/FX/AUD_PitchFactory.cpp b/intern/audaspace/FX/AUD_PitchFactory.cpp index 041c9f706e4..b4ae8582caf 100644 --- a/intern/audaspace/FX/AUD_PitchFactory.cpp +++ b/intern/audaspace/FX/AUD_PitchFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_PitchFactory.cpp + * \ingroup audfx + */ + + #include "AUD_PitchFactory.h" #include "AUD_PitchReader.h" #include "AUD_Space.h" diff --git a/intern/audaspace/FX/AUD_PitchFactory.h b/intern/audaspace/FX/AUD_PitchFactory.h index 17b584a85fe..8fa5be9293f 100644 --- a/intern/audaspace/FX/AUD_PitchFactory.h +++ b/intern/audaspace/FX/AUD_PitchFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_PitchFactory.h + * \ingroup audfx + */ + + #ifndef AUD_PITCHFACTORY #define AUD_PITCHFACTORY diff --git a/intern/audaspace/FX/AUD_PitchReader.cpp b/intern/audaspace/FX/AUD_PitchReader.cpp index dd37461f630..e2e89e2c457 100644 --- a/intern/audaspace/FX/AUD_PitchReader.cpp +++ b/intern/audaspace/FX/AUD_PitchReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_PitchReader.cpp + * \ingroup audfx + */ + + #include "AUD_PitchReader.h" AUD_PitchReader::AUD_PitchReader(AUD_IReader* reader, float pitch) : diff --git a/intern/audaspace/FX/AUD_PitchReader.h b/intern/audaspace/FX/AUD_PitchReader.h index 20315aa7070..120cebc58be 100644 --- a/intern/audaspace/FX/AUD_PitchReader.h +++ b/intern/audaspace/FX/AUD_PitchReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_PitchReader.h + * \ingroup audfx + */ + + #ifndef AUD_PITCHREADER #define AUD_PITCHREADER diff --git a/intern/audaspace/FX/AUD_RectifyFactory.cpp b/intern/audaspace/FX/AUD_RectifyFactory.cpp index 233df7236ba..609d827cce4 100644 --- a/intern/audaspace/FX/AUD_RectifyFactory.cpp +++ b/intern/audaspace/FX/AUD_RectifyFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_RectifyFactory.cpp + * \ingroup audfx + */ + + #include "AUD_RectifyFactory.h" #include "AUD_CallbackIIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_RectifyFactory.h b/intern/audaspace/FX/AUD_RectifyFactory.h index d246e5d2e76..c3529c7beef 100644 --- a/intern/audaspace/FX/AUD_RectifyFactory.h +++ b/intern/audaspace/FX/AUD_RectifyFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_RectifyFactory.h + * \ingroup audfx + */ + + #ifndef AUD_RECTIFYFACTORY #define AUD_RECTIFYFACTORY diff --git a/intern/audaspace/FX/AUD_ReverseFactory.cpp b/intern/audaspace/FX/AUD_ReverseFactory.cpp index ef721df537f..22b12e31420 100644 --- a/intern/audaspace/FX/AUD_ReverseFactory.cpp +++ b/intern/audaspace/FX/AUD_ReverseFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_ReverseFactory.cpp + * \ingroup audfx + */ + + #include "AUD_ReverseFactory.h" #include "AUD_ReverseReader.h" #include "AUD_Space.h" diff --git a/intern/audaspace/FX/AUD_ReverseFactory.h b/intern/audaspace/FX/AUD_ReverseFactory.h index 3251c687b77..7b20546302e 100644 --- a/intern/audaspace/FX/AUD_ReverseFactory.h +++ b/intern/audaspace/FX/AUD_ReverseFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_ReverseFactory.h + * \ingroup audfx + */ + + #ifndef AUD_REVERSEFACTORY #define AUD_REVERSEFACTORY diff --git a/intern/audaspace/FX/AUD_ReverseReader.cpp b/intern/audaspace/FX/AUD_ReverseReader.cpp index d7af97a0777..a4a03936c76 100644 --- a/intern/audaspace/FX/AUD_ReverseReader.cpp +++ b/intern/audaspace/FX/AUD_ReverseReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_ReverseReader.cpp + * \ingroup audfx + */ + + #include "AUD_ReverseReader.h" #include diff --git a/intern/audaspace/FX/AUD_ReverseReader.h b/intern/audaspace/FX/AUD_ReverseReader.h index bf2a9da14a5..e12f2b21191 100644 --- a/intern/audaspace/FX/AUD_ReverseReader.h +++ b/intern/audaspace/FX/AUD_ReverseReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_ReverseReader.h + * \ingroup audfx + */ + + #ifndef AUD_REVERSEREADER #define AUD_REVERSEREADER diff --git a/intern/audaspace/FX/AUD_SquareFactory.cpp b/intern/audaspace/FX/AUD_SquareFactory.cpp index 0b166deb4a2..a075773d2cb 100644 --- a/intern/audaspace/FX/AUD_SquareFactory.cpp +++ b/intern/audaspace/FX/AUD_SquareFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SquareFactory.cpp + * \ingroup audfx + */ + + #include "AUD_SquareFactory.h" #include "AUD_CallbackIIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_SquareFactory.h b/intern/audaspace/FX/AUD_SquareFactory.h index 975213fad22..8060e98e281 100644 --- a/intern/audaspace/FX/AUD_SquareFactory.h +++ b/intern/audaspace/FX/AUD_SquareFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SquareFactory.h + * \ingroup audfx + */ + + #ifndef AUD_SQUAREFACTORY #define AUD_SQUAREFACTORY diff --git a/intern/audaspace/FX/AUD_SumFactory.cpp b/intern/audaspace/FX/AUD_SumFactory.cpp index 03aa039ee66..6d8368d6e35 100644 --- a/intern/audaspace/FX/AUD_SumFactory.cpp +++ b/intern/audaspace/FX/AUD_SumFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SumFactory.cpp + * \ingroup audfx + */ + + #include "AUD_SumFactory.h" #include "AUD_IIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_SumFactory.h b/intern/audaspace/FX/AUD_SumFactory.h index ace20e7e8a3..ed19a0f258a 100644 --- a/intern/audaspace/FX/AUD_SumFactory.h +++ b/intern/audaspace/FX/AUD_SumFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SumFactory.h + * \ingroup audfx + */ + + #ifndef AUD_SUMFACTORY #define AUD_SUMFACTORY diff --git a/intern/audaspace/FX/AUD_SuperposeFactory.cpp b/intern/audaspace/FX/AUD_SuperposeFactory.cpp index d1cc768e41c..c13a0d0dd95 100644 --- a/intern/audaspace/FX/AUD_SuperposeFactory.cpp +++ b/intern/audaspace/FX/AUD_SuperposeFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SuperposeFactory.cpp + * \ingroup audfx + */ + + #include "AUD_SuperposeFactory.h" #include "AUD_SuperposeReader.h" diff --git a/intern/audaspace/FX/AUD_SuperposeFactory.h b/intern/audaspace/FX/AUD_SuperposeFactory.h index 650f629150c..32232012e4e 100644 --- a/intern/audaspace/FX/AUD_SuperposeFactory.h +++ b/intern/audaspace/FX/AUD_SuperposeFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SuperposeFactory.h + * \ingroup audfx + */ + + #ifndef AUD_SUPERPOSEFACTORY #define AUD_SUPERPOSEFACTORY diff --git a/intern/audaspace/FX/AUD_SuperposeReader.cpp b/intern/audaspace/FX/AUD_SuperposeReader.cpp index 05ee64d89c1..e64cf79188e 100644 --- a/intern/audaspace/FX/AUD_SuperposeReader.cpp +++ b/intern/audaspace/FX/AUD_SuperposeReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SuperposeReader.cpp + * \ingroup audfx + */ + + #include "AUD_SuperposeReader.h" #include diff --git a/intern/audaspace/FX/AUD_SuperposeReader.h b/intern/audaspace/FX/AUD_SuperposeReader.h index d597c427f2d..b256aade7ba 100644 --- a/intern/audaspace/FX/AUD_SuperposeReader.h +++ b/intern/audaspace/FX/AUD_SuperposeReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_SuperposeReader.h + * \ingroup audfx + */ + + #ifndef AUD_SUPERPOSEREADER #define AUD_SUPERPOSEREADER diff --git a/intern/audaspace/FX/AUD_VolumeFactory.cpp b/intern/audaspace/FX/AUD_VolumeFactory.cpp index f5379a43a5c..166fbf61512 100644 --- a/intern/audaspace/FX/AUD_VolumeFactory.cpp +++ b/intern/audaspace/FX/AUD_VolumeFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_VolumeFactory.cpp + * \ingroup audfx + */ + + #include "AUD_VolumeFactory.h" #include "AUD_IIRFilterReader.h" diff --git a/intern/audaspace/FX/AUD_VolumeFactory.h b/intern/audaspace/FX/AUD_VolumeFactory.h index 1b07fb0aa1b..fa40ca11082 100644 --- a/intern/audaspace/FX/AUD_VolumeFactory.h +++ b/intern/audaspace/FX/AUD_VolumeFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/FX/AUD_VolumeFactory.h + * \ingroup audfx + */ + + #ifndef AUD_VOLUMEFACTORY #define AUD_VOLUMEFACTORY diff --git a/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp b/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp index 94cac65d1fb..b9e30bbf62a 100644 --- a/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp +++ b/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/OpenAL/AUD_OpenALDevice.cpp + * \ingroup audopenal + */ + + #include "AUD_OpenALDevice.h" #include "AUD_IFactory.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/OpenAL/AUD_OpenALDevice.h b/intern/audaspace/OpenAL/AUD_OpenALDevice.h index 3965ff03533..3bbbe85d7e6 100644 --- a/intern/audaspace/OpenAL/AUD_OpenALDevice.h +++ b/intern/audaspace/OpenAL/AUD_OpenALDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/OpenAL/AUD_OpenALDevice.h + * \ingroup audopenal + */ + + #ifndef AUD_OPENALDEVICE #define AUD_OPENALDEVICE diff --git a/intern/audaspace/Python/AUD_PyAPI.cpp b/intern/audaspace/Python/AUD_PyAPI.cpp index 4787254be79..1fccafa2599 100644 --- a/intern/audaspace/Python/AUD_PyAPI.cpp +++ b/intern/audaspace/Python/AUD_PyAPI.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/Python/AUD_PyAPI.cpp + * \ingroup audpython + */ + + #include "AUD_PyAPI.h" #include "structmember.h" diff --git a/intern/audaspace/Python/AUD_PyAPI.h b/intern/audaspace/Python/AUD_PyAPI.h index 2cb5fa90327..6e217b07213 100644 --- a/intern/audaspace/Python/AUD_PyAPI.h +++ b/intern/audaspace/Python/AUD_PyAPI.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/Python/AUD_PyAPI.h + * \ingroup audpython + */ + + #ifndef AUD_PYAPI #define AUD_PYAPI diff --git a/intern/audaspace/SDL/AUD_SDLDevice.cpp b/intern/audaspace/SDL/AUD_SDLDevice.cpp index 0c34d1daa4a..91313f36fbb 100644 --- a/intern/audaspace/SDL/AUD_SDLDevice.cpp +++ b/intern/audaspace/SDL/AUD_SDLDevice.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/SDL/AUD_SDLDevice.cpp + * \ingroup audsdl + */ + + #include "AUD_SDLDevice.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/SDL/AUD_SDLDevice.h b/intern/audaspace/SDL/AUD_SDLDevice.h index e01a36aee8c..aeea8d0e5d2 100644 --- a/intern/audaspace/SDL/AUD_SDLDevice.h +++ b/intern/audaspace/SDL/AUD_SDLDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/SDL/AUD_SDLDevice.h + * \ingroup audsdl + */ + + #ifndef AUD_SDLDEVICE #define AUD_SDLDEVICE diff --git a/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp b/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp index c9d04e9dc59..17cf09efc1d 100644 --- a/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp +++ b/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/SRC/AUD_SRCResampleFactory.cpp + * \ingroup audsrc + */ + + #include "AUD_SRCResampleFactory.h" #include "AUD_SRCResampleReader.h" diff --git a/intern/audaspace/SRC/AUD_SRCResampleFactory.h b/intern/audaspace/SRC/AUD_SRCResampleFactory.h index 2caa176ac1a..716def960fd 100644 --- a/intern/audaspace/SRC/AUD_SRCResampleFactory.h +++ b/intern/audaspace/SRC/AUD_SRCResampleFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/SRC/AUD_SRCResampleFactory.h + * \ingroup audsrc + */ + + #ifndef AUD_SRCRESAMPLEFACTORY #define AUD_SRCRESAMPLEFACTORY diff --git a/intern/audaspace/SRC/AUD_SRCResampleReader.cpp b/intern/audaspace/SRC/AUD_SRCResampleReader.cpp index 21a6be24d95..1026514a9b8 100644 --- a/intern/audaspace/SRC/AUD_SRCResampleReader.cpp +++ b/intern/audaspace/SRC/AUD_SRCResampleReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/SRC/AUD_SRCResampleReader.cpp + * \ingroup audsrc + */ + + #include "AUD_SRCResampleReader.h" #include diff --git a/intern/audaspace/SRC/AUD_SRCResampleReader.h b/intern/audaspace/SRC/AUD_SRCResampleReader.h index 26e8b37ceb7..27019c0ed9f 100644 --- a/intern/audaspace/SRC/AUD_SRCResampleReader.h +++ b/intern/audaspace/SRC/AUD_SRCResampleReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/SRC/AUD_SRCResampleReader.h + * \ingroup audsrc + */ + + #ifndef AUD_SRCRESAMPLEREADER #define AUD_SRCRESAMPLEREADER diff --git a/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp b/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp index 3df64cb5df7..38de3e8867a 100644 --- a/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp +++ b/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/ffmpeg/AUD_FFMPEGFactory.cpp + * \ingroup audffmpeg + */ + + // needed for INT64_C #ifndef __STDC_CONSTANT_MACROS #define __STDC_CONSTANT_MACROS diff --git a/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h b/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h index 1a9f00846ed..12687402fb6 100644 --- a/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h +++ b/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/ffmpeg/AUD_FFMPEGFactory.h + * \ingroup audffmpeg + */ + + #ifndef AUD_FFMPEGFACTORY #define AUD_FFMPEGFACTORY diff --git a/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp index 01967b88df8..078a10a68cb 100644 --- a/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp +++ b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/ffmpeg/AUD_FFMPEGReader.cpp + * \ingroup audffmpeg + */ + + // needed for INT64_C #ifndef __STDC_CONSTANT_MACROS #define __STDC_CONSTANT_MACROS diff --git a/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h index 51f0b6cf1f6..4d8c5e4c462 100644 --- a/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h +++ b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/ffmpeg/AUD_FFMPEGReader.h + * \ingroup audffmpeg + */ + + #ifndef AUD_FFMPEGREADER #define AUD_FFMPEGREADER diff --git a/intern/audaspace/fftw/AUD_BandPassFactory.cpp b/intern/audaspace/fftw/AUD_BandPassFactory.cpp index e3af3313889..51de4126a3b 100644 --- a/intern/audaspace/fftw/AUD_BandPassFactory.cpp +++ b/intern/audaspace/fftw/AUD_BandPassFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/fftw/AUD_BandPassFactory.cpp + * \ingroup audfftw + */ + + #include "AUD_BandPassFactory.h" #include "AUD_BandPassReader.h" diff --git a/intern/audaspace/fftw/AUD_BandPassFactory.h b/intern/audaspace/fftw/AUD_BandPassFactory.h index 8a196b34703..b8acbb22841 100644 --- a/intern/audaspace/fftw/AUD_BandPassFactory.h +++ b/intern/audaspace/fftw/AUD_BandPassFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/fftw/AUD_BandPassFactory.h + * \ingroup audfftw + */ + + #ifndef AUD_BANDPASSFACTORY #define AUD_BANDPASSFACTORY diff --git a/intern/audaspace/fftw/AUD_BandPassReader.cpp b/intern/audaspace/fftw/AUD_BandPassReader.cpp index 709c3a25b21..06f0a2af0ad 100644 --- a/intern/audaspace/fftw/AUD_BandPassReader.cpp +++ b/intern/audaspace/fftw/AUD_BandPassReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/fftw/AUD_BandPassReader.cpp + * \ingroup audfftw + */ + + #include "AUD_BandPassReader.h" #include "AUD_Buffer.h" diff --git a/intern/audaspace/fftw/AUD_BandPassReader.h b/intern/audaspace/fftw/AUD_BandPassReader.h index 475aa1c705b..397ace5466a 100644 --- a/intern/audaspace/fftw/AUD_BandPassReader.h +++ b/intern/audaspace/fftw/AUD_BandPassReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/fftw/AUD_BandPassReader.h + * \ingroup audfftw + */ + + #ifndef AUD_BANDPASSREADER #define AUD_BANDPASSREADER diff --git a/intern/audaspace/intern/AUD_3DMath.h b/intern/audaspace/intern/AUD_3DMath.h index 19a772d7623..fc095ebaca7 100644 --- a/intern/audaspace/intern/AUD_3DMath.h +++ b/intern/audaspace/intern/AUD_3DMath.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_3DMath.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_3DMATH #define AUD_3DMATH diff --git a/intern/audaspace/intern/AUD_Buffer.cpp b/intern/audaspace/intern/AUD_Buffer.cpp index e9bd9d1f35a..37c05fd1cc0 100644 --- a/intern/audaspace/intern/AUD_Buffer.cpp +++ b/intern/audaspace/intern/AUD_Buffer.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_Buffer.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_Buffer.h" #include "AUD_Space.h" diff --git a/intern/audaspace/intern/AUD_Buffer.h b/intern/audaspace/intern/AUD_Buffer.h index 59e2189bddb..9b199d82fbb 100644 --- a/intern/audaspace/intern/AUD_Buffer.h +++ b/intern/audaspace/intern/AUD_Buffer.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_Buffer.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_BUFFER #define AUD_BUFFER diff --git a/intern/audaspace/intern/AUD_BufferReader.cpp b/intern/audaspace/intern/AUD_BufferReader.cpp index 53e33f132bd..78111ba104c 100644 --- a/intern/audaspace/intern/AUD_BufferReader.cpp +++ b/intern/audaspace/intern/AUD_BufferReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_BufferReader.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_BufferReader.h" #include "AUD_Buffer.h" #include "AUD_Space.h" diff --git a/intern/audaspace/intern/AUD_BufferReader.h b/intern/audaspace/intern/AUD_BufferReader.h index d9787dbc7cc..3369672703c 100644 --- a/intern/audaspace/intern/AUD_BufferReader.h +++ b/intern/audaspace/intern/AUD_BufferReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_BufferReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_BUFFERREADER #define AUD_BUFFERREADER diff --git a/intern/audaspace/intern/AUD_C-API.cpp b/intern/audaspace/intern/AUD_C-API.cpp index fa247b6db14..3fb11e31c37 100644 --- a/intern/audaspace/intern/AUD_C-API.cpp +++ b/intern/audaspace/intern/AUD_C-API.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_C-API.cpp + * \ingroup audaspaceintern + */ + + // needed for INT64_C #ifndef __STDC_CONSTANT_MACROS #define __STDC_CONSTANT_MACROS diff --git a/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp b/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp index b501bbbef6c..b474fbad444 100644 --- a/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp +++ b/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ChannelMapperFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_ChannelMapperFactory.h" #include "AUD_ChannelMapperReader.h" diff --git a/intern/audaspace/intern/AUD_ChannelMapperFactory.h b/intern/audaspace/intern/AUD_ChannelMapperFactory.h index f4cc602d051..9d622f5e322 100644 --- a/intern/audaspace/intern/AUD_ChannelMapperFactory.h +++ b/intern/audaspace/intern/AUD_ChannelMapperFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ChannelMapperFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_CHANNELMAPPERFACTORY #define AUD_CHANNELMAPPERFACTORY diff --git a/intern/audaspace/intern/AUD_ChannelMapperReader.cpp b/intern/audaspace/intern/AUD_ChannelMapperReader.cpp index 94d21d0755a..dec70aaecf6 100644 --- a/intern/audaspace/intern/AUD_ChannelMapperReader.cpp +++ b/intern/audaspace/intern/AUD_ChannelMapperReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ChannelMapperReader.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_ChannelMapperReader.h" AUD_ChannelMapperReader::AUD_ChannelMapperReader(AUD_IReader* reader, diff --git a/intern/audaspace/intern/AUD_ChannelMapperReader.h b/intern/audaspace/intern/AUD_ChannelMapperReader.h index 0f26d3ccde7..091ed06db15 100644 --- a/intern/audaspace/intern/AUD_ChannelMapperReader.h +++ b/intern/audaspace/intern/AUD_ChannelMapperReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ChannelMapperReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_CHANNELMAPPERREADER #define AUD_CHANNELMAPPERREADER diff --git a/intern/audaspace/intern/AUD_ConverterFactory.cpp b/intern/audaspace/intern/AUD_ConverterFactory.cpp index 78697c6e604..cce0f273616 100644 --- a/intern/audaspace/intern/AUD_ConverterFactory.cpp +++ b/intern/audaspace/intern/AUD_ConverterFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ConverterFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_ConverterFactory.h" #include "AUD_ConverterReader.h" diff --git a/intern/audaspace/intern/AUD_ConverterFactory.h b/intern/audaspace/intern/AUD_ConverterFactory.h index 6c2aadf27ff..b9eac94de40 100644 --- a/intern/audaspace/intern/AUD_ConverterFactory.h +++ b/intern/audaspace/intern/AUD_ConverterFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ConverterFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_CONVERTERFACTORY #define AUD_CONVERTERFACTORY diff --git a/intern/audaspace/intern/AUD_ConverterFunctions.cpp b/intern/audaspace/intern/AUD_ConverterFunctions.cpp index b2aa06766db..d3cc9fa8202 100644 --- a/intern/audaspace/intern/AUD_ConverterFunctions.cpp +++ b/intern/audaspace/intern/AUD_ConverterFunctions.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ConverterFunctions.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_ConverterFunctions.h" #include "AUD_Buffer.h" diff --git a/intern/audaspace/intern/AUD_ConverterFunctions.h b/intern/audaspace/intern/AUD_ConverterFunctions.h index 38238d91af4..0946833bded 100644 --- a/intern/audaspace/intern/AUD_ConverterFunctions.h +++ b/intern/audaspace/intern/AUD_ConverterFunctions.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ConverterFunctions.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_CONVERTERFUNCTIONS #define AUD_CONVERTERFUNCTIONS diff --git a/intern/audaspace/intern/AUD_ConverterReader.cpp b/intern/audaspace/intern/AUD_ConverterReader.cpp index 7241fef1051..70297b8f5e8 100644 --- a/intern/audaspace/intern/AUD_ConverterReader.cpp +++ b/intern/audaspace/intern/AUD_ConverterReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ConverterReader.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_ConverterReader.h" AUD_ConverterReader::AUD_ConverterReader(AUD_IReader* reader, diff --git a/intern/audaspace/intern/AUD_ConverterReader.h b/intern/audaspace/intern/AUD_ConverterReader.h index 24d916308d6..a7a425adc54 100644 --- a/intern/audaspace/intern/AUD_ConverterReader.h +++ b/intern/audaspace/intern/AUD_ConverterReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ConverterReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_CONVERTERREADER #define AUD_CONVERTERREADER diff --git a/intern/audaspace/intern/AUD_DefaultMixer.cpp b/intern/audaspace/intern/AUD_DefaultMixer.cpp index d1b22df6f62..20471d6e874 100644 --- a/intern/audaspace/intern/AUD_DefaultMixer.cpp +++ b/intern/audaspace/intern/AUD_DefaultMixer.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_DefaultMixer.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_DefaultMixer.h" #ifdef WITH_SAMPLERATE #include "AUD_SRCResampleReader.h" diff --git a/intern/audaspace/intern/AUD_DefaultMixer.h b/intern/audaspace/intern/AUD_DefaultMixer.h index 716d4a4e4d4..a347141b5e0 100644 --- a/intern/audaspace/intern/AUD_DefaultMixer.h +++ b/intern/audaspace/intern/AUD_DefaultMixer.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_DefaultMixer.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_DEFAULTMIXER #define AUD_DEFAULTMIXER diff --git a/intern/audaspace/intern/AUD_FileFactory.cpp b/intern/audaspace/intern/AUD_FileFactory.cpp index 30dd6634ac1..1c8bb03bc92 100644 --- a/intern/audaspace/intern/AUD_FileFactory.cpp +++ b/intern/audaspace/intern/AUD_FileFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_FileFactory.cpp + * \ingroup audaspaceintern + */ + + #ifdef WITH_FFMPEG // needed for INT64_C #ifndef __STDC_CONSTANT_MACROS diff --git a/intern/audaspace/intern/AUD_FileFactory.h b/intern/audaspace/intern/AUD_FileFactory.h index beef85cc5ac..a2ab94ae148 100644 --- a/intern/audaspace/intern/AUD_FileFactory.h +++ b/intern/audaspace/intern/AUD_FileFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_FileFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_FILEFACTORY #define AUD_FILEFACTORY diff --git a/intern/audaspace/intern/AUD_I3DDevice.h b/intern/audaspace/intern/AUD_I3DDevice.h index 108446bc07f..df341dbb319 100644 --- a/intern/audaspace/intern/AUD_I3DDevice.h +++ b/intern/audaspace/intern/AUD_I3DDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_I3DDevice.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_I3DDEVICE #define AUD_I3DDEVICE diff --git a/intern/audaspace/intern/AUD_IDevice.h b/intern/audaspace/intern/AUD_IDevice.h index 81a4653c7e9..4856b913b38 100644 --- a/intern/audaspace/intern/AUD_IDevice.h +++ b/intern/audaspace/intern/AUD_IDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_IDevice.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_IDEVICE #define AUD_IDEVICE diff --git a/intern/audaspace/intern/AUD_IFactory.h b/intern/audaspace/intern/AUD_IFactory.h index 8a50f34bb1b..40a61279a55 100644 --- a/intern/audaspace/intern/AUD_IFactory.h +++ b/intern/audaspace/intern/AUD_IFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_IFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_IFACTORY #define AUD_IFACTORY diff --git a/intern/audaspace/intern/AUD_IReader.h b/intern/audaspace/intern/AUD_IReader.h index b56757e7ab2..7c31c593964 100644 --- a/intern/audaspace/intern/AUD_IReader.h +++ b/intern/audaspace/intern/AUD_IReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_IReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_IREADER #define AUD_IREADER diff --git a/intern/audaspace/intern/AUD_LinearResampleFactory.cpp b/intern/audaspace/intern/AUD_LinearResampleFactory.cpp index 9cfa26c1d8c..a90dc5cb860 100644 --- a/intern/audaspace/intern/AUD_LinearResampleFactory.cpp +++ b/intern/audaspace/intern/AUD_LinearResampleFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_LinearResampleFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_LinearResampleFactory.h" #include "AUD_LinearResampleReader.h" diff --git a/intern/audaspace/intern/AUD_LinearResampleFactory.h b/intern/audaspace/intern/AUD_LinearResampleFactory.h index 92586ac853f..678aa0b80cb 100644 --- a/intern/audaspace/intern/AUD_LinearResampleFactory.h +++ b/intern/audaspace/intern/AUD_LinearResampleFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_LinearResampleFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_LINEARRESAMPLEFACTORY #define AUD_LINEARRESAMPLEFACTORY diff --git a/intern/audaspace/intern/AUD_LinearResampleReader.cpp b/intern/audaspace/intern/AUD_LinearResampleReader.cpp index 9b227df4d74..05fb39b2cca 100644 --- a/intern/audaspace/intern/AUD_LinearResampleReader.cpp +++ b/intern/audaspace/intern/AUD_LinearResampleReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_LinearResampleReader.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_LinearResampleReader.h" #include diff --git a/intern/audaspace/intern/AUD_LinearResampleReader.h b/intern/audaspace/intern/AUD_LinearResampleReader.h index cf9d207ed32..419c96be2fa 100644 --- a/intern/audaspace/intern/AUD_LinearResampleReader.h +++ b/intern/audaspace/intern/AUD_LinearResampleReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_LinearResampleReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_LINEARRESAMPLEREADER #define AUD_LINEARRESAMPLEREADER diff --git a/intern/audaspace/intern/AUD_Mixer.cpp b/intern/audaspace/intern/AUD_Mixer.cpp index 9f78f70356f..03488ac46b1 100644 --- a/intern/audaspace/intern/AUD_Mixer.cpp +++ b/intern/audaspace/intern/AUD_Mixer.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_Mixer.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_Mixer.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/intern/AUD_Mixer.h b/intern/audaspace/intern/AUD_Mixer.h index 0ba5b014b3a..277d5bfe2bd 100644 --- a/intern/audaspace/intern/AUD_Mixer.h +++ b/intern/audaspace/intern/AUD_Mixer.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_Mixer.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_MIXER #define AUD_MIXER diff --git a/intern/audaspace/intern/AUD_MixerFactory.cpp b/intern/audaspace/intern/AUD_MixerFactory.cpp index b17501e179d..e65b149b94c 100644 --- a/intern/audaspace/intern/AUD_MixerFactory.cpp +++ b/intern/audaspace/intern/AUD_MixerFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_MixerFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_MixerFactory.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/intern/AUD_MixerFactory.h b/intern/audaspace/intern/AUD_MixerFactory.h index 1d3de09a86f..2adabbd13ca 100644 --- a/intern/audaspace/intern/AUD_MixerFactory.h +++ b/intern/audaspace/intern/AUD_MixerFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_MixerFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_MIXERFACTORY #define AUD_MIXERFACTORY diff --git a/intern/audaspace/intern/AUD_NULLDevice.cpp b/intern/audaspace/intern/AUD_NULLDevice.cpp index 2a8565054c6..ab824799d88 100644 --- a/intern/audaspace/intern/AUD_NULLDevice.cpp +++ b/intern/audaspace/intern/AUD_NULLDevice.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_NULLDevice.cpp + * \ingroup audaspaceintern + */ + + #include #include "AUD_NULLDevice.h" diff --git a/intern/audaspace/intern/AUD_NULLDevice.h b/intern/audaspace/intern/AUD_NULLDevice.h index c093a7a681e..f700bea477b 100644 --- a/intern/audaspace/intern/AUD_NULLDevice.h +++ b/intern/audaspace/intern/AUD_NULLDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_NULLDevice.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_NULLDEVICE #define AUD_NULLDEVICE diff --git a/intern/audaspace/intern/AUD_PyInit.h b/intern/audaspace/intern/AUD_PyInit.h index 080c39dadb0..40ed43938bc 100644 --- a/intern/audaspace/intern/AUD_PyInit.h +++ b/intern/audaspace/intern/AUD_PyInit.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_PyInit.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_PYINIT #define AUD_PYINIT diff --git a/intern/audaspace/intern/AUD_ReadDevice.cpp b/intern/audaspace/intern/AUD_ReadDevice.cpp index ad8f9750288..eb5177330bb 100644 --- a/intern/audaspace/intern/AUD_ReadDevice.cpp +++ b/intern/audaspace/intern/AUD_ReadDevice.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ReadDevice.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_DefaultMixer.h" #include "AUD_ReadDevice.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/intern/AUD_ReadDevice.h b/intern/audaspace/intern/AUD_ReadDevice.h index efdbfbe2120..0a77f74b9f6 100644 --- a/intern/audaspace/intern/AUD_ReadDevice.h +++ b/intern/audaspace/intern/AUD_ReadDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ReadDevice.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_READDEVICE #define AUD_READDEVICE diff --git a/intern/audaspace/intern/AUD_Reference.h b/intern/audaspace/intern/AUD_Reference.h index 9e6e51147d4..3232ca3b609 100644 --- a/intern/audaspace/intern/AUD_Reference.h +++ b/intern/audaspace/intern/AUD_Reference.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_Reference.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_REFERENCE #define AUD_REFERENCE diff --git a/intern/audaspace/intern/AUD_ResampleFactory.h b/intern/audaspace/intern/AUD_ResampleFactory.h index a7d87030e3e..634b82b3c96 100644 --- a/intern/audaspace/intern/AUD_ResampleFactory.h +++ b/intern/audaspace/intern/AUD_ResampleFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_ResampleFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_RESAMPLEFACTORY #define AUD_RESAMPLEFACTORY diff --git a/intern/audaspace/intern/AUD_SequencerFactory.cpp b/intern/audaspace/intern/AUD_SequencerFactory.cpp index dd7bf516e6e..77d83458c68 100644 --- a/intern/audaspace/intern/AUD_SequencerFactory.cpp +++ b/intern/audaspace/intern/AUD_SequencerFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SequencerFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_SequencerFactory.h" #include "AUD_SequencerReader.h" diff --git a/intern/audaspace/intern/AUD_SequencerFactory.h b/intern/audaspace/intern/AUD_SequencerFactory.h index c441ac69431..5eea95eb6ef 100644 --- a/intern/audaspace/intern/AUD_SequencerFactory.h +++ b/intern/audaspace/intern/AUD_SequencerFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SequencerFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SEQUENCERFACTORY #define AUD_SEQUENCERFACTORY diff --git a/intern/audaspace/intern/AUD_SequencerReader.cpp b/intern/audaspace/intern/AUD_SequencerReader.cpp index 2c2f013f3f8..c02f9e02b33 100644 --- a/intern/audaspace/intern/AUD_SequencerReader.cpp +++ b/intern/audaspace/intern/AUD_SequencerReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SequencerReader.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_SequencerReader.h" #include "AUD_DefaultMixer.h" diff --git a/intern/audaspace/intern/AUD_SequencerReader.h b/intern/audaspace/intern/AUD_SequencerReader.h index 44766582f8d..53baf521acc 100644 --- a/intern/audaspace/intern/AUD_SequencerReader.h +++ b/intern/audaspace/intern/AUD_SequencerReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SequencerReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SEQUENCERREADER #define AUD_SEQUENCERREADER diff --git a/intern/audaspace/intern/AUD_SilenceFactory.cpp b/intern/audaspace/intern/AUD_SilenceFactory.cpp index 1079bf98437..dc3f0626591 100644 --- a/intern/audaspace/intern/AUD_SilenceFactory.cpp +++ b/intern/audaspace/intern/AUD_SilenceFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SilenceFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_SilenceFactory.h" #include "AUD_SilenceReader.h" #include "AUD_Space.h" diff --git a/intern/audaspace/intern/AUD_SilenceFactory.h b/intern/audaspace/intern/AUD_SilenceFactory.h index 6f11d0e64f7..fb6afc34189 100644 --- a/intern/audaspace/intern/AUD_SilenceFactory.h +++ b/intern/audaspace/intern/AUD_SilenceFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SilenceFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SILENCEFACTORY #define AUD_SILENCEFACTORY diff --git a/intern/audaspace/intern/AUD_SilenceReader.cpp b/intern/audaspace/intern/AUD_SilenceReader.cpp index 2d36bb8313b..bdff4fe75a6 100644 --- a/intern/audaspace/intern/AUD_SilenceReader.cpp +++ b/intern/audaspace/intern/AUD_SilenceReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SilenceReader.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_SilenceReader.h" #include diff --git a/intern/audaspace/intern/AUD_SilenceReader.h b/intern/audaspace/intern/AUD_SilenceReader.h index 198790a610e..b35b4cfab42 100644 --- a/intern/audaspace/intern/AUD_SilenceReader.h +++ b/intern/audaspace/intern/AUD_SilenceReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SilenceReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SILENCEREADER #define AUD_SILENCEREADER diff --git a/intern/audaspace/intern/AUD_SinusFactory.cpp b/intern/audaspace/intern/AUD_SinusFactory.cpp index 95853d5f8db..9ea7a031b16 100644 --- a/intern/audaspace/intern/AUD_SinusFactory.cpp +++ b/intern/audaspace/intern/AUD_SinusFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SinusFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_SinusFactory.h" #include "AUD_SinusReader.h" #include "AUD_Space.h" diff --git a/intern/audaspace/intern/AUD_SinusFactory.h b/intern/audaspace/intern/AUD_SinusFactory.h index 16b8b820a62..6d8b355784b 100644 --- a/intern/audaspace/intern/AUD_SinusFactory.h +++ b/intern/audaspace/intern/AUD_SinusFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SinusFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SINUSFACTORY #define AUD_SINUSFACTORY diff --git a/intern/audaspace/intern/AUD_SinusReader.cpp b/intern/audaspace/intern/AUD_SinusReader.cpp index ad42363f8c3..f32464f067a 100644 --- a/intern/audaspace/intern/AUD_SinusReader.cpp +++ b/intern/audaspace/intern/AUD_SinusReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SinusReader.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_SinusReader.h" #include diff --git a/intern/audaspace/intern/AUD_SinusReader.h b/intern/audaspace/intern/AUD_SinusReader.h index ec75154f781..e807f03226d 100644 --- a/intern/audaspace/intern/AUD_SinusReader.h +++ b/intern/audaspace/intern/AUD_SinusReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SinusReader.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SINUSREADER #define AUD_SINUSREADER diff --git a/intern/audaspace/intern/AUD_SoftwareDevice.cpp b/intern/audaspace/intern/AUD_SoftwareDevice.cpp index 02579719ffb..b44b2f02d29 100644 --- a/intern/audaspace/intern/AUD_SoftwareDevice.cpp +++ b/intern/audaspace/intern/AUD_SoftwareDevice.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SoftwareDevice.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_SoftwareDevice.h" #include "AUD_IReader.h" #include "AUD_DefaultMixer.h" diff --git a/intern/audaspace/intern/AUD_SoftwareDevice.h b/intern/audaspace/intern/AUD_SoftwareDevice.h index af0861b353a..1f6a5ead6e0 100644 --- a/intern/audaspace/intern/AUD_SoftwareDevice.h +++ b/intern/audaspace/intern/AUD_SoftwareDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_SoftwareDevice.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SOFTWAREDEVICE #define AUD_SOFTWAREDEVICE diff --git a/intern/audaspace/intern/AUD_Space.h b/intern/audaspace/intern/AUD_Space.h index 4ea2f2a5fd4..ee28a05b80d 100644 --- a/intern/audaspace/intern/AUD_Space.h +++ b/intern/audaspace/intern/AUD_Space.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_Space.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_SPACE #define AUD_SPACE diff --git a/intern/audaspace/intern/AUD_StreamBufferFactory.cpp b/intern/audaspace/intern/AUD_StreamBufferFactory.cpp index ccbec4e3509..c25442b6f26 100644 --- a/intern/audaspace/intern/AUD_StreamBufferFactory.cpp +++ b/intern/audaspace/intern/AUD_StreamBufferFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_StreamBufferFactory.cpp + * \ingroup audaspaceintern + */ + + #include "AUD_StreamBufferFactory.h" #include "AUD_BufferReader.h" #include "AUD_Buffer.h" diff --git a/intern/audaspace/intern/AUD_StreamBufferFactory.h b/intern/audaspace/intern/AUD_StreamBufferFactory.h index caba78dbce4..b6a44d95744 100644 --- a/intern/audaspace/intern/AUD_StreamBufferFactory.h +++ b/intern/audaspace/intern/AUD_StreamBufferFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/intern/AUD_StreamBufferFactory.h + * \ingroup audaspaceintern + */ + + #ifndef AUD_STREAMBUFFERFACTORY #define AUD_STREAMBUFFERFACTORY diff --git a/intern/audaspace/jack/AUD_JackDevice.cpp b/intern/audaspace/jack/AUD_JackDevice.cpp index bb8cedaa6c0..03a740f5fbf 100644 --- a/intern/audaspace/jack/AUD_JackDevice.cpp +++ b/intern/audaspace/jack/AUD_JackDevice.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/jack/AUD_JackDevice.cpp + * \ingroup audjack + */ + + #include "AUD_Mixer.h" #include "AUD_JackDevice.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/jack/AUD_JackDevice.h b/intern/audaspace/jack/AUD_JackDevice.h index 6b530082574..656496405db 100644 --- a/intern/audaspace/jack/AUD_JackDevice.h +++ b/intern/audaspace/jack/AUD_JackDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/jack/AUD_JackDevice.h + * \ingroup audjack + */ + + #ifndef AUD_JACKDEVICE #define AUD_JACKDEVICE diff --git a/intern/audaspace/sndfile/AUD_SndFileFactory.cpp b/intern/audaspace/sndfile/AUD_SndFileFactory.cpp index af0f243395a..2d1d29e50f5 100644 --- a/intern/audaspace/sndfile/AUD_SndFileFactory.cpp +++ b/intern/audaspace/sndfile/AUD_SndFileFactory.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/sndfile/AUD_SndFileFactory.cpp + * \ingroup audsndfile + */ + + #include "AUD_SndFileFactory.h" #include "AUD_SndFileReader.h" #include "AUD_Buffer.h" diff --git a/intern/audaspace/sndfile/AUD_SndFileFactory.h b/intern/audaspace/sndfile/AUD_SndFileFactory.h index ff09887a9dc..9c747e1df01 100644 --- a/intern/audaspace/sndfile/AUD_SndFileFactory.h +++ b/intern/audaspace/sndfile/AUD_SndFileFactory.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/sndfile/AUD_SndFileFactory.h + * \ingroup audsndfile + */ + + #ifndef AUD_SNDFILEFACTORY #define AUD_SNDFILEFACTORY diff --git a/intern/audaspace/sndfile/AUD_SndFileReader.cpp b/intern/audaspace/sndfile/AUD_SndFileReader.cpp index 89f467ff54c..f226d2eee4d 100644 --- a/intern/audaspace/sndfile/AUD_SndFileReader.cpp +++ b/intern/audaspace/sndfile/AUD_SndFileReader.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/sndfile/AUD_SndFileReader.cpp + * \ingroup audsndfile + */ + + #include "AUD_SndFileReader.h" #include diff --git a/intern/audaspace/sndfile/AUD_SndFileReader.h b/intern/audaspace/sndfile/AUD_SndFileReader.h index 324c57b4f83..af095819c0e 100644 --- a/intern/audaspace/sndfile/AUD_SndFileReader.h +++ b/intern/audaspace/sndfile/AUD_SndFileReader.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/sndfile/AUD_SndFileReader.h + * \ingroup audsndfile + */ + + #ifndef AUD_SNDFILEREADER #define AUD_SNDFILEREADER -- cgit v1.2.3