aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-14 09:09:52 +0100
committerMax Kellermann <max@duempel.org>2014-01-14 09:09:52 +0100
commit5d17731b73bf485f8536fb6284ab32cdbb4789b0 (patch)
tree8e346eb989dc600344ae67461000c1beb676154f /NEWS
parent07a7fde8253384d92fee70f061fc809e9bfa7544 (diff)
downloadmpd-5d17731b73bf485f8536fb6284ab32cdbb4789b0.tar.gz
mpd-5d17731b73bf485f8536fb6284ab32cdbb4789b0.tar.xz
mpd-5d17731b73bf485f8536fb6284ab32cdbb4789b0.zip
UpdateGlue: let the update thread run at "idle" priority
The update thread should not affect the rest of the system, therefore set "idle" priority, and let it only run when nobody else is using the resources.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3be05562..3134095e3 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ ver 0.19 (not yet released)
* encoder:
- shine: new encoder plugin
* new resampler option using libsoxr
+* the update thread runs at "idle" priority
ver 0.18.7 (2013/01/13)
* playlist