virtualx-engine/servers/audio
Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes
This allows to include script_instance.h directly in the
generated gdvirtual.gen.inc, and remove excessive includes
from the codebase.

This should also allow Resource to use GDVIRTUAL macros,
which wasn't possible previously due to a circular dependency.
2023-09-06 22:54:38 +02:00
..
effects Fix AudioEffectRecord circular reference 2023-06-19 18:13:01 -04:00
audio_driver_dummy.cpp Fix wait for thread not started 2023-04-27 20:28:22 +02:00
audio_driver_dummy.h Further refactoring to AudioDriver implementations after #69120. 2023-02-09 11:02:00 +01:00
audio_effect.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_effect.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
audio_filter_sw.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_filter_sw.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_rb_resampler.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_rb_resampler.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_stream.cpp Make solving project setting errors easier 2023-03-27 08:10:35 +02:00
audio_stream.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00