aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-23pcm/PcmConvert: assign {src,dest}_format at the endMax Kellermann1-0/+1
2014-10-23configure.ac: prepare for 0.19.2Max Kellermann1-0/+2
2014-10-19release v0.19.1Max Kellermann1-1/+1
2014-10-19TextInputStream: manually shift the buffer before readingMax Kellermann1-0/+1
2014-10-17playlist/extm3u: strip first line for #EXTM3U detectionMax Kellermann1-0/+2
2014-10-12Makefile.am: distribute systemd/mpd.socketMax Kellermann1-0/+1
2014-10-11ThreadInputStream: call ThreadRead() inside the thread instead of Read()Max Kellermann1-0/+2
2014-10-11NEWS: add missing lineMax Kellermann1-0/+1
2014-10-11NEWS: fix typo in version numberMax Kellermann1-1/+1
2014-10-11configure.ac: prepare for 0.19.1Max Kellermann1-0/+2
2014-10-10release v0.19Max Kellermann1-1/+1
2014-10-10doc: document the mount/neighbor commandsMax Kellermann1-1/+2
2014-10-10TagString: remove ISO-Latin-1 fallbackMax Kellermann1-0/+1
2014-10-10Main: run the OS X native event loopnanotech1-0/+1
2014-09-29Tag: support "AlbumSort"Max Kellermann1-1/+1
2014-09-27Add MusicBrainz' Release Track Id tagWieland Hoffmann1-0/+1
2014-09-26release v0.18.16Max Kellermann1-1/+1
2014-09-26configure.ac: fix DSD breakage due to typoMax Kellermann1-0/+1
2014-09-26configure.ac: prepare for 0.18.16Max Kellermann1-0/+2
2014-09-26release v0.18.15Max Kellermann1-1/+1
2014-09-24decoder/mpg123: support ID3v2, ReplayGain and MixRampMax Kellermann1-0/+1
2014-09-19decoder/sndfile: support float and 16 bit samplesMax Kellermann1-0/+2
2014-09-18OutputThread: retain negative mix ratioMax Kellermann1-0/+1
2014-09-18command/list: reset used size after the list has been processedAndrzej Rybczak1-0/+2
2014-09-13thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSDMax Kellermann1-0/+1
2014-09-13configure.ac: prepare for 0.18.15Max Kellermann1-0/+2
2014-09-11release v0.18.14Max Kellermann1-1/+1
2014-09-07decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11Max Kellermann1-0/+1
2014-09-07DecoderThread: clear the pipe when handling late SEEKMax Kellermann1-0/+1
2014-09-06decoder/audiofile: fix crash after seekingMax Kellermann1-0/+2
2014-09-04protocol/ArgParser: fix integer overflow in parse_range()Max Kellermann1-0/+2
2014-09-03configure.ac: prepare for 0.18.14Max Kellermann1-0/+2
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann1-0/+1
2014-08-31release v0.18.13Max Kellermann1-1/+1
2014-08-31PlaylistControl: use SeekSongOrder(current) to keep current songMax Kellermann1-0/+2
2014-08-31output/alsa: fix endless loop at end of file in dsd_usb modeMax Kellermann1-0/+2
2014-08-29ArgParser: allow fractional seconds in ParseCommandArg(SongTime)Max Kellermann1-0/+1
2014-08-29decoder/gme: fix song durationMax Kellermann1-0/+1
2014-08-26output/alsa: support native DSD playbackMax Kellermann1-0/+2
2014-08-24event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()Max Kellermann1-0/+1
2014-08-23decoder/dsdiff: implement seekingMax Kellermann1-1/+1
2014-08-23system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.Thomas Klausner1-0/+1
2014-08-23decoder/dsf: implement seekingMax Kellermann1-0/+1
2014-08-23decoder/dsf: fix big-endian bugsMax Kellermann1-0/+1
2014-08-22decoder/dsf: fix multi-channel filesMax Kellermann1-0/+1
2014-08-21decoder/dsf: fix noise at end of malformed fileMax Kellermann1-0/+1
2014-08-21decoer/dsdiff: fix endless loop on malformed fileMax Kellermann1-1/+1
2014-08-21decoer/dsf: fix endless loop on malformed fileMax Kellermann1-0/+1
2014-08-18input/ffmpeg: use av_strerror()Max Kellermann1-0/+1
2014-08-18input/ffmpeg: update offset after seekingMax Kellermann1-0/+1