aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-01Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann1-0/+1
2014-10-31PlaylistFile: don't allow empty playlist nameMax Kellermann1-0/+1
2014-10-28decoder/mad: fix negative replay gain valuesMax Kellermann1-0/+1
2014-10-28TextInputStream: don't ignore unterminated last lineMax Kellermann1-0/+1
2014-10-26playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann1-0/+2
2014-10-25OutputThread: fall back to PCM if given DSD sample rate is not supportedMax Kellermann1-0/+1
2014-10-25decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann1-0/+1
2014-10-25decoder/ffmpeg: recognize MIME type audio/aacpSteven OBrien1-0/+2
2014-10-24configure.ac: auto-disable plugins that require GLib when --disable-glib is usedMax Kellermann1-0/+1
2014-10-24OutputThread: close the output plugin after filter failureMax Kellermann1-0/+2
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