summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2016-07-09release v0.19.17v0.19.17Max Kellermann
2016-07-08decoder/flac: handle unknown duration correctlyMax Kellermann
2016-07-07client/ClientRead: call Break() before Close()Max Kellermann
2016-07-07event/BufferedSocket: OnSocketReady() returns true after closeMax Kellermann
2016-07-06decoder/API: check initial_seek_running in _check_cancel_read()Max Kellermann
2016-07-05decoder/flac: evaluate all possible FLAC__stream_decoder_get_state() valuesMax Kellermann
2016-07-05PlayerThread: use PcmSilence() in SendSilence()Max Kellermann
2016-07-05PlayerThread: make chunk allocation error non-fatal in SendSilence()Max Kellermann
2016-07-01filter/ReplayGain: skip PcmVolume if a mixer is setMax Kellermann
2016-07-01configure.ac: prepare for 0.19.17Max Kellermann
2016-06-13release v0.19.16v0.19.16Max Kellermann
2016-06-13player/Thread: cancel outputs before seekingMax Kellermann
2016-05-11NEWS: add missing linesMax Kellermann
2016-05-02configure.ac: prepare for 0.19.16Max Kellermann
2016-04-30release v0.19.15v0.19.15Max Kellermann
2016-04-28Bug#822848: mpd FTBFS on Alpha; misaligned arrays in the test suiteMichael Cree
2016-04-25DecoderBuffer: add missing includeFlorian Schlichting
2016-04-19decoder/opus: support bigger OpusTags packetsMax Kellermann
2016-04-12decoder/ffmpeg: use av_packet_unref() instead of av_free_packet()Max Kellermann
2016-03-30decoder/Thread: use "ffmpeg" as fallback instead of "mad"Max Kellermann
2016-03-30notify: use "constexpr" only with glibcMax Kellermann
2016-03-30configure.ac: prepare for 0.19.15Max Kellermann
2016-03-18release v0.19.14v0.19.14Max Kellermann
2016-03-14tag/TagPool: optimize _dup_item()Max Kellermann
2016-03-07archive/iso9660: check path buffer boundsMax Kellermann
2016-03-06decoder/dsdiff: fix off-by-one buffer overflowMax Kellermann
2016-03-06decoder/opus: limit tag size to 64 kBMax Kellermann
2016-03-01thread/Posix{Mutex,Cond}: use "constexpr" only with glibcMax Kellermann
2016-03-01configure.ac: prepare for 0.19.14Max Kellermann
2016-02-23release v0.19.13v0.19.13Max Kellermann
2016-02-23queue/Playlist: move only the tag items in TagModified()Max Kellermann
2016-02-23configure.ac, unix/Daemon: check for initgroups() at configure timeMax Kellermann
2016-02-19Add TAK as a supported FFmpeg format.Chris Spiegel
2016-02-19tag/{aiff,riff}: fix ID3 chunk paddingMax Kellermann
2016-02-19configure.ac: prepare for 0.19.13Max Kellermann
2015-12-15release v0.19.12v0.19.12Max Kellermann
2015-12-15fix mpd crash on invalid utf8 stream titleBenno Fünfstück
2015-12-15fix LimitRTTIME in systemd unit fileChristian Hesse
2015-11-10Main: fix build failure on non-Linux systemsMichael Paquier
2015-11-10configure.ac: prepare for 0.19.12Max Kellermann
2015-10-27release v0.19.11v0.19.11Max Kellermann
2015-10-26gme: don't loop forever, fall back to GME's default play lengthMax Kellermann
2015-10-26output/Command: flush the mixer cache when enabling/disabling outputMax Kellermann
2015-10-26decoder/ffmpeg: fix crash due to wrong avio_alloc_context() callMax Kellermann
2015-10-16encoder/flac: fix crash with 32 bit playbackMax Kellermann
2015-10-16tag/ApeLoader: fix buffer overflow after unterminated keyMax Kellermann
2015-10-16configure.ac: prepare for 0.19.11Max Kellermann
2015-06-21release v0.19.10v0.19.10Max Kellermann
2015-06-21PlayerThread: start the decoder on PlayerCommand::QUEUEMax Kellermann
2015-06-21DecoderThread: set Decoder::song_tag only for local filesMax Kellermann