aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* OutputThread: retain negative mix ratioMax Kellermann2014-09-181-0/+1
* command/list: reset used size after the list has been processedAndrzej Rybczak2014-09-181-0/+2
* thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSDMax Kellermann2014-09-131-0/+1
* configure.ac: prepare for 0.18.15Max Kellermann2014-09-131-0/+2
* release v0.18.14Max Kellermann2014-09-111-1/+1
* decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11Max Kellermann2014-09-071-0/+1
* DecoderThread: clear the pipe when handling late SEEKMax Kellermann2014-09-071-0/+1
* decoder/audiofile: fix crash after seekingMax Kellermann2014-09-061-0/+2
* protocol/ArgParser: fix integer overflow in parse_range()Max Kellermann2014-09-041-0/+2
* configure.ac: prepare for 0.18.14Max Kellermann2014-09-031-0/+2
* release v0.18.13Max Kellermann2014-08-311-1/+1
* PlaylistControl: use SeekSongOrder(current) to keep current songMax Kellermann2014-08-311-0/+2
* output/alsa: fix endless loop at end of file in dsd_usb modeMax Kellermann2014-08-311-0/+2
* decoder/gme: fix song durationMax Kellermann2014-08-291-0/+1
* event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()Max Kellermann2014-08-241-0/+1
* system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.Thomas Klausner2014-08-231-0/+1
* decoer/dsdiff: fix endless loop on malformed fileMax Kellermann2014-08-211-1/+1
* decoer/dsf: fix endless loop on malformed fileMax Kellermann2014-08-211-0/+1
* decoder/ffmpeg: use avcodec_descriptor_get() to determine codec nameMax Kellermann2014-08-131-0/+2
* configure.ac: prepare for 0.18.13Max Kellermann2014-08-021-0/+2
* release v0.18.12Max Kellermann2014-07-301-1/+1
* decoder/dsdiff: fix metadata parser bug (uninitialized variables)Max Kellermann2014-07-121-0/+1
* decoder/faad: estimate song duration for remote filesMax Kellermann2014-07-121-0/+1
* 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