mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
* drop polylib prefix from #define
* include error.h from polypaudio.h git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@494 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
45b1eeec6b
commit
19b5b71feb
13 changed files with 28 additions and 27 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibbrowserhfoo
|
#ifndef foobrowserhfoo
|
||||||
#define foopolyplibbrowserhfoo
|
#define foobrowserhfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibcontexthfoo
|
#ifndef foocontexthfoo
|
||||||
#define foopolyplibcontexthfoo
|
#define foocontexthfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibdefhfoo
|
#ifndef foodefhfoo
|
||||||
#define foopolyplibdefhfoo
|
#define foodefhfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolypliberrorhfoo
|
#ifndef fooerrorhfoo
|
||||||
#define foopolypliberrorhfoo
|
#define fooerrorhfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibinternalhfoo
|
#ifndef foointernalhfoo
|
||||||
#define foopolyplibinternalhfoo
|
#define foointernalhfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibintrospecthfoo
|
#ifndef foointrospecthfoo
|
||||||
#define foopolyplibintrospecthfoo
|
#define foointrospecthfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolypliboperationhfoo
|
#ifndef foooperationhfoo
|
||||||
#define foopolypliboperationhfoo
|
#define foooperationhfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibhfoo
|
#ifndef foopolypaudiohfoo
|
||||||
#define foopolyplibhfoo
|
#define foopolypaudiohfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
@ -32,11 +32,12 @@
|
||||||
#include <polyp/subscribe.h>
|
#include <polyp/subscribe.h>
|
||||||
#include <polyp/scache.h>
|
#include <polyp/scache.h>
|
||||||
#include <polyp/version.h>
|
#include <polyp/version.h>
|
||||||
|
#include <polyp/error.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* Include all polyplib header file at once. The following files are included: \ref mainloop-api.h, \ref sample.h,
|
* Include all polyplib header file at once. The following files are included: \ref mainloop-api.h, \ref sample.h,
|
||||||
* \ref def.h, \ref context.h, \ref stream.h,
|
* \ref def.h, \ref context.h, \ref stream.h,
|
||||||
* \ref introspect.h, \ref subscribe.h and \ref scache.h \ref version.h
|
* \ref introspect.h, \ref subscribe.h, \ref scache.h, \ref version.h \ref error.h
|
||||||
* at once */
|
* at once */
|
||||||
|
|
||||||
/** \mainpage
|
/** \mainpage
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibscachehfoo
|
#ifndef fooscachehfoo
|
||||||
#define foopolyplibscachehfoo
|
#define fooscachehfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibsimplehfoo
|
#ifndef foosimplehfoo
|
||||||
#define foopolyplibsimplehfoo
|
#define foosimplehfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibstreamhfoo
|
#ifndef foostreamhfoo
|
||||||
#define foopolyplibstreamhfoo
|
#define foostreamhfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibsubscribehfoo
|
#ifndef foosubscribehfoo
|
||||||
#define foopolyplibsubscribehfoo
|
#define foosubscribehfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef foopolyplibversionhfoo /*-*-C-*-*/
|
#ifndef fooversionhfoo /*-*-C-*-*/
|
||||||
#define foopolyplibversionhfoo
|
#define fooversionhfoo
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue