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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-1
/
+1
|
\
|
*
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-1
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
2
-3
/
+3
|
\
|
|
*
Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing
Thaddeus Crews
2024-10-29
1
-2
/
+2
|
|
\
|
|
*
[macOS/iOS] Use hardware sampling rates for audio I/O.
bruvzg
2024-10-25
1
-2
/
+2
|
*
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
50
-100
/
+100
*
|
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
2
-0
/
+49
|
\
|
|
*
Merge pull request #86539 from stechyo/gdext/expose-audio-playback-methods
Thaddeus Crews
2024-10-24
2
-0
/
+49
|
|
\
|
|
*
Post-code review changes.
stechyo
2024-08-26
2
-11
/
+25
|
|
*
Expose some AudioStreamPlayback methods.
stechyo
2024-08-15
2
-0
/
+35
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
50
-0
/
+100
*
|
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
2
-3
/
+3
|
/
/
*
|
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
Rémi Verschelde
2024-09-27
4
-10
/
+10
|
\
\
|
*
|
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
David Snopek
2024-09-11
4
-10
/
+10
*
|
|
Merge pull request #97483 from akien-mga/clang-format-19.1.0
Rémi Verschelde
2024-09-26
1
-1
/
+1
|
\
\
\
|
*
|
|
CI: Update `clang-format` pre-commit hook to 19.1.0
Rémi Verschelde
2024-09-26
1
-1
/
+1
*
|
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
2
-0
/
+2
|
/
/
/
*
/
/
AudioEffectPitchShift: Fix distortion when pitch is 1.0
Fabian S.
2024-09-17
1
-0
/
+5
|
/
/
*
|
Merge pull request #96572 from adamscott/fix-samples-leak
Rémi Verschelde
2024-09-09
1
-0
/
+1
|
\
\
|
*
|
Fix leak when using audio samples instead of streams
Adam Scott
2024-09-04
1
-0
/
+1
*
|
|
Merge pull request #83536 from wareya/new_cubic
Rémi Verschelde
2024-09-08
1
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Optimize cubic hermite algorithm in AudioStreamPlaybackResampled
wareya
2024-08-22
1
-5
/
+5
*
|
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-5
/
+5
*
|
|
WAV stream/importer: Improve compression/loop names and descriptions
DeeJayLSP
2024-08-30
1
-1
/
+1
*
|
|
Honor `pitch_scale` value before playing audio sample
Adam Scott
2024-08-20
1
-0
/
+1
|
/
/
*
/
Remove empty bind_methods()
kobewi
2024-08-15
2
-11
/
+0
|
/
*
Fix audio samples not being able to be "finished"
Adam Scott
2024-07-17
1
-1
/
+0
*
Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit
Yuri Rubinsky
2024-07-09
1
-0
/
+1
*
Fix Web samples finished missing signal
Adam Scott
2024-07-07
1
-0
/
+1
*
Add samples playback support
Adam Scott
2024-06-18
2
-0
/
+75
*
Automatically use property count in PropertyListHelper
kobewi
2024-05-25
1
-1
/
+1
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-5
/
+5
*
Fix PropertyListHelper::_get_property returning a valid value even if an inde...
Gilles Roudière
2024-05-10
1
-0
/
+1
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Add PropertyListHelper in all simple cases
kobewi
2024-04-11
2
-62
/
+19
*
Add AudioEffectHardLimiter as a rework of audio limiter effect
landervr
2024-03-25
2
-0
/
+250
*
AudioEffectPitchShift: Actually fix -Wstringop-overflow warning
Rémi Verschelde
2024-02-22
2
-46
/
+21
*
AudioEffectPitchShift: Prevent negative size memset (GCC warning)
Rémi Verschelde
2024-02-19
1
-3
/
+5
*
Fix member names of `AudioFrame` to match extension
A Thousand Ships
2024-02-13
13
-46
/
+46
*
Replace error checks against `size` with `is_empty`
A Thousand Ships
2024-02-09
1
-1
/
+1
*
Implement audio stream playback parameters.
Juan Linietsky
2024-01-16
2
-0
/
+44
*
Fix AudioStreamRandomizer.random_volume_offset_db not working
jsjtxietian
2023-10-14
1
-1
/
+5
*
Tweak property order in the inspector for AudioStreamRandomizer
Hugo Locurcio
2023-09-27
1
-2
/
+2
*
bugfix for audio stream generators getting killed accidentally by audio server
Fabian Keller
2023-09-10
1
-4
/
+7
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
2
-2
/
+0
*
Simpler default values for AudioStreamRandomizer
RedMser
2023-08-02
1
-2
/
+2
*
Fix AudioEffectRecord circular reference
Wilson E. Alvarez
2023-06-19
2
-26
/
+20
*
Fix wait for thread not started
Samuele Panzeri
2023-04-27
2
-2
/
+6
*
Fix crash caused by invalid mix_rate assignment due to bogus
Eoin O'Neill
2023-04-25
1
-1
/
+1
[next]