summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-01test/meson.build: move TestTime to time/Max Kellermann
2020-04-01test/net/TestIPv[46]Address: fix Windows build errorsMax Kellermann
2020-04-01python/build/libs.py: update CURL to 7.69.1Max Kellermann
2020-03-31fs/io/GunzipReader: increase buffer size to 64 kBMax Kellermann
2020-03-26android/Settings: remove the EXPIRIMENTAL textThomas Guillem
2020-03-26android: add TV supportThomas Guillem
2020-03-26android/Main: handle API26 NotificationChannelThomas Guillem
2020-03-26Merge branch 'ucl' of git://github.com/neheb/MPD into v0.21.xMax Kellermann
2020-03-26lib/curl/Request: fix Exception "error" on AndroidThomas Guillem
2020-03-26[clang-tidy] change integer prefixes to uppercaseRosen Penev
2020-03-26lib/curl/Easy: add method Unpause()Max Kellermann
2020-03-26lib/curl/Easy: add setter functionsMax Kellermann
2020-03-26lib/curl/Global: make ReadInfo() privateMax Kellermann
2020-03-26lib/curl/Global: remove redundant API docsMax Kellermann
2020-03-26lib/curl: fix coding styleMax Kellermann
2020-03-26event/*, ...: make GetEventLoop() constMax Kellermann
2020-03-26lib/curl/Init: add `const` overloadsMax Kellermann
2020-03-26lib/curl/Init: add `noexcept`Max Kellermann
2020-03-25treewide: use boost::lround when std::round is unavailableRosen Penev
2020-03-25output/sles: use the AndroidMixerPluginThomas Guillem
2020-03-25mixer: add AndroidMixerPluginThomas Guillem
2020-03-25android: Context: add GetAudioManagerThomas Guillem
2020-03-25android: add AudioManagerThomas Guillem
2020-03-25android/Context: add `noexcept`Max Kellermann
2020-03-25java/Object: rename class Object to GlobalObjectMax Kellermann
2020-03-22Support RSS feeds with application/xml MIME-typekowalcj0
2020-03-22increment version number to 0.21.22Max Kellermann
2020-03-19release v0.21.21v0.21.21Max Kellermann
2020-03-19raise default "max_connections" value to 100Max Kellermann
2020-03-12playlist/asx: concatenate multiple CharacterData fragmentsMax Kellermann
2020-03-12playlist/asx: add State::TAGMax Kellermann
2020-03-12playlist/asx: use tag_table to convert element name to TagTypeMax Kellermann
2020-03-12playlist/xspf: concatenate multiple CharacterData fragmentsMax Kellermann
2020-03-12playlist/xspf: add State::TAGMax Kellermann
2020-03-11playlist/xspf: move location.empty() check to _start_element()Max Kellermann
2020-03-11playlist/xspf: use tag_table to convert element name to TagTypeMax Kellermann
2020-03-11playlist/xspf: use C++11 initializerMax Kellermann
2020-03-11tag/Mask: fix yet another typo, this time in Unset()Max Kellermann
2020-03-07.travis.yml: rename "matrix" to "jobs"Max Kellermann
2020-03-07archive/iso9660: skip empty filenamesMax Kellermann
2020-03-07archive/iso9660: use IsSpecialFilename()Max Kellermann
2020-03-07fs/Traits: add IsSpecialFilename()Max Kellermann
2020-03-07.travis.yml: force updating homebrew on OSXMax Kellermann
2020-03-07.travis.yml: rename "matrix" to "jobs"Max Kellermann
2020-02-29Adapt SolarisOutputPlugin.cxx to be usable on NetBSD.Thomas Klausner
2020-02-29Add missing header.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-16release v0.21.20v0.21.20Max Kellermann
2020-02-16.travis.yml: use GTest 1.8.0 instead of HEADMax Kellermann