virtualx-engine/servers/audio
Rémi Verschelde fc8ccd5b8c SCsub: Add python shebang as a hint for syntax highlighting
Also switch existing shebangs to "better" /usr/bin/env python.
2016-10-17 20:10:46 +02:00
..
audio_driver_dummy.cpp
audio_driver_dummy.h
audio_filter_sw.cpp
audio_filter_sw.h
audio_mixer_sw.cpp Remove unused variables (fourth pass) + dead code 2016-07-08 16:47:55 +02:00
audio_mixer_sw.h Fix some warnings 2016-07-25 16:46:26 +02:00
audio_rb_resampler.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
audio_rb_resampler.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
audio_server_sw.cpp Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
audio_server_sw.h Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
reverb_sw.cpp
reverb_sw.h
sample_manager_sw.cpp
sample_manager_sw.h
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
voice_rb_sw.h