summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-11-21system/ByteOrder: testing for endianness in a more general wayFlorian Schlichting
2013-11-21configure.ac: auto-detect fluidsynth by defaultMax Kellermann
2013-11-18NEWS: add version 0.18.5 change logDenis Krjuchkov
2013-11-13release v0.18.4v0.18.4Max Kellermann
2013-11-11util/RefCount: no "constexpr" with libc++Max Kellermann
2013-11-11filter/route, ...: add missing stdlib.h includesMax Kellermann
2013-11-10decoder/dsdiff: fix byte order bugJurgen Kramer
2013-11-09configure.ac: prepare for 0.18.4Max Kellermann
2013-11-08release v0.18.3v0.18.3Max Kellermann
2013-11-08PlayerThread: fix stuck MPD after song change (0.18.2 regression)Max Kellermann
2013-11-08configure.ac: prepare for 0.18.3Max Kellermann
2013-11-07release v0.18.2v0.18.2Max Kellermann
2013-11-07input/cdio_paranoia: add setting "default_byte_order"Max Kellermann
2013-11-06ClientRead: "close" flushes the output bufferMax Kellermann
2013-11-06PlayerThread: enable buffering when starting playbackMax Kellermann
2013-11-06configure.ac: require libaudiofile 0.3 due to API breakageMax Kellermann
2013-11-06input/curl: fix bug with redirected streamsMax Kellermann
2013-11-05system/ByteOrder: fix big-endian supportMax Kellermann
2013-11-05playlist/pls: fix reversed song orderMax Kellermann
2013-11-05decoder/dsf: enable DSD128Jurgen Kramer
2013-11-05NEWS: add missing lineMax Kellermann
2013-11-05configure.ac: prepare for 0.18.2Max Kellermann
2013-11-04release v0.18.1v0.18.1Max Kellermann
2013-11-04output/alsa: avoid endless loop in Raspberry Pi workaroundMax Kellermann
2013-11-04event/ServerSocket: don't abort if IPv6 is not availableMax Kellermann
2013-11-04event/ServerSocket: open sockets in the order they were configuredMax Kellermann
2013-11-04system/resolver: return path of UNIX domain socketsMax Kellermann
2013-11-04ClientRead: always ignore whitespace at the end of the lineMax Kellermann
2013-11-04Makefile.am: distribute missing filesMax Kellermann
2013-11-04filter/AutoConvert: modify child_audio_format, not in_audio_formatMax Kellermann
2013-11-04configure.ac: prepare for 0.18.1Max Kellermann
2013-10-31release v0.18v0.18Max Kellermann
2013-10-30increase default buffer size to 4 MBMax Kellermann
2013-10-29SongFilter: add special keyword "base"Max Kellermann
2013-10-29Revert "command: new commands "findin", "searchin" with base URI"Max Kellermann
2013-10-29SongFilter: "any" does not match file nameMax Kellermann
2013-10-28decoder/dsf: don't play junk at the end of the "data" chunkMax Kellermann
2013-10-28configure.ac: disable the OS X output plugin by defaultMax Kellermann
2013-10-28DecoderControl: convert mutex and client_cond to a referenceMax Kellermann
2013-10-26command: new commands "findin", "searchin" with base URIMax Kellermann
2013-10-25command: new command "readcomments" lists arbitrary file tagsMax Kellermann
2013-10-25output/httpd: support HEAD requestsMax Kellermann
2013-10-25OtherCommands: re-add the "volume" commandMax Kellermann
2013-10-19decoder/modplug: Add "loop_count" parameterSebastian Thorarensen
2013-10-18decoder/mikmod: Add loop configuration parameterSebastian Thorarensen
2013-10-17fs/Charset: default filesystem charset is UTF-8Max Kellermann
2013-10-14Merge tag 'release-0.17.6'Max Kellermann
2013-10-14release 0.17.6v0.17.6Max Kellermann
2013-10-14decoder/modplug: fix include directoryFlorian Schlichting
2013-10-14stored_playlist: use fs_charset_to_utf8() for URLsMax Kellermann