virtualx-engine/servers/audio/effects
Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 14:53:37 +02:00
..
audio_effect_amplify.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_amplify.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_capture.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_capture.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_chorus.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_chorus.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_compressor.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_compressor.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_delay.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_delay.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_distortion.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_distortion.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_eq.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_eq.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_filter.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_filter.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_limiter.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_limiter.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_panner.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_panner.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_phaser.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_phaser.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_pitch_shift.cpp Revert "PitchShift effect quality and performance tweaks for different pitch scale values" 2022-03-02 12:02:37 +01:00
audio_effect_pitch_shift.h Revert "PitchShift effect quality and performance tweaks for different pitch scale values" 2022-03-02 12:02:37 +01:00
audio_effect_record.cpp Cleanup AudioEffectRecord thread_active variable 2022-06-17 08:52:20 +01:00
audio_effect_record.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_reverb.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_reverb.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_effect_spectrum_analyzer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_spectrum_analyzer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_stereo_enhance.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_effect_stereo_enhance.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
audio_stream_generator.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_stream_generator.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
eq_filter.cpp Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
eq_filter.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
reverb_filter.cpp Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
reverb_filter.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00