ValveSoftware / steam-audio

Steam Audio
https://valvesoftware.github.io/steam-audio/
Apache License 2.0
2.27k stars 158 forks source link

Allow user to manually toggle STEAMAUDIO_DISABLED define #283

Open TsFreddie opened 11 months ago

TsFreddie commented 11 months ago

This is the implementation of an idea proposed here: https://github.com/ValveSoftware/steam-audio/issues/282#issuecomment-1782196709 which is a follow up to https://github.com/ValveSoftware/steam-audio/pull/280

The basic idea is to drop automatic scripting symbol defines in favor of warning messages and tools to toggle Steam Audio on and off.

Implementation details:

Finally a screenshot for good measure:

image