mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
Fix URLs still pointing to the old wiki
Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
This commit is contained in:
parent
d9854577c3
commit
6e4e8621a6
18 changed files with 30 additions and 30 deletions
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.CardProfile.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the CardProfile interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/CardProfile/
|
||||
* for the CardProfile interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/protocol-dbus.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.Card.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the Card interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Card/
|
||||
* for the Card interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/card.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.Client.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the Client interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Client/
|
||||
* for the Client interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/client.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the Core interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Core/
|
||||
* for the Core interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/core.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.DevicePort.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the DevicePort interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/DevicePort/
|
||||
* for the DevicePort interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/protocol-dbus.h>
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
/* This object implements the D-Bus interfaces org.PulseAudio.Core1.Device,
|
||||
* org.PulseAudio.Core1.Sink and org.PulseAudio.Core1.Source.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Device/
|
||||
* for the interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/protocol-dbus.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.Memstats.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the Memstats interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Memstats/
|
||||
* for the Memstats interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/core.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.Module.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the Module interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Module/
|
||||
* for the Module interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/module.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.Sample.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the Sample interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Sample/
|
||||
* for the Sample interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/core-scache.h>
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
/* This object implements the D-Bus interface org.PulseAudio.Core1.Stream.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the Stream interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Stream/
|
||||
* for the Stream interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/protocol-dbus.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue