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
/
servers
/
audio
/
effects
/
audio_stream_generator.cpp
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
*
bugfix for audio stream generators getting killed accidentally by audio server
Fabian Keller
2023-09-10
1
-4
/
+7
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use `constexpr` in the conditions with template parameters and `sizeof`s to s...
bruvzg
2022-09-29
1
-1
/
+1
*
Change time parameters and variables to double type
Dave Palais
2022-09-26
1
-4
/
+4
*
Implement BPM support
reduz
2022-07-23
1
-1
/
+5
*
Add suffixes to all nodes and resources
FireForge
2022-06-11
1
-2
/
+2
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
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
-0
/
+4
*
Require AudioStream::mix to return the number of frames successfully mixed
Ellen Poe
2021-08-27
1
-1
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-10
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add missing license headers
Rémi Verschelde
2019-06-11
1
-0
/
+30
*
Added generator audio stream, and spectrum analyzer audio effect
Juan Linietsky
2019-04-10
1
-0
/
+182