godot/drivers/pulseaudio
Hein-Pieter van Braam-Stewart 5233d78f49 An update to the dylibloader for older inttypes
This #define's older inttypes to their newer versions and #includes
<stdint.h> in the generated files. This will help with older
glibc/compiler versions using headers generated on newer systems.

This closes #46223
2021-02-20 01:24:30 +01:00
..
audio_driver_pulseaudio.cpp An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
audio_driver_pulseaudio.h Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-16 20:31:49 +01:00
pulse-so_wrap.c An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
pulse-so_wrap.h An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
SCsub Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-16 20:31:49 +01:00