godot/drivers/alsa
Hein-Pieter van Braam-Stewart 65528a63fb 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.

(cherry picked from commit f42a7f9849)
2021-02-22 21:39:22 +01:00
..
asound-so_wrap.c Omit some functions in alsa wrapper 2021-02-22 21:39:22 +01:00
asound-so_wrap.h Omit some functions in alsa wrapper 2021-02-22 21:39:22 +01:00
audio_driver_alsa.cpp An update to the dylibloader for older inttypes 2021-02-20 01:25:19 +01:00
audio_driver_alsa.h Modernize Thread 2021-02-18 11:58:08 +01:00
SCsub Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-17 10:31:52 +01:00