summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-02fs/NarrowPath: add class FromNarrowPathMax Kellermann
2020-04-02fs/NarrowPath: un-inline Windows constructorMax Kellermann
2020-04-02db/simple/Directory: optimize GetName() using the parent's pathMax Kellermann
2020-04-02tag/Pool: enlarge hash tableMax Kellermann
2020-04-01Revert "decoder/ffmpeg: copy the AVPacket in ffmpeg_send_packet()"Max Kellermann
2020-04-01time/Convert: fix GetTimeZoneOffset() on WindowsMax Kellermann
2020-04-01util/AllocatedArray: use `using` instead of `typedef`Max Kellermann
2020-03-31replace locale.h with clocaleRosen Penev
2020-03-31fs/io/GunzipReader: increase buffer size to 64 kBMax Kellermann
2020-03-26replace exit and _exit with std variantsRosen Penev
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-25util/Math: change defineRosen Penev
2020-03-25replace lrint with lroundRosen Penev
2020-03-25change abs() to std::abs()Rosen Penev
2020-03-25[cppcheck] fix format stringRosen Penev
2020-03-24remove boost pow stuff for uClibc-ngRosen Penev
2020-03-24MpcdecDecoderPlugin: use std variant of powRosen Penev
2020-03-23[cppcheck] use const for several variablesRosen Penev
2020-03-22util/WStringCompare: reorder functions to relocate API docsMax Kellermann
2020-03-22util/StringCompare: add API documentationMax Kellermann
2020-03-22util/StringCompare: add missing includeMax Kellermann
2020-03-22Merge branch 'sles-assert-fix' of git://github.com/tguillem/MPD-1Max Kellermann
2020-03-22Support RSS feeds with application/xml MIME-typekowalcj0
2020-03-21output/sles: fix invalid assertThomas Guillem
2020-03-20remove false ifdefRosen Penev
2020-03-19util/Exception: include cleanupMax Kellermann
2020-03-19android/Environment: remove another extra semicolonMax Kellermann
2020-03-19android/Environment: remove extra semicolonMax Kellermann
2020-03-19Merge tag 'v0.21.21'Max Kellermann
2020-03-19[clang-tidy] add [[nodiscard]]Rosen Penev
2020-03-19[clang-tidy] run through performance checksRosen Penev
2020-03-19[clang-tidy] use default member initRosen Penev
2020-03-19[clang-tidy] remove redundant access specifiersRosen Penev