summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-11-18release v0.18.18v0.18.18Max Kellermann
2014-11-18Client: assume uid==0 is local socketMax Kellermann
2014-11-11Construct a Null AllocatedPath if the filename conversion into UTF8 failedFlorent Le Coz
2014-11-10decoder/ffmpeg: support opusMax Kellermann
2014-11-10configure.ac: prepare for 0.18.1Max Kellermann
2014-11-02release v0.18.17v0.18.17Max Kellermann
2014-11-02Decoder, Playlist: ignore URI query string for plugin detectionMax Kellermann
2014-11-02PlaylistFile: don't allow empty playlist nameMax Kellermann
2014-11-02playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann
2014-11-02decoder/faad: remove workaround for ancient libfaad2 ABI bugMax Kellermann
2014-11-02decoder/ffmpeg: recognize MIME type audio/aacpSteven OBrien
2014-11-02configure.ac: prepare for 0.18.17Max Kellermann
2014-09-26release v0.18.16v0.18.16Max Kellermann
2014-09-26configure.ac: fix DSD breakage due to typoMax Kellermann
2014-09-26configure.ac: prepare for 0.18.16Max Kellermann
2014-09-26release v0.18.15v0.18.15Max Kellermann
2014-09-18OutputThread: retain negative mix ratioMax Kellermann
2014-09-18command/list: reset used size after the list has been processedAndrzej Rybczak
2014-09-13thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSDMax Kellermann
2014-09-13configure.ac: prepare for 0.18.15Max Kellermann
2014-09-11release v0.18.14v0.18.14Max Kellermann
2014-09-07decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11Max Kellermann
2014-09-07DecoderThread: clear the pipe when handling late SEEKMax Kellermann
2014-09-06decoder/audiofile: fix crash after seekingMax Kellermann
2014-09-04protocol/ArgParser: fix integer overflow in parse_range()Max Kellermann
2014-09-03configure.ac: prepare for 0.18.14Max Kellermann
2014-08-31release v0.18.13v0.18.13Max Kellermann
2014-08-31PlaylistControl: use SeekSongOrder(current) to keep current songMax Kellermann
2014-08-31output/alsa: fix endless loop at end of file in dsd_usb modeMax Kellermann
2014-08-29decoder/gme: fix song durationMax Kellermann
2014-08-24event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()Max Kellermann
2014-08-23system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.Thomas Klausner
2014-08-21decoer/dsdiff: fix endless loop on malformed fileMax Kellermann
2014-08-21decoer/dsf: fix endless loop on malformed fileMax Kellermann
2014-08-13decoder/ffmpeg: use avcodec_descriptor_get() to determine codec nameMax Kellermann
2014-08-02configure.ac: prepare for 0.18.13Max Kellermann
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