summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-03-16input/mms: move blocking I/O to threadMax Kellermann
2014-03-15pcm/PcmFormat: ARM NEON optimizations for float->s16Max Kellermann
2014-03-02Merge tag 'release-0.18.9'Max Kellermann
2014-03-02release v0.18.9v0.18.9Max Kellermann
2014-03-02output/alsa: call snd_pcm_prepare() after snd_pcm_drop()Max Kellermann
2014-03-02event/SignalMonitor: fix build failure due to missing signal.h includeMax Kellermann
2014-03-01fs/StandardDirectory: add GetUserCacheDir()Max Kellermann
2014-03-01NEWS: add group "configuration"Max Kellermann
2014-03-01command: add command "listfiles"Max Kellermann
2014-02-27AllCommands: "findadd" requires the "add" permissionMax Kellermann
2014-02-27db/update: cancel the update on shutdownMax Kellermann
2014-02-22first Android releaseMax Kellermann
2014-02-18Merge branch 'v0.18.x'Max Kellermann
2014-02-18event/SignalMonitor: unblock signals after forkMax Kellermann
2014-02-18configure.ac: fix linker failure when libvorbis/libogg are staticMax Kellermann
2014-02-17configure.ac: link the Vorbis encoder with liboggMax Kellermann
2014-02-12systemd: add socket activation filesMax Kellermann
2014-02-09configure.ac: prepare for 0.18.9Max Kellermann
2014-02-09Idle: error out when unrecognized idle event was specifiedMax Kellermann
2014-02-08storage/nfs: new storage pluginMax Kellermann
2014-02-08Main: support arbitrary storage pluginsMax Kellermann
2014-02-07Main: allow playlist directory without music directoryMax Kellermann
2014-02-07NEWS: mention default soundcloud API keyMax Kellermann
2014-02-07Merge tag 'release-0.18.8'Max Kellermann
2014-02-07release v0.18.8v0.18.8Max Kellermann
2014-02-07NEWS: fix 0.18.7 release yearMax Kellermann
2014-02-06doc/user: document the RoarAudio output pluginMax Kellermann
2014-02-06configure.ac: link the Vorbis encoder with libvorbisMax Kellermann
2014-02-06input/nfs: new plugin using libnfsMax Kellermann
2014-02-03PlaylistFile: use class SongLoaderMax Kellermann
2014-01-30Main, OutputThread: increase kernel timer slack (Linux)Max Kellermann
2014-01-30NEWS: mention thread namesMax Kellermann
2014-01-30NEWS: add "threads" sectionMax Kellermann
2014-01-27Merge branch 'v0.18.x'Max Kellermann
2014-01-27IcyMetadataParser: more robust tag parserMax Kellermann
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann
2014-01-22db/proxy: copy "Last-Modified" from remote directoriesMax Kellermann
2014-01-20Merge branch 'v0.18.x'Max Kellermann
2014-01-20Queue: rename struct queue to QueueMax Kellermann
2014-01-15Merge branch 'v0.18.x'Max Kellermann
2014-01-15decoder/ffmpeg: support libav v10_alpha1Max Kellermann
2014-01-15configure.ac: prepare for 0.18.8Max Kellermann
2014-01-14OutputThread: use real-time priorityMax Kellermann
2014-01-14UpdateGlue: let the update thread run at "idle" priorityMax Kellermann
2014-01-13Merge tag 'release-0.18.7'Max Kellermann
2014-01-13release v0.18.7v0.18.7Max Kellermann
2014-01-13Shine encoding pluginAndrée Ekroth
2014-01-11configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann
2014-01-11db/proxy: forward "idle" eventsMax Kellermann
2014-01-09UPnP database pluginJean-Francois Dockes