| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | AudioEffectPitchShift: Actually fix -Wstringop-overflow warning | Rémi Verschelde | 2024-02-22 | 1 | -32/+18 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Revert "PitchShift effect quality and performance tweaks for different pitch ... | Rémi Verschelde | 2022-03-02 | 1 | -20/+21 |
* | Audio quality improvements in PitchShift | Bartłomiej T. Listwon | 2022-02-11 | 1 | -21/+20 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -1/+1 |
* | Rename the audio `FFT_Size` enum to `FFTSize` for consistency | Hugo Locurcio | 2021-05-13 | 1 | -5/+5 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Add override keywords. | Marcel Admiraal | 2020-07-10 | 1 | -2/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Made use of semicolons more consitent, fixed formatting | JohnJLight | 2019-06-19 | 1 | -5/+5 |
* | Make FFT size and oversampling adjustable for pitchshifting | Martin Dahlgren | 2019-06-03 | 1 | -1/+21 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Restrict set_pitch_scale to positive scales for AudioStreamPlayer* | Chaosus | 2018-08-22 | 1 | -1/+1 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -31/+21 |
* | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 1 | -0/+28 |
* | Pretty high quality pitch Shifting effect using smbPitchShift | Juan Linietsky | 2017-01-23 | 1 | -0/+89 |