index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2019-11-20
lib/xiph/VorbisComments: move to separate static library
Max Kellermann
2019-11-20
lib/xiph/VorbisComments: disable VorbisCommentToReplayGain() if Vorbis is dis...
Max Kellermann
2019-11-04
lib/icu/Converter: Create() returns std::unique_ptr
Max Kellermann
2019-11-04
Merge branch 'v0.21.x'
Max Kellermann
2019-11-04
lib/sqlite: disable if -Ddatabase=false
Max Kellermann
2019-10-16
Merge tag 'v0.21.16'
Max Kellermann
2019-10-15
lib/curl/Escape: add CurlUnescape()
Max Kellermann
2019-10-15
storage/curl: move code to EscapeUriPath()
Max Kellermann
2019-10-15
lib/curl/String: OO wrapper for allocated strings returned from CURL
Max Kellermann
2019-10-07
lib/icu: fix build with iconv()
Andre Heider
2019-09-25
curl/Easy: add SetReadFunction()
Max Kellermann
2019-09-25
curl/Easy: add Perform()
Max Kellermann
2019-09-25
curl/Easy: add SetTimeout()
Max Kellermann
2019-08-26
lib/curl: require CURL 7.33, remove bug workaround
Max Kellermann
2019-08-26
lib/curl/Global: add missing include
Max Kellermann
2019-08-19
lib/curl/Global: use `auto`
Max Kellermann
2019-08-19
lib/curl/Global: document ToRequest()
Max Kellermann
2019-08-19
lib/curl/Global: remove CURL* parameter from Add() and Remove()
Max Kellermann
2019-08-19
lib/curl/Easy: add constructor with URL parameter
Max Kellermann
2019-08-19
lib/curl/Easy: add getter functions
Max Kellermann
2019-08-19
lib/curl/Easy: add method Unpause()
Max Kellermann
2019-08-19
lib/curl/Easy: add setter functions
Max Kellermann
2019-08-19
lib/curl/Global: make ReadInfo() private
Max Kellermann
2019-08-19
lib/curl/Global: remove redundant API docs
Max Kellermann
2019-08-19
lib/curl: fix coding style
Max Kellermann
2019-08-19
util/PrintException, ...: update copyright
Max Kellermann
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-08-14
lib/xiph/FlacMetadataIterator: add `noexcept`
Max Kellermann
2019-08-14
lib/xiph/{FlacStreamMetadata,VorbisComments}: merge redundant code
Max Kellermann
2019-08-14
lib/xiph/FlacStreamMetadata: pass StringView to flac_scan_comment()
Max Kellermann
2019-08-14
lib/xiph/FlacStreamMetadata: properly convert entries to StringView
Max Kellermann
2019-08-14
lib/crypto/MD5: add option to use libavutil instead of libgcrypt
Max Kellermann
2019-08-14
decoder/{opus,vorbis}: support embedded pictures (METADATA_BLOCK_PICTURE)
Max Kellermann
2019-08-14
lib/crypto: add base64 wrapper using libavutil
Max Kellermann
2019-08-14
lib/gcrypt/MD5: add wrapper in lib/crypto/
Max Kellermann
2019-08-14
lib/xiph/VorbisComments: pass struct vorbis_comment instead of char**
Max Kellermann
2019-08-14
tag/VorbisComment: use struct StringView
Max Kellermann
2019-08-13
lib/gcrypt/Hash: use the "algo" parameter instead of hard-coding MD5
Max Kellermann
2019-08-13
decoder/flac: support embedded pictures (FLAC__METADATA_TYPE_PICTURE)
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-08-06
Merge tag 'v0.21.13'
Max Kellermann
2019-08-06
input/cdio_paranoia: drop support for libcdio-paranoia older than 10.2+0.93+1
Max Kellermann
2019-08-03
util/Macros: replace with std::size() (C++17)
Max Kellermann
2019-08-03
switch to C++17
Max Kellermann
2019-08-03
Merge tag 'v0.21.12'
Max Kellermann
2019-08-02
lib/xiph/OggVisitor: invoke OnOggPacket() with the "E_O_S" packet
Max Kellermann
2019-08-02
lib/xiph/OggVisitor: more API documentation
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-07-05
lib/icu/Compare: use StringIsEqualIgnoreCase()
Max Kellermann
2019-07-05
decoder/Bridge: add `noexcept`
Max Kellermann
[next]