index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
audio
Age
Commit message (
Expand
)
Author
2018-12-13
Merge pull request #22910 from marcelofg55/nothreads_rec
Rémi Verschelde
2018-12-12
Fix AudioEffectRecord not working without thread support
Marcelo Fernandez
2018-11-21
Remove comments and corrected code, which exists for correctness but will lik...
Juan Linietsky
2018-11-16
Corrected some points discussed in #17491
Juan Linietsky
2018-10-20
Fix possible audio input buffer issues
Marcelo Fernandez
2018-10-19
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-02
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-01
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-27
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-27
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-27
Fix warnings on non-static data member initializers (C++11 feature)
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-22
Restrict set_pitch_scale to positive scales for AudioStreamPlayer*
Chaosus
2018-08-21
Fix crash while importing corrupted wav
Poommetee Ketson
2018-07-31
Add extra latency to microphone playback to reduce clipping.
Saracen
2018-07-27
Renamed AudioDriver audio_input_* vars to input_*
Marcelo Fernandez
2018-07-27
Fixed audio clipping on WASAPI by fixing argument order on AudioClient
Saracen
2018-07-27
Modified Microphone implementation to handle only one device at a time (WIP)
Marcelo Fernandez
2018-07-27
Fixes for microphone clipping and latency (marcelofg55)
Saracen
2018-07-27
Experimental microphone support.
Saracen
2018-07-27
Fix of AudioRecordingEffect property
Gustav Lund
2018-07-26
Merge pull request #15967 from Gamblify/AudioRecordingModule
Rémi Verschelde
2018-07-26
Audio Recording module
Gustav Lund
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-24
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-06-07
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-03-21
Fix compressor audio effect sidechain selection
Benedikt Bär
2018-02-17
Clean up some bad words from code comments
Artem Varaksa
2018-02-01
Merge pull request #15254 from mrcdk/pitch_scale
Rémi Verschelde
2018-01-31
AudioEffectReverb: max predelay_feedback to 0.98
Poommetee Ketson
2018-01-22
Expose audio streams get_length()
MrCdK
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Added pitch scale property to AudioStreamPlayer, AudioStreamPlayer2D and Audi...
MrCdK
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-20
Properly silence buffer while not in use, fixes #14866
Juan Linietsky
2017-12-18
Don't try to mix a sample that has already ended
Hein-Pieter van Braam
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-11-25
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-13
Merge pull request #12014 from hi-ogawa/fix-video-playback
Rémi Verschelde
2017-10-28
Refactor bufer to buffer
Poommetee Ketson
2017-10-22
AudioEffectFilter: lowercase dB property to db
Poommetee Ketson
2017-10-14
Fix video playback
Matt Hughes
2017-09-25
Fixed Voice_Count issues in AudioEffectChorus:
Indah Sylvia
2017-09-25
AudioEffectLimiter: fix wrong soft_clip_ratio getter
Poommetee Ketson
[prev]
[next]