Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-17 | audio/pw: improve channel position code | Marc-André Lureau | 1 | -49/+26 |
2023-07-17 | audio/pw: remove wrong comment | Marc-André Lureau | 1 | -1/+0 |
2023-07-17 | audio/pw: simplify error reporting in stream creation | Marc-André Lureau | 1 | -11/+1 |
2023-07-17 | audio/pw: add more error reporting | Marc-André Lureau | 1 | -1/+6 |
2023-07-17 | audio/pw: factorize some common code | Marc-André Lureau | 1 | -51/+34 |
2023-07-17 | audio/pw: add more details on error | Marc-André Lureau | 1 | -3/+4 |
2023-07-17 | audio/pw: trace during init before calling pipewire API | Marc-André Lureau | 1 | -2/+3 |
2023-07-17 | audio/pw: needless check for NULL | Marc-André Lureau | 1 | -6/+2 |
2023-07-17 | audio/pw: drop needless case statement | Marc-André Lureau | 1 | -10/+0 |
2023-07-17 | audio/pw: Pipewire->PipeWire case fix for user-visible text | Marc-André Lureau | 1 | -5/+5 |
2023-05-05 | audio/pwaudio.c: Add Pipewire audio backend for QEMU | Dorinda Bassey | 1 | -0/+915 |