pipewire/spa/plugins/alsa
Sam James b943c31fd8
*: don't include standard C headers inside of extern "C"
Including C headers inside of `extern "C"` breaks use from C++. Hoist
the includes of standard C headers above the block so we don't try
to mangle the stdlib.

I initially tried to scope this with a targeted change but it's too
hard to do correctly that way. This way, we avoid whack-a-mole.

Firefox is working around this in their e21461b7b8b39cc31ba53c47d4f6f310c673ff2f
commit.

Bug: https://bugzilla.mozilla.org/1953080
2025-05-30 09:48:28 +01:00
..
acp *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
mixer acp: Sennheiser GSX stereo profile 2025-03-20 12:24:56 +00:00
90-pipewire-alsa.rules 90-pipewire-alsa.rules: Check firewire before pci 2025-02-07 16:43:52 +01:00
acp-tool.c spa: acp: make spa-acp-tool debug output easier to read 2025-03-09 16:15:56 +02:00
alsa-acp-device.c acp: remove channel limit from API 2025-04-04 15:46:03 +02:00
alsa-compress-offload-device.c spa: alsa: avoid potential uninitialized variable use 2024-09-18 19:54:13 +00:00
alsa-compress-offload-sink.c loop: add method to run a function with the lock 2025-05-29 10:17:16 +02:00
alsa-pcm-device.c spa: alsa: avoid potential uninitialized variable use 2024-09-18 19:54:13 +00:00
alsa-pcm-sink.c spa: acp: get and emit UCM information for SplitPCM devices 2024-12-21 16:03:19 +02:00
alsa-pcm-source.c spa: acp: get and emit UCM information for SplitPCM devices 2024-12-21 16:03:19 +02:00
alsa-pcm.c loop: add method to run a function with the lock 2025-05-29 10:17:16 +02:00
alsa-pcm.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
alsa-seq-bridge.c Use "8 bit raw midi" for control ports again 2025-05-23 16:46:13 +02:00
alsa-seq.c loop: add method to run a function with the lock 2025-05-29 10:17:16 +02:00
alsa-seq.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
alsa-udev.c
alsa.c
alsa.h
compress-offload-api-util.c
compress-offload-api-util.h
compress-offload-api.c
compress-offload-api.h
meson.build
test-hw-params.c
test-timer.c fix compilation some more 2024-06-18 15:41:12 +02:00