summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2016-02-28 09:30:59 +0100
committerMax Kellermann <max@duempel.org>2016-02-28 09:30:59 +0100
commit8ffcdb73e865ee6aff80db7cfcbdb44884b9ba95 (patch)
tree58be1ebcbefb5dbe9ea542c1aadb216fefa18aac /NEWS
parent111528e51c9e10906363e6cd4d0ef3f4d2edf2d8 (diff)
output/alsa: remove option "use_mmap"
MPD does not really take advantage of memory-mapped I/O by generating data right into the ALSA buffer; using plain snd_pcm_mmap_writei() has no advantage compared to snd_pcm_writei(). Let's kill this non-feature.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f201928f2..b5d5ccc22 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,7 @@ ver 0.20 (not yet released)
- flac: new plugin which reads the "CUESHEET" metadata block
* output
- alsa: fix multi-channel order
+ - alsa: remove option "use_mmap"
- jack: reduce CPU usage
- pulse: set channel map to WAVE-EX
- recorder: record tags