summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Van Assche <me@dylanvanassche.be>2022-04-19 12:58:38 +0200
committerPulseAudio Marge Bot <pulseaudio-maintainers@lists.freedesktop.org>2022-05-22 09:06:09 +0000
commit7f76edb9079f80f3f63ec70e24ef9b18e155f743 (patch)
tree8b58326e4d7606cf2b344d491e088985c0df60be
parent1eb010b397542db667ee3dc258ff9fc104fa7131 (diff)
Update NEWS for 16.0
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/694>
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 898ac0cc9..22f2bcad8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+PulseAudio 16.0
+
+Changes at a glance:
+ * Notes for end users
+ * Opus support in RTP modules
+ * Improved hardware support
+ * EPOS/Sennheiser GSP 670 USB/wireless headset
+ * SteelSeries GameDAC
+ * Behringer UMC22 generalized to Texas Instruments PCM2902 to support more products
+ * NI Komplete Audio 6 MK2 profiles
+ * Tunnel latency is now configurable
+ * Bluetooth device battery level reporting added
+ * Tunnel and combine-sunk latency fixes
+ * patcl can show information in JSON format
+ * Channel remixing can be disabled for module-combine-sink
+ * A lot of fixes to ALSA, bluetooth, and other components.
+ * Notes for application developers
+ * Module installation location changed, remember to upgrade paprefs to the latest version!
+ * Notes for packagers
+ * Opus support in the RTP modules requires enabling GStreamer
+ * Bluetooth battery level reporting via BlueZ requires enabling experimentals features in BlueZ
+ * New time smoother implementation
+ * Change Meson option 'daemon-only' to 'client'
+ * glib and fftw are now common dependencies, not only for the client.
+ * Enable GStreamer-based RTP by default when available
+
PulseAudio 15.0
Changes at a glance: