mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Update NEWS
Missed this in the 14.0 release. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/465>
This commit is contained in:
parent
cded972022
commit
7fc021f5d0
1 changed files with 117 additions and 0 deletions
117
NEWS
117
NEWS
|
|
@ -1,3 +1,120 @@
|
|||
PulseAudio 14.0
|
||||
|
||||
Changes at a glance:
|
||||
|
||||
* Notes for end users
|
||||
* Significant routing changes to default sinks/sources
|
||||
* Changing the default sink moves streams from the old default sink to the new
|
||||
* Moving a stream to the default sink removes the "manually routed" status of the stream
|
||||
* If a sink changes status to available, streams that prefer that sink move there automatically
|
||||
* The same changes have been applied to the source stream routing
|
||||
* Workaround for GNOME Sound Settings' stream routing behaviour
|
||||
* module-rescue-streams is deprecated, functionality moved to the core
|
||||
* New rescue-streams option in daemon.conf
|
||||
* Automatic switching to HDMI is now disabled by default
|
||||
* Better support for some USB gaming headsets
|
||||
* Flat volumes are now disabled by default
|
||||
* The RAOP sink can be configured to automatically reconnect on connection failures
|
||||
* Separate sink_channels and source_channels for module-jackdbus-detect
|
||||
* Improved support for ALSA UCM
|
||||
* Support for ALSA mixer controls with non-zero index
|
||||
* It's now possible to set intended roles for devices in the ALSA profile configuration
|
||||
* Ports now have a type associated with them
|
||||
* Mappings have a new "description-key" option in the ALSA profile configuration
|
||||
* New xauthority argument for X11 modules
|
||||
* module-null-sink's compressed format support can now be configured at run-time
|
||||
* The enable-lfe-remixing option in daemon.conf was split into remixing-produce-lfe and remixing-consume-lfe
|
||||
* New channel_map argument for module-raop-sink
|
||||
* Notes for application developers
|
||||
* pa_mainloop_prepare interprets the timeout argument as microseconds again
|
||||
* New availability_group and type fields in the port info structs
|
||||
* New macros: PA_LIKELY(), PA_UNLIKELY(), PA_CLAMP() and PA_CLAMP_UNLIKELY()
|
||||
* Notes for packagers
|
||||
* New GStreamer-based RTP implementation
|
||||
* qpaeq switched from Python 2 to Python 3
|
||||
* Compile-time option to forget pre-14.0 stream routing
|
||||
* The install path of the ALSA configuration files is now configurable
|
||||
* GNU gettext minimum version requirement bumped from 0.19.3 to 0.19.8
|
||||
* Heads-up: dropping autotools build system
|
||||
* Heads-up: dropping EsounD support is considered, tell us if you still need it
|
||||
* Heads-up: dropping GConf support
|
||||
|
||||
Detailed change log:
|
||||
|
||||
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/
|
||||
|
||||
Contributors
|
||||
|
||||
Alexander E. Patrakov
|
||||
Arun Raghavan
|
||||
Balázs Meskó
|
||||
Baurzhan Muftakhidinov
|
||||
Ben Buchwald
|
||||
Daniil Kovalev
|
||||
Dave Chiluk
|
||||
David Heidelberg
|
||||
Dusan Kazik
|
||||
Eero Nurkkala
|
||||
Emanuil Novachev
|
||||
Emilio Herrera
|
||||
Felipe Sateler
|
||||
Felix Yan
|
||||
Geert Warrink
|
||||
Georg Chini
|
||||
Göran Uddeborg
|
||||
Hugo Osvaldo Barrera
|
||||
Hui Wang
|
||||
Igor V. Kovalenko
|
||||
Jan Alexander Steffens
|
||||
Jarno Suni
|
||||
Jaroslav Kysela
|
||||
Jaska Uimonen
|
||||
Jean-Baptiste Holcroft
|
||||
Josh
|
||||
Juliano de Souza Camargo
|
||||
Kai-Heng Feng
|
||||
Karl Ove Hufthammer
|
||||
Khem Raj
|
||||
Krzysztof Stasiowski
|
||||
Laurent Bigonville
|
||||
Libin Yang
|
||||
Marc Ranolfi
|
||||
Michael Pivonka
|
||||
Milo Casagrande
|
||||
Milo Ivir
|
||||
Nick Moriarty
|
||||
Oğuz Ersen
|
||||
Pali Rohár
|
||||
Peter Levine
|
||||
Peter Meerwald
|
||||
Philip Withnall
|
||||
Piotr Drąg
|
||||
RODRIGUEZ Christophe
|
||||
Rafael Fontenelle
|
||||
Ralph Seichter
|
||||
Rasmus Thomsen
|
||||
Rickie Schroeder
|
||||
Rosen Penev
|
||||
Ryszard Knop
|
||||
Sanchayan Maity
|
||||
Sebastian Dröge
|
||||
Sebastien
|
||||
StefanBruens
|
||||
Taahir Ahmed
|
||||
Tanu Kaskinen
|
||||
Timo Gurr
|
||||
Tom Yan
|
||||
Tomasz Kontusz
|
||||
Vasilis Tsiligiannis
|
||||
Wim Taymans
|
||||
Yi-Jyun Pan
|
||||
Yuri Chornoivan
|
||||
itsthem
|
||||
muzena
|
||||
roshal
|
||||
zhaochengyi
|
||||
|
||||
|
||||
PulseAudio 13.0
|
||||
|
||||
Changes at a glance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue