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
/
resources
/
audio_stream_wav.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-1
/
+1
|
\
|
*
fix save to wav
nikitalita
2024-11-01
1
-1
/
+1
*
|
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
|
/
*
Merge pull request #96768 from DeeJayLSP/wav-end
Rémi Verschelde
2024-09-12
1
-1
/
+1
|
\
|
*
WAV: Fix one frame overflow at the end
DeeJayLSP
2024-09-11
1
-1
/
+1
*
|
Merge pull request #96572 from adamscott/fix-samples-leak
Rémi Verschelde
2024-09-09
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix leak when using audio samples instead of streams
Adam Scott
2024-09-04
1
-0
/
+3
*
|
Merge pull request #96017 from DeeJayLSP/wav-vec
Rémi Verschelde
2024-09-08
1
-46
/
+22
|
\
\
|
|
/
|
/
|
|
*
AudioStream(Playback)WAV: Use LocalVectors instead of pointers
DeeJayLSP
2024-09-08
1
-46
/
+22
*
|
Merge pull request #96174 from DeeJayLSP/wav-docs
Rémi Verschelde
2024-08-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
WAV stream/importer: Improve compression/loop names and descriptions
DeeJayLSP
2024-08-30
1
-1
/
+1
|
*
WAV: Add missing break on `get_length()`
DeeJayLSP
2024-08-25
1
-0
/
+1
*
|
QOA: Remove unnecessary memory allocation
DeeJayLSP
2024-08-24
1
-14
/
+10
|
/
*
Add samples playback support
Adam Scott
2024-06-18
1
-0
/
+43
*
Use data length on QOA checks instead of min size
DeeJayLSP
2024-05-08
1
-2
/
+3
*
Add QOA (Quite OK Audio) as a WAV compression mode
DeeJayLSP
2024-05-01
1
-31
/
+113
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-1
/
+1
*
Fix member names of `AudioFrame` to match extension
A Thousand Ships
2024-02-13
1
-2
/
+2
*
Enable shadow warnings and fix raised errors
Ninni Pipping
2023-05-11
1
-28
/
+28
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-2
/
+2
*
Use `constexpr` in the conditions with template parameters and `sizeof`s to s...
bruvzg
2022-09-29
1
-2
/
+2
*
Change time parameters and variables to double type
Dave Palais
2022-09-26
1
-6
/
+6
*
Rename AudioStreamSample to a more discoverable name
DeeJayLSP
2022-07-28
1
-0
/
+667