index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
pwaudio.c
Age
Commit message (
Expand
)
Author
2024-10-14
audio/pw: Report more accurate error when connecting to PipeWire fails
Michal Privoznik
2024-01-30
misc: Clean up includes
Peter Maydell
2023-10-03
audio: remove QEMU_AUDIO_* and -audio-help support
Paolo Bonzini
2023-10-03
audio: allow returning an error from the driver init
Paolo Bonzini
2023-07-17
audio/pw: improve channel position code
Marc-André Lureau
2023-07-17
audio/pw: remove wrong comment
Marc-André Lureau
2023-07-17
audio/pw: simplify error reporting in stream creation
Marc-André Lureau
2023-07-17
audio/pw: add more error reporting
Marc-André Lureau
2023-07-17
audio/pw: factorize some common code
Marc-André Lureau
2023-07-17
audio/pw: add more details on error
Marc-André Lureau
2023-07-17
audio/pw: trace during init before calling pipewire API
Marc-André Lureau
2023-07-17
audio/pw: needless check for NULL
Marc-André Lureau
2023-07-17
audio/pw: drop needless case statement
Marc-André Lureau
2023-07-17
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
2023-05-05
audio/pwaudio.c: Add Pipewire audio backend for QEMU
Dorinda Bassey