godot/misc/scripts
Hein-Pieter van Braam-Stewart 09f82fa6ea 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.

This closes #20978
2021-02-16 20:31:49 +01:00
..
black_format.sh Style: Fix code format scripts compat with non-GNU Unices 2020-07-27 13:11:44 +02:00
clang_format.sh Dynamically load libpulse.so.0 and libasound.so.1 on Linux 2021-02-16 20:31:49 +01:00
copyright_headers.py Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
file_format.sh Add line removal around braces to the file formatting script 2020-11-16 23:27:44 -05:00
make_icons.sh Remove unused scripts from the misc/scripts directory 2019-12-17 23:22:47 +01:00