• Max Kellermann's avatar
    output/alsa: remove option "use_mmap" · 8ffcdb73
    Max Kellermann authored
    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.
    8ffcdb73
Name
Last commit
Last update
..
developer.xml Loading commit data...
doxygen.conf.in Loading commit data...
mpd.1 Loading commit data...
mpd.conf.5 Loading commit data...
mpdconf.example Loading commit data...
protocol.xml Loading commit data...
user.xml Loading commit data...