[Xfce4-commits] [apps/parole] branch master updated (2322924 -> 33bcaf3)
noreply at xfce.org
noreply at xfce.org
Fri Jun 2 05:01:19 CEST 2017
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository apps/parole.
from 2322924 FIX CID 1375856: Explicit null dereferenced
new 33bcaf3 Complete the Parole Plugins documentation. 100% symbol docs coverage. 132 symbols documented. 0 symbols incomplete. 0 not documented.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/plugin-api/Makefile.am | 1 -
docs/plugin-api/Parole-Plugins-sections.txt | 13 ----
docs/plugin-api/Parole-Plugins.types | 4 --
docs/plugin-api/tmpl/Parole-Plugins-unused.sgml | 1 -
docs/plugin-api/tmpl/parole-debug.sgml | 6 +-
docs/plugin-api/tmpl/parole-enum-types.sgml | 86 ------------------------
docs/plugin-api/tmpl/parole-file.sgml | 6 +-
docs/plugin-api/tmpl/parole-filters.sgml | 6 +-
docs/plugin-api/tmpl/parole-marshal.sgml | 50 +++++++-------
docs/plugin-api/tmpl/parole-pl-parser.sgml | 6 +-
docs/plugin-api/tmpl/parole-provider-player.sgml | 21 ++++++
docs/plugin-api/tmpl/parole-stream.sgml | 3 +-
docs/plugin-api/tmpl/parole.sgml | 6 +-
docs/plugin-api/tmpl/stamp-enum-types.sgml | 6 +-
src/misc/Makefile.am | 2 +-
src/misc/parole-debug.c | 29 +++++++-
src/misc/parole-debug.h | 18 +++++
src/misc/parole-file.c | 32 ++++++++-
src/misc/parole-file.h | 7 ++
src/misc/parole-filters.c | 22 +++++-
src/misc/parole-pl-parser.c | 1 +
src/misc/parole-provider-player.c | 1 -
src/misc/parole-provider-player.h | 17 +++++
src/misc/parole-provider-plugin.h | 19 ++++++
src/misc/parole-stream.c | 10 +++
src/misc/parole-stream.h | 11 ++-
src/misc/parole.h.in | 36 ++++++++++
src/parole-utils.c | 4 +-
28 files changed, 256 insertions(+), 168 deletions(-)
delete mode 100644 docs/plugin-api/tmpl/parole-enum-types.sgml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list