OpenRTX/platform/drivers/audio
Ryan Turner 5c0df5478e drivers: audio: add SDL-based audio output driver
The Linux emulator had no working audio output: the speaker endpoint had a
NULL driver (streams returned -ENODEV). This adds an SDL2 audio playback
driver for the output path.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Ryan Turner <ryan@turnrye.com>
2026-07-25 20:25:10 +02:00
..
audio_CS7000.cpp copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
audio_GDx.c copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
audio_linux.c drivers: audio: add SDL-based audio output driver 2026-07-25 20:25:10 +02:00
audio_MDx.cpp copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
audio_Mod17.c copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
audio_sdl.cpp drivers: audio: add SDL-based audio output driver 2026-07-25 20:25:10 +02:00
audio_sdl.h drivers: audio: add SDL-based audio output driver 2026-07-25 20:25:10 +02:00
audio_ttwrplus.c copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
Cx000_dac.cpp audio: Cx000: reduce sine table amplitude to avoid clipping 2026-04-10 21:31:10 +02:00
Cx000_dac.h copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
file_source.c drivers: fix Linux platform unable to read baseband audio file sources 2026-05-10 10:56:06 +02:00
file_source.h audio: apply clang-format to file_source 2026-02-14 15:32:52 +01:00
MAX9814.h copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
MAX9814_Mod17.cpp copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
stm32_adc.cpp copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
stm32_adc.h copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
stm32_dac.cpp copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
stm32_dac.h copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
stm32_pwm.cpp copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00
stm32_pwm.h copyright-and-license: adopt SPDX-compliant header 2026-01-14 20:10:07 +01:00