godot/drivers/alsa
Hein-Pieter van Braam-Stewart f42a7f9849 Omit some functions in alsa wrapper
These functions don't yet exist on ubuntu 14.04 so this leads to build
problems there. Omitting these symbols in the generated wrappers fixes
this. If we want to start using these symbols at a later date we should
just regenerate the wrapper.
2021-02-22 19:22:53 +01:00
..
SCsub Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-16 20:31:49 +01:00
asound-so_wrap.c Omit some functions in alsa wrapper 2021-02-22 19:22:53 +01:00
asound-so_wrap.h Omit some functions in alsa wrapper 2021-02-22 19:22:53 +01:00
audio_driver_alsa.cpp An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
audio_driver_alsa.h Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-16 20:31:49 +01:00