godot/servers/audio
Rémi Verschelde 80e1585a6e
Style: Cleanup uses of double spaces between words
Or after punctuation. Tried to leave third-party stuff alone, unless it has
been heavily modified for Godot.

(cherry picked from commit c1c76850cb)
2021-06-07 12:06:59 +02:00
..
effects Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
audio_driver_dummy.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
audio_driver_dummy.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
audio_effect.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
audio_effect.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
audio_filter_sw.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
audio_filter_sw.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
audio_rb_resampler.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
audio_rb_resampler.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
audio_stream.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
audio_stream.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00