Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 13:21:56 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 13:21:56 +0300
commit45ed5f53f6bc298766fcafaa25ef2535eaad6ec2 (patch)
treeaabf25c6a415fa05da536aa638b6de2b9ab0d934 /intern/audaspace/jack
parent6aae3bb5c85196bd7caa0ae941d24639988baf0c (diff)
doxgyen: audaspace tagged.
Diffstat (limited to 'intern/audaspace/jack')
-rw-r--r--intern/audaspace/jack/AUD_JackDevice.cpp5
-rw-r--r--intern/audaspace/jack/AUD_JackDevice.h5
2 files changed, 10 insertions, 0 deletions
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