aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder/sndfile: use decoder_read()Max Kellermann2014-07-111-0/+1
* PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songsMax Kellermann2014-07-111-0/+1
* Playlist: randomize next song when enabling "random" mode while not playingMax Kellermann2014-07-111-0/+1
* decoder/dsd: use decoder_read_full() where appropriateJoff2014-07-091-0/+1
* decoder/audiofile: use decoder_read_full()Max Kellermann2014-07-091-0/+1
* decoder/audiofile: use decoder_read()Max Kellermann2014-07-091-0/+2
* db/proxy: fall back to recursive walk on old libmpdclient/MPDMax Kellermann2014-06-231-0/+1
* db/proxy: use mpd_song_get_{start,end}() only with libmpdclient >= 2.3Max Kellermann2014-06-231-0/+2
* configure.ac: prepare for 0.18.12Max Kellermann2014-06-231-0/+2
* release v0.18.11Max Kellermann2014-05-121-1/+1
* decoder/OggUtil: allow skipping up to 32 kB after seekMax Kellermann2014-04-291-0/+2
* DeferredMonitor: fix race condition when using GLib event loopMax Kellermann2014-04-261-0/+1
* configure.ac: prepare for 0.18.11Max Kellermann2014-04-261-0/+2
* release v0.18.10Max Kellermann2014-04-101-1/+1
* decoder/sndfile: work around libsndfile bug on partial readMarcello Desantis2014-04-091-0/+1
* PlaylistEdit: don't interrupt playback when current song gets deletedWeng Xuetian2014-04-091-0/+1
* decoder/ffmpeg: handle unknown stream start timeMax Kellermann2014-03-181-0/+1
* decoder/ffmpeg: pass AVSEEK_FLAG_ANY to av_seek_frame()Max Kellermann2014-03-181-0/+1
* decoder/gme: fix memory leak in container_scan()Max Kellermann2014-03-061-0/+2
* configure.ac: prepare for 0.18.10Max Kellermann2014-03-061-0/+2
* release v0.18.9Max Kellermann2014-03-021-1/+1
* output/alsa: call snd_pcm_prepare() after snd_pcm_drop()Max Kellermann2014-03-021-0/+2
* event/SignalMonitor: fix build failure due to missing signal.h includeMax Kellermann2014-03-021-0/+1
* AllCommands: "findadd" requires the "add" permissionMax Kellermann2014-02-271-0/+2
* event/SignalMonitor: unblock signals after forkMax Kellermann2014-02-181-0/+2
* configure.ac: fix linker failure when libvorbis/libogg are staticMax Kellermann2014-02-181-0/+2
* configure.ac: link the Vorbis encoder with liboggMax Kellermann2014-02-171-0/+2
* configure.ac: prepare for 0.18.9Max Kellermann2014-02-091-0/+2
* release v0.18.8Max Kellermann2014-02-071-1/+1
* NEWS: fix 0.18.7 release yearMax Kellermann2014-02-071-1/+1
* doc/user: document the RoarAudio output pluginMax Kellermann2014-02-061-0/+2
* configure.ac: link the Vorbis encoder with libvorbisMax Kellermann2014-02-061-0/+2
* IcyMetadataParser: more robust tag parserMax Kellermann2014-01-271-0/+1
* Queue: rename struct queue to QueueMax Kellermann2014-01-201-0/+1
* decoder/ffmpeg: support libav v10_alpha1Max Kellermann2014-01-151-0/+2
* configure.ac: prepare for 0.18.8Max Kellermann2014-01-151-0/+2
* release v0.18.7Max Kellermann2014-01-131-1/+1
* configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann2014-01-111-0/+1
* decoder/faad: fix memory leakMax Kellermann2014-01-081-0/+2
* playlist/pls: don't free stack bufferMax Kellermann2014-01-081-0/+1
* configure.ac: improved check for libyajl 1.0Max Kellermann2013-12-291-0/+2
* daemon: no initgroups() when already running as the configured userMax Kellermann2013-12-291-0/+2
* configure.ac: prepare for 0.18.7Max Kellermann2013-12-291-0/+2
* release v0.18.6Max Kellermann2013-12-241-1/+1
* OutputControl: update both ReplayGainFiltersMax Kellermann2013-12-241-0/+1
* fix FfmpegDecoderPlugin to use relative timestampsSteven O'Brien2013-12-201-0/+2
* riff: recognize upper-case "ID3" chunk nameMichal Smucr2013-12-191-0/+2
* mixer/alsa: use BlockingCall() instead of EventLoop::AddCall()Max Kellermann2013-12-131-0/+2
* SongUpdate: accept files without metadatamobidyc2013-12-101-0/+1
* output/osx: fix build failureLukas Stabe2013-12-101-0/+1