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
/
scene
/
audio
/
audio_stream_player.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
Spartan322
2024-10-13
1
-0
/
+2
*
Add samples playback support
Adam Scott
2024-06-18
1
-0
/
+4
*
Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const
Aaron Franke
2024-02-08
1
-1
/
+6
*
Add AudioStreamPlayerInternal to unify stream players
kobewi
2024-01-17
1
-24
/
+6
*
Implement audio stream playback parameters.
Juan Linietsky
2024-01-16
1
-0
/
+12
*
Add a bus_renamed AudioServer signal
MewPurPur
2023-09-15
1
-1
/
+2
*
remove some dead declarations in audio_stream_player.h
Fabian Keller
2023-09-09
1
-5
/
+0
*
Use StringName consistently to refer to the Master audio bus name
Hugo Locurcio
2023-08-07
1
-1
/
+2
*
Implement blending audio feature to AnimationTree
Silc Renew
2023-01-28
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add polyphony to Audio Stream Player nodes
Ellen Poe
2021-09-07
1
-2
/
+6
*
Do all audio mixing in the AudioServer
Ellen Poe
2021-08-27
1
-10
/
+3
*
Initialize fadeout to false in AudioStreamPlayer
Ellen Poe
2021-02-18
1
-1
/
+1
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-5
/
+6
*
Initialize class variables with default values in scene/ [1/2]
Rafał Mikrut
2021-02-07
1
-14
/
+14
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
Style: Fix issues with clang-format 8.0
Rémi Verschelde
2019-05-20
1
-1
/
+0
*
Removed function to compute time, should not be that useful in practice.
Juan Linietsky
2019-04-27
1
-4
/
+0
*
Added functions to further improve music timing
Juan Linietsky
2019-04-27
1
-0
/
+3
*
Properly deal with clicking on audio stream change or stop (AudioStreamPlayer...
Juan Linietsky
2019-04-27
1
-0
/
+6
*
Revert "Fix AudioStreams::stop possibly causing a small noise"
Juan Linietsky
2019-04-27
1
-2
/
+1
*
Added generator audio stream, and spectrum analyzer audio effect
Juan Linietsky
2019-04-10
1
-0
/
+3
*
Fix AudioStreams::stop possibly causing a small noise
Marcelo Fernandez
2019-02-17
1
-1
/
+2
*
Scene: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-0
/
+114