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
/
stb_vorbis
Age
Commit message (
Expand
)
Author
2017-07-29
Fixed AudioStreamPlaybackOGGVorbis::_mix_internal getting stuck in infinite l...
Fabian Mathews
2017-06-16
Complete changing of resource extensions
George Marques
2017-06-15
Rename Godot-specific resource extensions
George Marques
2017-04-28
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-04-25
Fix AudioPlayer.get_pos() always returns 0
NNesh
2017-04-25
Fix AudioPlayer.play() bug when music always starts from 0 pos
NNesh
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-03
Changed OGG Vorbis type to be imported, so it's possible to specify loop
Juan Linietsky
2017-01-21
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky