godot/servers/audio
marxin e5f665c718 Fix -Wsign-compare warnings.
I decided to modify code in a defensive way. Ideally functions
like size() or length() should return an unsigned type.
2019-02-27 07:45:57 +01:00
..
effects Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_driver_dummy.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_driver_dummy.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_effect.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_filter_sw.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_filter_sw.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_rb_resampler.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_rb_resampler.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_stream.cpp Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
audio_stream.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
reverb_sw.cpp Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +01:00
reverb_sw.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
voice_rb_sw.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00