godot/modules/minimp3
Rémi Verschelde 81064cc239
Doctool: Remove version attribute from XML header
We don't use that info for anything, and it generates unnecessary diffs
every time we bump the minor version (and CI failures if we forget to
sync some files from opt-in modules (mono, text_server_fb).
2023-07-06 10:08:21 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
audio_stream_mp3.cpp Revert "minimp3: Add a .cpp file to simplify building the single-header implementation" 2023-06-19 13:34:56 +02:00
audio_stream_mp3.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
config.py add mp3 import and playback support 2020-12-03 17:51:43 +01:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_importer_mp3.cpp Disable OGG and MP3 looping by default on import 2023-01-22 15:45:45 +01:00
resource_importer_mp3.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
SCsub Revert "minimp3: Add a .cpp file to simplify building the single-header implementation" 2023-06-19 13:34:56 +02:00