Skip to content

Commit 25b2456

Browse files
committed
version 4.2.13
1 parent 42b6640 commit 25b2456

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

debian/changelog

+33
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
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+
134
qubes-gui-agent (4.2.12-1) unstable; urgency=medium
235

336
[ Marek Marczykowski-Górecki ]

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.12
1+
4.2.13

0 commit comments

Comments
 (0)