[Libdexter-commits] SF.net SVN: libdexter:[384] libdexter/trunk
Brought to you by:
pkovacs
|
From: <pk...@us...> - 2011-09-14 04:05:07
|
Revision: 384
http://libdexter.svn.sourceforge.net/libdexter/?rev=384&view=rev
Author: pkovacs
Date: 2011-09-14 04:05:01 +0000 (Wed, 14 Sep 2011)
Log Message:
-----------
Cleaned up minor gtk-doc warnings.
Modified Paths:
--------------
libdexter/trunk/dexter/dexter-service-broker.h
libdexter/trunk/dexterplugin/dexterplugin-iversion.c
libdexter/trunk/docs/reference/dexter/Makefile.am
libdexter/trunk/docs/reference/dexter/plugins-current.sgml
libdexter/trunk/docs/reference/dexterplugin/Makefile.am
Modified: libdexter/trunk/dexter/dexter-service-broker.h
===================================================================
--- libdexter/trunk/dexter/dexter-service-broker.h 2011-09-14 01:05:58 UTC (rev 383)
+++ libdexter/trunk/dexter/dexter-service-broker.h 2011-09-14 04:05:01 UTC (rev 384)
@@ -61,7 +61,7 @@
* DexterServiceType:
* @DEXTER_SERVICE_SAMPLER: flag for requesting sampler services.
*
- * Or-able flags used in service_type parameter of the dexter_service_broker_list_services() api.
+ * Or-able flags used in service_type parameter of the dexter_service_broker_get_services() api.
* <para>(At present only one service type is implemented).</para>
**/
typedef enum
Modified: libdexter/trunk/dexterplugin/dexterplugin-iversion.c
===================================================================
--- libdexter/trunk/dexterplugin/dexterplugin-iversion.c 2011-09-14 01:05:58 UTC (rev 383)
+++ libdexter/trunk/dexterplugin/dexterplugin-iversion.c 2011-09-14 04:05:01 UTC (rev 384)
@@ -28,8 +28,8 @@
*
* Plugins can access version information using this interface.
*
- * During dexter_plugin_init() the plugin should use this interface to verify
- * that it is being loaded by a version of Libdexter that is compatible with
+ * The plugin should use this interface during initialization to verify that
+ * it is being loaded by a version of Libdexter that is compatible with
* the version with which the plugin was compiled.
*
* <informalexample>
Modified: libdexter/trunk/docs/reference/dexter/Makefile.am
===================================================================
--- libdexter/trunk/docs/reference/dexter/Makefile.am 2011-09-14 01:05:58 UTC (rev 383)
+++ libdexter/trunk/docs/reference/dexter/Makefile.am 2011-09-14 04:05:01 UTC (rev 384)
@@ -1,32 +1,36 @@
# $Id$
+#
+# libdexter - a plugin-based, distributed sampling library.
+# Copyright (C) 2006-2011 Philip Kovacs <pk...@us...>.
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public License
+# as published by the Free Software Foundation; either version 2.1
+# of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 USA
+#
-## Process this file with automake to produce Makefile.in
-
-# We require automake 1.6 at least.
AUTOMAKE_OPTIONS = 1.6
-# This is a blank Makefile.am for using gtk-doc.
-# Copy this to your project's API docs directory and modify the variables to
-# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
-# of using the various options.
-
-# The name of the module, e.g. 'glib'.
+# The name of the module.
DOC_MODULE=libdexter
-# The top-level SGML file. You can change this if you want to.
+# The top-level SGML file.
DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
-# The directory containing the source code. Relative to $(srcdir).
-# gtk-doc will search all .c & .h files beneath here for inline comments
-# documenting the functions and macros.
-# e.g. DOC_SOURCE_DIR=../../../gtk
+# The directory containing the source code. Relative to $(srcdir)
DOC_SOURCE_DIR=../../../dexter
-# Extra options to pass to gtkdoc-scangobj. Not normally needed.
-SCANGOBJ_OPTIONS=
-
# Extra options to supply to gtkdoc-scan.
-# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
SCAN_OPTIONS=
# Extra options to supply to gtkdoc-mkdb.
@@ -39,7 +43,7 @@
# Extra options to supply to gtkdoc-fixref. Not normally needed.
# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
-FIXXREF_OPTIONS=
+FIXXREF_OPTIONS==--extra-dir=../dexterplugin/html
# Used for dependencies. The docs will be rebuilt if any of these change.
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
@@ -48,7 +52,6 @@
CFILE_GLOB=$(top_srcdir)/dexter/*.c
# Header files to ignore when scanning.
-# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES= \
dexter-alias.h \
dexter-channel-internal.h \
Modified: libdexter/trunk/docs/reference/dexter/plugins-current.sgml
===================================================================
--- libdexter/trunk/docs/reference/dexter/plugins-current.sgml 2011-09-14 01:05:58 UTC (rev 383)
+++ libdexter/trunk/docs/reference/dexter/plugins-current.sgml 2011-09-14 04:05:01 UTC (rev 384)
@@ -40,15 +40,6 @@
</userinput></entry>
</row>
<row>
- <entry><userinput>dxt-audacious</userinput></entry>
- <entry><userinput>c18794da-087e-4db9-9da9-0563793acd25</userinput></entry>
- <entry><userinput>Audacious Service</userinput></entry>
- <entry><userinput>Audacious Music player status</userinput></entry>
- <entry><userinput>
- <ulink url="http://svn.sourceforge.net/viewvc/libdexter/plugins/">Link</ulink>
- </userinput></entry>
- </row>
- <row>
<entry><userinput>dxt-sysinfo</userinput></entry>
<entry><userinput>ce975a10-0e52-458a-a4b9-253734760436</userinput></entry>
<entry><userinput>Procraw Service</userinput></entry>
Modified: libdexter/trunk/docs/reference/dexterplugin/Makefile.am
===================================================================
--- libdexter/trunk/docs/reference/dexterplugin/Makefile.am 2011-09-14 01:05:58 UTC (rev 383)
+++ libdexter/trunk/docs/reference/dexterplugin/Makefile.am 2011-09-14 04:05:01 UTC (rev 384)
@@ -1,30 +1,35 @@
# $Id$
+#
+# libdexter - a plugin-based, distributed sampling library.
+# Copyright (C) 2006-2011 Philip Kovacs <pk...@us...>.
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public License
+# as published by the Free Software Foundation; either version 2.1
+# of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 USA
+#
-## Process this file with automake to produce Makefile.in
-
-# We require automake 1.6 at least.
AUTOMAKE_OPTIONS = 1.6
-# This is a blank Makefile.am for using gtk-doc.
-# Copy this to your project's API docs directory and modify the variables to
-# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
-# of using the various options.
-
-# The name of the module, e.g. 'glib'.
+# The name of the module.
DOC_MODULE=libdexterplugin
# The top-level SGML file. You can change this if you want to.
DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
# The directory containing the source code. Relative to $(srcdir).
-# gtk-doc will search all .c & .h files beneath here for inline comments
-# documenting the functions and macros.
-# e.g. DOC_SOURCE_DIR=../../../gtk
DOC_SOURCE_DIR=../../../dexterplugin
-# Extra options to pass to gtkdoc-scangobj. Not normally needed.
-SCANGOBJ_OPTIONS=
-
# Extra options to supply to gtkdoc-scan.
# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
SCAN_OPTIONS=
@@ -39,7 +44,7 @@
# Extra options to supply to gtkdoc-fixref. Not normally needed.
# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
-FIXXREF_OPTIONS=
+FIXXREF_OPTIONS=--extra-dir=../dexter/html
# Used for dependencies. The docs will be rebuilt if any of these change.
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
@@ -74,15 +79,15 @@
# signals and properties.
# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
-INCLUDES= \
- -I$(top_srcdir) \
- -I$(top_builddir) \
+INCLUDES= \
+ -I$(top_srcdir) \
+ -I$(top_builddir) \
-I$(top_srcdir)/dexterplugin \
-I$(top_builddir)/dexterplugin \
$(DEXTERPLUGIN_CFLAGS)
GTKDOC_LIBS= \
- $(top_builddir)/dexter/libdexter.la \
+ $(top_builddir)/dexter/libdexter.la \
$(top_builddir)/dexterplugin/libdexterplugin.la
# This includes the standard gtk-doc make rules, copied by gtkdocize.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|