Skip to content

audio: add build options for audio backend support#1737

Merged
flyinghead merged 1 commit intoflyinghead:masterfrom
bsdcode:audio
Nov 14, 2024
Merged

audio: add build options for audio backend support#1737
flyinghead merged 1 commit intoflyinghead:masterfrom
bsdcode:audio

Conversation

@bsdcode
Copy link
Contributor

@bsdcode bsdcode commented Nov 13, 2024

The added build options USE_ALSA, USE_LIBAO, USE_OSS and USE_PULSEAUDIO allow to enable/disable specific audio backends in the build. This provides more control over the used dependencies.

The OSS backend wasn't enabled in the previous build configuration, consequently the build option USE_OSS is set to OFF by default.

The added build options USE_ALSA, USE_LIBAO, USE_OSS and USE_PULSEAUDIO allow to
enable/disable specific audio backends in the build. This provides more control
over the used dependencies.

The OSS backend wasn't enabled in the previous build configuration, consequently
the build option USE_OSS is set to OFF by default.
@flyinghead flyinghead merged commit e2f8de3 into flyinghead:master Nov 14, 2024
@bsdcode bsdcode deleted the audio branch November 14, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants