mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
NEWS update highlights
This commit is contained in:
parent
49f1c2038f
commit
33103ff39d
1 changed files with 14 additions and 1 deletions
15
NEWS
15
NEWS
|
|
@ -4,6 +4,20 @@ This is a bugfix release that is API and ABI compatible with previous
|
||||||
0.3.x releases.
|
0.3.x releases.
|
||||||
|
|
||||||
## Highlights
|
## Highlights
|
||||||
|
- Support masking of conf.d/ files. (#2629)
|
||||||
|
- Use org.freedesktop.portal.Realtime when available. This does the
|
||||||
|
correct PID/TID mappings to make realtime also work from flatpaks.
|
||||||
|
- Fix rate adjustement logic in pulse-tunnel. This would cause
|
||||||
|
increasing delays and hickups when using tunnels. (#2548)
|
||||||
|
- Add OPUS as a new vendor codec. Add OPUS-A2DP spec. PipeWire can now
|
||||||
|
send and reveive OPUS data over bluetooth.
|
||||||
|
- An AAC decoder was added so that PipeWire can now also function as
|
||||||
|
an A2DP AAC receiver.
|
||||||
|
- Fix some issues where the wrong samplerate was used. (#2614)
|
||||||
|
- Fix rate match for sources. This fixes an error where follower sources
|
||||||
|
would generate many resync warnings.
|
||||||
|
- Many more bugfixes and improvements.
|
||||||
|
|
||||||
|
|
||||||
## PipeWire
|
## PipeWire
|
||||||
- Support masking of conf.d/ files. (#2629)
|
- Support masking of conf.d/ files. (#2629)
|
||||||
|
|
@ -16,7 +30,6 @@ This is a bugfix release that is API and ABI compatible with previous
|
||||||
host_machine.
|
host_machine.
|
||||||
- Check return values of pw_getrandom().
|
- Check return values of pw_getrandom().
|
||||||
|
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
- Updates to pw-cli manpages. (#2552)
|
- Updates to pw-cli manpages. (#2552)
|
||||||
- Remove the pw-cli dump command. It is mostly implemented as part of
|
- Remove the pw-cli dump command. It is mostly implemented as part of
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue