index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
minimp3
Age
Commit message (
Expand
)
Author
2021-11-14
Add path to functions that return iporter options
reduz
2021-11-03
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-10-12
Fix some LGTM errors of "Multiplication result converted to larger type"
Aaron Franke
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-07
Add polyphony to Audio Stream Player nodes
Ellen Poe
2021-08-27
Require AudioStream::mix to return the number of frames successfully mixed
Ellen Poe
2021-07-13
Implement the ability to disable classes
reduz
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-05-25
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-04-27
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-05
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-02-15
Fail mp3 loading when attempting to load invalid mp3s
Ellen Poe
2021-02-08
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-01-07
Descriptive error message when using AudioStream(OGG/MP3) incorrectly
Aaron Franke
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-03
add mp3 import and playback support
Vincent