godot/drivers
Fabio Alessandrelli 90c7102b51 Move mix_rate, ouput_latency to AudioDriverManager
Each driver used to define the (same) project settings values
`audio/mix_rate` and `audio/output_latency`, but the setting names are
not driver specific.
Overriding is still possible via platform tags.
2020-05-18 13:02:06 +02:00
..
alsa Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
alsamidi Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
coreaudio Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
coremidi Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
dummy Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
gl_context SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gles2 Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
png Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
pulseaudio Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
spirv-reflect SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
unix Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
vulkan Merge pull request #38750 from madmiraal/fix-vulkan-uninitialized-warning 2020-05-15 18:02:56 +02:00
wasapi Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
windows Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
winmidi Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
xaudio2 Move mix_rate, ouput_latency to AudioDriverManager 2020-05-18 13:02:06 +02:00
register_driver_types.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
register_driver_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00