diff options
author | Max Kellermann <max@duempel.org> | 2014-01-14 09:59:04 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-14 09:59:04 +0100 |
commit | 4734af747b3f7c4560cbf7757f4d857445382f01 (patch) | |
tree | a6c7a68994f7eddcc8f05bc808c39ae5f133f86f /NEWS | |
parent | 5d17731b73bf485f8536fb6284ab32cdbb4789b0 (diff) |
OutputThread: use real-time priority
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ ver 0.19 (not yet released) - shine: new encoder plugin * new resampler option using libsoxr * the update thread runs at "idle" priority +* the output thread runs at "real-time" priority ver 0.18.7 (2013/01/13) * playlist |