summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-16time/Convert: add `pure` attributesMax Kellermann
2019-12-16util/Time*: move to time/Max Kellermann
2019-12-16decoder/mad: work around bogus -Wuninitialized in GCC 10Max Kellermann
2019-12-16pcm/Convert, ...: add missing include for std::runtime_errorMax Kellermann
2019-12-16lib/gcrypt/MD5: add missing include for uint8_tMax Kellermann
2019-12-16util/StringBuffer: use std::size_t instead of size_tMax Kellermann
2019-12-16lib/xiph: add missing meson dependencyJacob Vosmaer
2019-12-16input: add missing boost meson dependencyJacob Vosmaer
2019-12-16Fix typo in documentationNaglis Jonaitis
2019-12-04archive/zzip: improve error reportingMax Kellermann
2019-12-04system/Error: add FormatFileNotFound()Max Kellermann
2019-12-04util/PrintException, ...: update copyrightMax Kellermann
2019-12-04system/Error: move code to IsErrno()Max Kellermann
2019-11-06output/shout: declare metadata as UTF-8Max Kellermann
2019-11-04python/build/libs: update CURL to 7.66.0Max Kellermann
2019-11-04python/build/libs: update FFmpeg to 4.2.1Max Kellermann
2019-11-04neighbor/meson.build: disable if -Ddatabase=falseMax Kellermann
2019-11-04meson.build, SongUpdate: disable db-specific archive code if -Ddatabase=falseMax Kellermann
2019-11-04lib/sqlite: disable if -Ddatabase=falseMax Kellermann
2019-10-29output/Jack: mark ports as terminalNiklas Haas
2019-10-28doc/user.rst: update build dependencies on Debian Busterkaliko
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: unescape file names from PROPFINDMax Kellermann
2019-10-15storage/curl: follow redirects for collections without trailing slashMax Kellermann
2019-10-15storage/curl: work around different case in hex digitsMax Kellermann
2019-10-15storage/curl: use MapUTF8() to reuse existing escaping codeMax Kellermann
2019-10-15storage/curl: unescape URI in MapToRelativeUTF8()Max Kellermann
2019-10-15lib/curl/Escape: add CurlUnescape()Max Kellermann
2019-10-15storage/curl: move code to EscapeUriPath()Max Kellermann
2019-10-15lib/curl/String: OO wrapper for allocated strings returned from CURLMax 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-13ReplayGainInfo: move more code to a functionMax Kellermann
2019-09-13decoder/mpcdec: merge duplicate codeMax Kellermann
2019-09-13ReplayGainInfo: add static method Undefined()Max Kellermann
2019-09-08NEWS: add missing line for 818b7e0641f25fMax Kellermann
2019-09-08decoder/{dsf,dsdiff}: precalculate bit rateMax Kellermann
2019-09-08decoder/{dsf,dsdiff}: fix displayed bit rateMax Kellermann
2019-09-01python/build/libs: update Boost to 1.71.0Max Kellermann
2019-09-01python/build/libs: update expat to 2.2.7Max Kellermann
2019-09-01python/build/libs: update CURL to 7.65.3Max Kellermann
2019-09-01python/build/libs: update FFmpeg to 4.2Max Kellermann
2019-09-01python/build/libs: update Opus to 1.3.1Max Kellermann
2019-09-01python/build/libs: update libogg to 1.3.4Max Kellermann