godot/modules/minimp3
2025-03-07 17:33:47 -06:00
..
doc_classes Add AudioStreamMP3 load_from_file/load_from_buffer and harmonize other audio streams 2025-01-09 15:46:04 +01:00
audio_stream_mp3.cpp Add AudioStreamMP3 load_from_file/load_from_buffer and harmonize other audio streams 2025-01-09 15:46:04 +01:00
audio_stream_mp3.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
config.py Add build option for MP1/MP2 audio format support. 2023-09-30 21:46:59 +02:00
register_types.cpp Correctly register editor-only module classes with the API 2023-12-15 18:58:30 +01:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
resource_importer_mp3.cpp Add AudioStreamMP3 load_from_file/load_from_buffer and harmonize other audio streams 2025-01-09 15:46:04 +01:00
resource_importer_mp3.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00