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_server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-0
/
+8
|
\
|
*
Merge pull request #98131 from KeyboardDanni/remove_playback_fadein
Thaddeus Crews
2024-11-05
1
-0
/
+8
|
|
\
|
|
*
Add some more comments to AudioServer and remove playback fade-in
Danni
2024-11-05
1
-0
/
+8
*
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-0
/
+2
|
\
|
|
|
*
|
Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing
Thaddeus Crews
2024-10-29
1
-0
/
+2
|
|
\
\
|
|
*
|
[macOS/iOS] Use hardware sampling rates for audio I/O.
bruvzg
2024-10-25
1
-0
/
+2
|
|
|
/
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
Add `AudioServer.get_driver_name()` to get the actual audio driver name
Hugo Locurcio
2024-10-22
1
-0
/
+2
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Fix leak when using audio samples instead of streams
Adam Scott
2024-09-04
1
-0
/
+2
*
Merge pull request #95197 from yahkr/95128-audio-fix
Rémi Verschelde
2024-08-16
1
-0
/
+2
|
\
|
*
Fix AudioStreamPlayer get_playback_position() for web build
Yahkub-R
2024-08-08
1
-0
/
+2
*
|
Fix typo that prevented samples finishing
Adam Scott
2024-07-26
1
-1
/
+1
*
|
Fix audio samples not being able to be "finished"
Adam Scott
2024-07-17
1
-0
/
+2
|
/
*
Add samples playback support
Adam Scott
2024-06-18
1
-0
/
+45
*
Merge pull request #86777 from Mickeon/autocomplete-classdb
Rémi Verschelde
2024-03-01
1
-0
/
+4
|
\
|
*
Add autocompletion for ClassDB & AudioServer
Micky
2024-02-29
1
-0
/
+4
*
|
Fix data race regarding `prof_time` in `AudioDriver` and `AudioServer`
jsjtxietian
2024-02-06
1
-7
/
+7
*
|
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-4
/
+4
|
/
*
Add a `--audio-output-latency` command-line argument
Hugo Locurcio
2023-08-17
1
-2
/
+0
*
Fix crash caused by invalid mix_rate assignment due to bogus
Eoin O'Neill
2023-04-25
1
-1
/
+4
*
Further refactoring to AudioDriver implementations after #69120.
Emmanouil Papadeas
2023-02-09
1
-9
/
+15
*
Audio rename (device, capture_device) -> (output_device, input_device)
souplamp
2023-01-31
1
-12
/
+12
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-4
/
+4
*
Rename AudioStreamSample to a more discoverable name
DeeJayLSP
2022-07-28
1
-1
/
+1
*
Implement BPM support
reduz
2022-07-23
1
-0
/
+5
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-3
/
+3
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-50
/
+40
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Allow AudioStreamPlayer(2D) to provide `pitch_scale` on playback
Douglas Leão
2021-10-10
1
-2
/
+2
*
Add polyphony to Audio Stream Player nodes
Ellen Poe
2021-09-07
1
-2
/
+7
*
Do all audio mixing in the AudioServer
Ellen Poe
2021-08-27
1
-9
/
+76
*
Invert how `global_rate_scale` value works, and rename it to `playback_speed_...
Michael Alexsander
2021-08-07
1
-3
/
+3
*
Make audio bus channels' peak volume consistent
Pedro J. Estébanez
2021-02-02
1
-1
/
+1
*
Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDri...
Sean LaPlante
2021-01-16
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-1
/
+1
*
Move mix_rate, ouput_latency to AudioDriverManager
Fabio Alessandrelli
2020-05-18
1
-3
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-05-10
1
-4
/
+8
*
Remove the audio memory allocator, use regular one instead.
Juan Linietsky
2020-03-27
1
-14
/
+0
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-2
/
+2
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
[next]