pulseaudio/src/modules
Marijn Suijten 44ac675a8b bluetooth/native: Include util header for pa_msleep
Commit 7fd89e491 ("bluetooth: Try to reconnect SCO") introduces a call
to pa_msleep but failed to include the header, resulting in a:

    ../pulseaudio/src/modules/bluetooth/backend-native.c: In function ‘sco_acquire_cb’:
    ../pulseaudio/src/modules/bluetooth/backend-native.c:336:17: warning: implicit declaration of function ‘pa_msleep’ [-Wimplicit-function-declaration]
      336 |                 pa_msleep(300);
          |                 ^~~~~~~~~

(Un)fortunately this implicit declaration gets resolved at link-time,
otherwise the issue would have been caught sooner.

Fixes: 7fd89e491 ("bluetooth: Try to reconnect SCO")
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/651>
2021-10-22 00:24:33 +02:00
..
alsa alsa-mixer: add support for SteelSeries Arctis Pro + GameDAC 2021-09-08 14:23:34 +00:00
bluetooth bluetooth/native: Include util header for pa_msleep 2021-10-22 00:24:33 +02:00
dbus treewide: Use DBus defines instead of direct string literals 2021-02-01 16:10:11 +00:00
echo-cancel webrtc: Avoid using dynamic strings as format strings 2021-06-03 21:26:25 +03:00
gsettings module-gsettings: Handle I/O hangup 2021-07-04 11:14:37 +03:00
jack Add port order metadata to JACK sink / source ports 2021-05-03 12:19:17 +00:00
macosx
oss
raop
rtp rtp: Initialize adapter to NULL for early pipeline error 2021-08-06 22:45:26 +03:00
x11
ladspa.h
meson.build ladspa-sink: fix compiled in default LADSPA_PATH string 2021-09-22 15:25:52 +00:00
module-allow-passthrough.c
module-always-sink.c
module-always-source.c
module-augment-properties.c
module-card-restore.c card: handle sticky profile flag 2021-06-10 10:30:58 +00:00
module-cli.c
module-combine-sink.c combine-sink: Add remix modarg 2021-09-08 15:16:20 +00:00
module-combine.c
module-console-kit.c
module-default-device-restore.c
module-detect.c
module-devd-detect.c
module-device-manager.c
module-device-restore.c
module-equalizer-sink.c
module-esound-compat-spawnfd.c
module-esound-compat-spawnpid.c
module-esound-sink.c
module-filter-apply.c
module-filter-heuristics.c
module-hal-detect-compat.c
module-intended-roles.c
module-ladspa-sink.c
module-lirc.c
module-loopback.c loopback: Fix crash bug 2021-04-19 15:21:07 +00:00
module-match.c
module-mmkbd-evdev.c
module-native-protocol-fd.c
module-null-sink.c null-sink: Request no more than the configured latency from sink-input 2021-05-17 14:40:15 +00:00
module-null-source.c
module-pipe-sink.c
module-pipe-source.c
module-position-event-sounds.c
module-protocol-stub.c
module-remap-sink.c
module-remap-source.c
module-rescue-streams.c
module-role-cork.c
module-role-ducking.c
module-rygel-media-server.c treewide: Use DBus defines instead of direct string literals 2021-02-01 16:10:11 +00:00
module-sine-source.c
module-sine.c
module-solaris.c
module-stream-restore.c stream-restore: make version check stricter when dropping old entries 2021-07-09 12:32:27 +03:00
module-suspend-on-idle.c
module-switch-on-connect.c
module-switch-on-port-available.c card: handle sticky profile flag 2021-06-10 10:30:58 +00:00
module-systemd-login.c
module-tunnel-sink-new.c
module-tunnel-source-new.c
module-tunnel.c tunnel: Make fixed latency configurable 2021-08-25 15:32:22 +00:00
module-udev-detect.c
module-virtual-sink.c
module-virtual-source.c
module-virtual-surround-sink.c
module-volume-restore.c
module-waveout.c Win32: Use WAVEFORMATEX for multi-channel audio output on Windows. 2021-03-23 13:12:38 -04:00
module-zeroconf-discover.c
module-zeroconf-publish.c treewide: Use DBus defines instead of direct string literals 2021-02-01 16:10:11 +00:00
reserve-monitor.c treewide: Use DBus defines instead of direct string literals 2021-02-01 16:10:11 +00:00
reserve-monitor.h
reserve-wrap.c
reserve-wrap.h
reserve.c treewide: Use DBus defines instead of direct string literals 2021-02-01 16:10:11 +00:00
reserve.h
stdin-util.c module-gsettings: Handle I/O hangup 2021-07-04 11:14:37 +03:00
stdin-util.h
stream-interaction.c
stream-interaction.h
udev-util.c Revert "udev: use ID_MODEL/ID_VENDOR to give friendly name for FireWire devices" 2021-08-11 15:04:07 +00:00
udev-util.h