summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2020-03-12Merge branch 'v0.21.x'Max Kellermann
2020-03-12playlist/xspf: concatenate multiple CharacterData fragmentsMax Kellermann
2020-03-11tag/Mask: fix yet another typo, this time in Unset()Max Kellermann
2020-03-07archive/iso9660: skip empty filenamesMax Kellermann
2020-02-29Adapt SolarisOutputPlugin.cxx to be usable on NetBSD.Thomas Klausner
2020-02-25gme: check for empty metadata strings instead of nullptrJohn Regan
2020-02-16increment version number to 0.21.21Max Kellermann
2020-02-16Merge tag 'v0.21.20'Max Kellermann
2020-02-16release v0.21.20v0.21.20Max Kellermann
2020-02-10protocol/ArgParser: cast seek offset to SignedSongTimeMax Kellermann
2020-02-04Merge branch 'v0.21.x'Max Kellermann
2020-02-04decoder/ffmpeg: add two more missing commasMax Kellermann
2020-02-01decoder/{audio,snd}file: handle MIME type "audio/wav"Max Kellermann
2020-02-01FfmpegDecoderPlugin: add WAV supportRosen Penev
2020-01-31decoder/ogg: improve seeking accuracy using binary searchMax Kellermann
2020-01-25NEWS: add missing lineMax Kellermann
2020-01-25increment version number to 0.21.20Max Kellermann
2020-01-20command/partition: add command "delpartition"Max Kellermann
2020-01-18command/player: show partition name in "status" responseMax Kellermann
2020-01-18add "moveoutput" commandMax Kellermann
2020-01-17pcm/Convert: choose pcm2dsd float/integer according to dest_formatMax Kellermann
2020-01-17Revert "pcm/Convert: add option to enable the integer-only dsd2pcm implementa...Max Kellermann
2020-01-17pcm/Convert: add option to enable the integer-only dsd2pcm implementationMax Kellermann
2020-01-17Merge tag 'v0.21.19'Max Kellermann
2020-01-17release v0.21.19v0.21.19Max Kellermann
2020-01-17config/File: allow overriding top-level settings in includesMax Kellermann
2020-01-14Merge branch 'v0.21.x'Max Kellermann
2020-01-12NEWS: mention the Android build fixMax Kellermann
2020-01-12pulse: obey Pulse's maximum sample rate (fixes DSD128 playback)Max Kellermann
2020-01-03Merge branch 'v0.21.x'Max Kellermann
2019-12-31Clang: only use [[fallthrough]] in C++ filesJacob Vosmaer
2019-12-24increment version number to 0.21.19Max Kellermann
2019-12-24Merge tag 'v0.21.18'Max Kellermann
2019-12-24release v0.21.18v0.21.18Max Kellermann
2019-12-24time/ISO8601: refactor ParseTimeOfDay() to parse one by oneMax Kellermann
2019-12-23lib/curl: drop support for CURL versions older than 7.32.0Max Kellermann
2019-12-23storage/curl: move start call out of the constructorMax Kellermann
2019-12-22event/MultiSocketMonitor: add workaround for /dev/nullMax Kellermann
2019-12-22event/Loop: round timeout up to avoid unnecessary wakeupsMax Kellermann
2019-12-18increment version number to 0.21.18Max Kellermann
2019-12-16Merge tag 'v0.21.17'Max Kellermann
2019-12-16release v0.21.17v0.21.17Max Kellermann
2019-12-16time/ISO8601: support omitting field separatorsMax Kellermann
2019-12-16time/ISO8601: allow omitting the "Z" suffixMax Kellermann
2019-12-16time/ISO8601: allow omitting the time of dayMax Kellermann
2019-12-04archive/zzip: improve error reportingMax Kellermann
2019-11-06output/shout: declare metadata as UTF-8Max Kellermann
2019-11-04Merge branch 'v0.21.x'Max Kellermann
2019-11-04lib/sqlite: disable if -Ddatabase=falseMax Kellermann
2019-10-29output/Jack: mark ports as terminalNiklas Haas