1
0
Fork 0
godot/servers/audio
Rémi Verschelde 8131883b16
Merge pull request #99504 from LunaCapra/audio-metadata
Add metadata tags to WAV and OGG audio streams
2025-06-05 13:10:12 +02:00
..
effects Add 64-bit versions of core power of 2 functions 2025-06-01 23:11:12 -07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
audio_driver_dummy.cpp Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
audio_driver_dummy.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
audio_effect.cpp GDExtension: Mark virtual function as `is_required` in `extension_api.json` 2024-09-11 16:48:14 -05:00
audio_effect.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
audio_filter_sw.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
audio_filter_sw.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
audio_rb_resampler.cpp Add 64-bit versions of core power of 2 functions 2025-06-01 23:11:12 -07:00
audio_rb_resampler.h VideoStreamPlayer: Fix sync with the scene tree 2025-05-26 20:04:14 +02:00
audio_stream.cpp Add metadata tags to WAV and OGG audio streams 2025-05-31 11:43:01 +02:00
audio_stream.h Add metadata tags to WAV and OGG audio streams 2025-05-31 11:43:01 +02:00