serenity/Meta/Azure
Timothy Flynn a34e369252 Ladybird+LibWeb+WebContent: Create a platform plugin for playing audio
This creates (and installs upon WebContent startup) a platform plugin to
play audio data.

On Serenity, we use AudioServer to play audio over IPC. Unfortunately,
AudioServer is currently coupled with Serenity's audio devices, and thus
cannot be used in Ladybird on Lagom. Instead, we use a Qt audio device
to play the audio, which requires the Qt multimedia package.

While we use Qt to play the audio, note that we can still use LibAudio
to decode the audio data and retrieve samples - we simply send Qt the
raw PCM signals.
2023-06-13 06:14:01 +02:00
..
Caches.yml Meta: Rename BuildIt.sh to BuildGNU.sh 2023-06-12 16:22:55 -07:00
Lagom.yml Meta+Lagom: Enable CMAKE_BUILD_WITH_INSTALL_RPATH 2023-06-08 17:59:53 +02:00
nightly-pipeline.yml CI: Remove stale dependence on Toolchain.yml from nightly job 2023-03-11 05:36:14 -07:00
Serenity.yml CI: Add "set -e" to Azure DevOps scripts 2023-03-19 14:31:10 -06:00
Setup.yml Ladybird+LibWeb+WebContent: Create a platform plugin for playing audio 2023-06-13 06:14:01 +02:00