From 468c3df82df3d97099a5e60756f91e572bd0cca3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 30 Jan 2014 18:28:08 +0100 Subject: [PATCH] NEWS: add "threads" section --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 628d50ba3..8008724ab 100644 --- a/NEWS +++ b/NEWS @@ -18,9 +18,10 @@ ver 0.19 (not yet released) - volume: improved software volume dithering * encoder: - shine: new encoder plugin +* threads: + - the update thread runs at "idle" priority + - the output thread runs at "real-time" priority * new resampler option using libsoxr -* the update thread runs at "idle" priority -* the output thread runs at "real-time" priority ver 0.18.8 (not yet released) * decoder