summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-31fs/io/GunzipReader: increase buffer size to 64 kBMax Kellermann
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-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-07archive/iso9660: skip empty filenamesMax Kellermann
2020-03-07archive/iso9660: use IsSpecialFilename()Max Kellermann
2020-03-07fs/Traits: add IsSpecialFilename()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-10protocol/ArgParser: cast seek offset to SignedSongTimeMax Kellermann
2020-02-04decoder/ffmpeg: add two more missing commasMax Kellermann
2020-02-04add missing commaRosen Penev
2020-02-01decoder/{audio,snd}file: handle MIME type "audio/wav"Max Kellermann
2020-02-01FfmpegDecoderPlugin: add WAV supportRosen Penev
2020-01-31MadDecoderPlugin: fix bad printf formatRosen Penev
2020-01-25decoder/ogg: need to sync small files while looking for EOSMax Kellermann
2020-01-25lib/xiph/OggFind: add parameter "synced"Max Kellermann
2020-01-17config/File: allow overriding top-level settings in includesMax Kellermann
2020-01-12pulse: obey Pulse's maximum sample rate (fixes DSD128 playback)Max Kellermann
2019-12-31Clang: only use [[fallthrough]] in C++ filesJacob Vosmaer
2019-12-24time/ISO8601: fix Windows build failureMax Kellermann
2019-12-24Revert "lib/curl/Global: remove lower bound on timeouts"Max Kellermann
2019-12-24input/curl: remove unnecessary InvalidateSockets() callMax Kellermann