summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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-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-04lib/sqlite: disable if -Ddatabase=falseMax Kellermann
2019-10-29output/Jack: mark ports as terminalNiklas Haas
2019-10-16increment version number to 0.21.17Max Kellermann
2019-10-16release v0.21.16v0.21.16Max Kellermann
2019-10-15queue/PlaylistEdit: fix relative destination offset when moving a rangeMax Kellermann
2019-10-15storage/curl: follow redirects for collections without trailing slashMax Kellermann
2019-10-15storage/curl: use MapUTF8() to reuse existing escaping codeMax Kellermann
2019-10-07lib/icu: fix build with iconv()Andre Heider
2019-10-07storage/curl: request the "resourcetype" property to fix updateMax Kellermann
2019-10-07db/update/Walk: fix crash when music_directory is not a directoryMax Kellermann
2019-10-07increment version number to 0.21.16Max Kellermann
2019-09-25release v0.21.15v0.21.15Max Kellermann
2019-09-13decoder/mpcdec: fix bogus ReplayGain valuesMax Kellermann
2019-09-08NEWS: add missing line for 818b7e0641f25fMax Kellermann
2019-09-08decoder/{dsf,dsdiff}: fix displayed bit rateMax Kellermann
2019-08-22increment version number to 0.21.15Max Kellermann
2019-08-21release v0.21.14v0.21.14Max Kellermann
2019-08-20command/all: don't create new Response instance in exception handlerMax Kellermann
2019-08-20decoder/Thread: on late SEEK, start decoder at seek positionMax Kellermann
2019-08-20decoder/Control: work around crash after SEEK was too lateMax Kellermann
2019-08-10decoder/sidplay: Fix date field to have year but not company or authorFredrik Noring
2019-08-10decoder/sidplay: Fix windows-1252 to utf-8 string conversionFredrik Noring
2019-08-09decoder/sidplay: Fix song length initialisation during container scanFredrik Noring
2019-08-09increment version number to 0.21.14Max Kellermann
2019-08-06release v0.21.13v0.21.13Max Kellermann
2019-08-06output/jack: use jack_free() for Windows compatibilityMax Kellermann
2019-08-06input/cdio_paranoia: drop support for libcdio-paranoia older than 10.2+0.93+1Max Kellermann
2019-08-05Revert "decoder/mad: use MAD_F_MIN and MAD_F_MAX"Max Kellermann
2019-08-05increment version number to 0.21.13Max Kellermann
2019-08-03release v0.21.12v0.21.12Max Kellermann
2019-08-03player/Thread: don't restart unseekable song after failed seek attemptMax Kellermann
2019-08-03decoder/mad: subtract libmad decoder delay from LAME encoder paddingMax Kellermann
2019-08-03decoder/mad: eliminate attribute "bit_rate"Max Kellermann
2019-08-02Fix JACK plugin outputting only to left channelDiomendius
2019-08-02lib/xiph/OggVisitor: invoke OnOggPacket() with the "E_O_S" packetMax Kellermann
2019-07-29decoder/opus: ignore case in replay gain tag namesMax Kellermann
2019-07-29playlist/Song: support backslash in relative URIsMax Kellermann