Skip to content

Commit

Permalink
version 4.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Feb 5, 2024
1 parent 42b6640 commit 25b2456
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
qubes-gui-agent (4.2.13-1) unstable; urgency=medium

[ Demi Marie Obenour ]
* Add the PW_STREAM_MAP_BUFFERS flag
* Add comments describing thread synchronization
* Fix buffer size calculation error
* Only use trace logs in the realtime thread
* Obtain rate_match and position SPA IOs
* Cleanup license metadata
* Reduce usage of confusing 'direction' flag
* Downgrade unknown ID errors to warnings
* Fix error message when spa_format_parse() fails
* Do not send QUBES_PA_SINK_UNCORK_CMD on overrun
* Use a #define for the stream rate
* Atomically send initial stream states
* Avoid zeroing out recorded samples if underrun
* Better error reporting
* Allow capturing vchan size in one go
* Use libvchan_send and libvchan_recv for all-or-nothing ops
* Add utility program to run any PipeWire stream
* Set node.rate for streams
* Fix package descriptions
* Drop support for PipeWire < 0.3.30
* Do not rely on pw_context_get_support() on modern PipeWire
* Avoid crashing during shutdown
* Pass streams to stream callbacks
* Fix audio quality problems

[ Marek Marczykowski-Górecki ]
* qubes-gui-runuser: fix parameters order for calloc

-- Marek Marczykowski-Górecki <[email protected]> Mon, 05 Feb 2024 04:46:50 +0100

qubes-gui-agent (4.2.12-1) unstable; urgency=medium

[ Marek Marczykowski-Górecki ]
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.12
4.2.13

0 comments on commit 25b2456

Please sign in to comment.