|
| 1 | +qubes-gui-agent (4.2.13-1) unstable; urgency=medium |
| 2 | + |
| 3 | + [ Demi Marie Obenour ] |
| 4 | + * Add the PW_STREAM_MAP_BUFFERS flag |
| 5 | + * Add comments describing thread synchronization |
| 6 | + * Fix buffer size calculation error |
| 7 | + * Only use trace logs in the realtime thread |
| 8 | + * Obtain rate_match and position SPA IOs |
| 9 | + * Cleanup license metadata |
| 10 | + * Reduce usage of confusing 'direction' flag |
| 11 | + * Downgrade unknown ID errors to warnings |
| 12 | + * Fix error message when spa_format_parse() fails |
| 13 | + * Do not send QUBES_PA_SINK_UNCORK_CMD on overrun |
| 14 | + * Use a #define for the stream rate |
| 15 | + * Atomically send initial stream states |
| 16 | + * Avoid zeroing out recorded samples if underrun |
| 17 | + * Better error reporting |
| 18 | + * Allow capturing vchan size in one go |
| 19 | + * Use libvchan_send and libvchan_recv for all-or-nothing ops |
| 20 | + * Add utility program to run any PipeWire stream |
| 21 | + * Set node.rate for streams |
| 22 | + * Fix package descriptions |
| 23 | + * Drop support for PipeWire < 0.3.30 |
| 24 | + * Do not rely on pw_context_get_support() on modern PipeWire |
| 25 | + * Avoid crashing during shutdown |
| 26 | + * Pass streams to stream callbacks |
| 27 | + * Fix audio quality problems |
| 28 | + |
| 29 | + [ Marek Marczykowski-Górecki ] |
| 30 | + * qubes-gui-runuser: fix parameters order for calloc |
| 31 | + |
| 32 | + -- Marek Marczykowski-Górecki < [email protected]> Mon, 05 Feb 2024 04:46:50 +0100 |
| 33 | + |
1 | 34 | qubes-gui-agent (4.2.12-1) unstable; urgency=medium
|
2 | 35 |
|
3 | 36 | [ Marek Marczykowski-Górecki ]
|
|
0 commit comments