godot/misc
Hein-Pieter van Braam-Stewart 228803e9db Dynamically load libpulse.so.0 and libasound.so.1 on Linux
By generating stubs using https://github.com/hpvb/dynload-wrapper we
can dynamically load libpulse and libasound on systems where it is available.
Both are still a build-time requirement but no longer a run-time dependency.

For maintenance purposes the wrappers should not need to be re-generated
unless we want to bump pulse or asound to an incompatible version. It is
unlikely we will want to do this any time soon.

cherry-pick from 09f82fa6ea
2021-02-17 10:31:52 +01:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-23 13:27:44 +02:00
dist Change logo in the About dialog box (return Godot's teeth) 2021-02-16 14:27:39 +01:00
hooks Check for clang-format version in the pre-commit hook 2021-01-26 17:00:17 +01:00
scripts Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-17 10:31:52 +01:00