1
0
Fork 0
godot/modules/minimp3
Thaddeus Crews b95024752a
SCons: Remove system includes
2025-10-07 08:11:29 -05:00
..
doc_classes Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SCsub SCons: Remove system includes 2025-10-07 08:11:29 -05:00
audio_stream_mp3.cpp Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`. 2025-10-05 17:49:23 +09:00
audio_stream_mp3.h Use TightLocalVector for AudioStreamWAV/MP3 2025-06-21 00:25:31 -03:00
config.py
register_types.cpp Register editor classes normally, rather than via `ClassDB::set_current_api()` 2025-03-13 15:17:45 -05: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