index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
minimp3
/
audio_stream_mp3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
AudioStreamMP3: Use a LocalVector to store data
DeeJayLSP
2024-09-14
1
-1
/
+1
*
MP3: Remove unnecessary memory allocation
DeeJayLSP
2024-08-23
1
-1
/
+1
*
Add samples playback support
Adam Scott
2024-06-18
1
-0
/
+13
*
Implement audio stream playback parameters.
Juan Linietsky
2024-01-16
1
-0
/
+7
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Change time parameters and variables to double type
Dave Palais
2022-09-26
1
-6
/
+6
*
Implement BPM support
reduz
2022-07-23
1
-2
/
+23
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix crash when loading an invalid mp3 file
Vincent
2021-12-01
1
-1
/
+1
*
Add polyphony to Audio Stream Player nodes
Ellen Poe
2021-09-07
1
-0
/
+2
*
Require AudioStream::mix to return the number of frames successfully mixed
Ellen Poe
2021-08-27
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-3
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
add mp3 import and playback support
Vincent
2020-12-03
1
-0
/
+110