This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-16 14:00:40 +00:00
Code
Releases
Wiki
Activity
Files
e5df1e65f935ba2df73c9f53d930d4a9cec554fc
godot
/
modules
/
minimp3
History
Rémi Verschelde
fa2dcc7ace
Merge pull request
#47935
from HaSa1002/doc-loading-run-time
2022-07-20 22:33:49 +02:00
..
doc_classes
Document how to load Images and MP3 files at run-time
2022-06-16 13:18:36 +02:00
audio_stream_mp3.cpp
Fix ogg edge cases
2022-04-17 14:21:35 -07:00
audio_stream_mp3.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
config.py
add mp3 import and playback support
2020-12-03 17:51:43 +01:00
register_types.cpp
Refactor module initialization
2022-05-04 17:34:51 +02:00
register_types.h
Refactor module initialization
2022-05-04 17:34:51 +02:00
resource_importer_mp3.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
resource_importer_mp3.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
SCsub
add mp3 import and playback support
2020-12-03 17:51:43 +01:00