diff options
author | Max Kellermann <max@duempel.org> | 2014-01-30 18:28:08 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-30 18:43:03 +0100 |
commit | 468c3df82df3d97099a5e60756f91e572bd0cca3 (patch) | |
tree | 8166c445605bd4ae23e3c6b8e0ba502608513fef /NEWS | |
parent | d5b017407de1c465da614efd7a3ab47d61523e78 (diff) | |
download | mpd-468c3df82df3d97099a5e60756f91e572bd0cca3.tar.gz mpd-468c3df82df3d97099a5e60756f91e572bd0cca3.tar.xz mpd-468c3df82df3d97099a5e60756f91e572bd0cca3.zip |
NEWS: add "threads" section
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |