summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-07-30release v0.18.12v0.18.12Max Kellermann
2014-07-12decoder/dsdiff: fix metadata parser bug (uninitialized variables)Max Kellermann
2014-07-12decoder/faad: estimate song duration for remote filesMax Kellermann
2014-07-11decoder/sndfile: use decoder_read()Max Kellermann
2014-07-11PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songsMax Kellermann
2014-07-11Playlist: randomize next song when enabling "random" mode while not playingMax Kellermann
2014-07-09decoder/dsd: use decoder_read_full() where appropriateJoff
2014-07-09decoder/audiofile: use decoder_read_full()Max Kellermann
2014-07-09decoder/audiofile: use decoder_read()Max Kellermann
2014-06-23db/proxy: fall back to recursive walk on old libmpdclient/MPDMax Kellermann
2014-06-23db/proxy: use mpd_song_get_{start,end}() only with libmpdclient >= 2.3Max Kellermann
2014-06-23configure.ac: prepare for 0.18.12Max Kellermann
2014-05-12release v0.18.11v0.18.11Max Kellermann
2014-04-29decoder/OggUtil: allow skipping up to 32 kB after seekMax Kellermann
2014-04-26DeferredMonitor: fix race condition when using GLib event loopMax Kellermann
2014-04-26configure.ac: prepare for 0.18.11Max Kellermann
2014-04-10release v0.18.10v0.18.10Max Kellermann
2014-04-09decoder/sndfile: work around libsndfile bug on partial readMarcello Desantis
2014-04-09PlaylistEdit: don't interrupt playback when current song gets deletedWeng Xuetian
2014-03-18decoder/ffmpeg: handle unknown stream start timeMax Kellermann
2014-03-18decoder/ffmpeg: pass AVSEEK_FLAG_ANY to av_seek_frame()Max Kellermann
2014-03-06decoder/gme: fix memory leak in container_scan()Max Kellermann
2014-03-06configure.ac: prepare for 0.18.10Max 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-02-27AllCommands: "findadd" requires the "add" permissionMax 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-09configure.ac: prepare for 0.18.9Max 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-01-27IcyMetadataParser: more robust tag parserMax Kellermann
2014-01-20Queue: rename struct queue to QueueMax Kellermann
2014-01-15decoder/ffmpeg: support libav v10_alpha1Max Kellermann
2014-01-15configure.ac: prepare for 0.18.8Max Kellermann
2014-01-13release v0.18.7v0.18.7Max Kellermann
2014-01-11configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann
2014-01-08decoder/faad: fix memory leakMax Kellermann
2014-01-08playlist/pls: don't free stack bufferMax Kellermann
2013-12-29configure.ac: improved check for libyajl 1.0Max Kellermann
2013-12-29daemon: no initgroups() when already running as the configured userMax Kellermann
2013-12-29configure.ac: prepare for 0.18.7Max Kellermann
2013-12-24release v0.18.6v0.18.6Max Kellermann
2013-12-24OutputControl: update both ReplayGainFiltersMax Kellermann
2013-12-20fix FfmpegDecoderPlugin to use relative timestampsSteven O'Brien
2013-12-19riff: recognize upper-case "ID3" chunk nameMichal Smucr