mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
import version.h in all header files to make sure that version-based feature testing works
This commit is contained in:
parent
1249cf6dc9
commit
6058530571
21 changed files with 21 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
#include <pulse/sample.h>
|
#include <pulse/sample.h>
|
||||||
#include <pulse/channelmap.h>
|
#include <pulse/channelmap.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* An abstract interface for Zeroconf browsing of PulseAudio servers */
|
* An abstract interface for Zeroconf browsing of PulseAudio servers */
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@
|
||||||
#include <pulse/sample.h>
|
#include <pulse/sample.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page channelmap Channel Maps
|
/** \page channelmap Channel Maps
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/operation.h>
|
#include <pulse/operation.h>
|
||||||
#include <pulse/proplist.h>
|
#include <pulse/proplist.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page async Asynchronous API
|
/** \page async Asynchronous API
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/sample.h>
|
#include <pulse/sample.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* Global definitions */
|
* Global definitions */
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* Error management */
|
* Error management */
|
||||||
|
|
|
||||||
|
|
@ -23,6 +23,7 @@
|
||||||
***/
|
***/
|
||||||
|
|
||||||
#include <pulse/context.h>
|
#include <pulse/context.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
#include <pulse/mainloop-api.h>
|
#include <pulse/mainloop-api.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page glib-mainloop GLIB Main Loop Bindings
|
/** \page glib-mainloop GLIB Main Loop Bindings
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
PA_C_DECL_BEGIN
|
PA_C_DECL_BEGIN
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,7 @@
|
||||||
#include <pulse/channelmap.h>
|
#include <pulse/channelmap.h>
|
||||||
#include <pulse/volume.h>
|
#include <pulse/volume.h>
|
||||||
#include <pulse/proplist.h>
|
#include <pulse/proplist.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page introspect Server Query and Control
|
/** \page introspect Server Query and Control
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,7 @@
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/def.h>
|
#include <pulse/def.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* Asynchronous operations */
|
* Asynchronous operations */
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
PA_C_DECL_BEGIN
|
PA_C_DECL_BEGIN
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,7 @@
|
||||||
|
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page sample Sample Format Specifications
|
/** \page sample Sample Format Specifications
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,7 @@
|
||||||
#include <pulse/context.h>
|
#include <pulse/context.h>
|
||||||
#include <pulse/stream.h>
|
#include <pulse/stream.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page scache Sample Cache
|
/** \page scache Sample Cache
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
#include <pulse/channelmap.h>
|
#include <pulse/channelmap.h>
|
||||||
#include <pulse/def.h>
|
#include <pulse/def.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page simple Simple API
|
/** \page simple Simple API
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,7 @@
|
||||||
#include <pulse/def.h>
|
#include <pulse/def.h>
|
||||||
#include <pulse/context.h>
|
#include <pulse/context.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page subscribe Event Subscription
|
/** \page subscribe Event Subscription
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
#include <pulse/mainloop-api.h>
|
#include <pulse/mainloop-api.h>
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
PA_C_DECL_BEGIN
|
PA_C_DECL_BEGIN
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* UTF8 Validation functions
|
* UTF8 Validation functions
|
||||||
|
|
|
||||||
|
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* Assorted utility functions */
|
* Assorted utility functions */
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
#include <pulse/sample.h>
|
#include <pulse/sample.h>
|
||||||
#include <pulse/channelmap.h>
|
#include <pulse/channelmap.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \page volume Volume Control
|
/** \page volume Volume Control
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@
|
||||||
|
|
||||||
#include <pulse/cdecl.h>
|
#include <pulse/cdecl.h>
|
||||||
#include <pulse/gccmacro.h>
|
#include <pulse/gccmacro.h>
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
/** \file
|
/** \file
|
||||||
* Memory allocation functions.
|
* Memory allocation functions.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue