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
/
editor
/
audio_stream_preview.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
*
Fix member names of `AudioFrame` to match extension
A Thousand Ships
2024-02-13
1
-4
/
+4
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-2
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix misc formatting issues
Rémi Verschelde
2022-11-14
1
-1
/
+1
*
Fix editor crash on audio preview
Ale Camara
2022-11-14
1
-0
/
+8
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-0
/
+1
*
Implement BPM support
reduz
2022-07-23
1
-1
/
+3
*
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-1
/
+1
*
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-16
1
-16
/
+18
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-8
/
+8
*
Optimize StringName usage
reduz
2021-07-18
1
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-3
/
+3
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-2
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Small fixes to unrechable code, possibly overflows, using NULL pointers
qarmin
2019-06-03
1
-1
/
+1
*
Fix audio previews, closes #25979
Juan Linietsky
2019-02-21
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix GCC 8 warnings about potentially unitialized variables
Rémi Verschelde
2018-10-04
1
-2
/
+2
*
Add missing copyright headers
Rémi Verschelde
2018-08-29
1
-0
/
+30
*
Fix crash when previewing null AudioStream
Poommetee Ketson
2018-08-22
1
-1
/
+2
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-0
/
+211