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
2018-11-01
src/lib/ffmpeg/meson.build: copy dependencies into ffmpeg_dep
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-31
output/roar: remove
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-21
decoder/Client: use std::chrono::duration<double> instead of raw `double`
Max Kellermann
2018-09-02
lib/dbus/ReadIter: switch off -Wshadow on GCC<8
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
lib/nfs/Connection: add Lstat
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
lib/nfs/Connection: use nfs_stat64_async
Thomas Guillem
2018-08-17
lib/curl/Easy: add curl_easy_escape() wrapper
Max Kellermann
2018-08-09
decoder/Thread, ...: log all exceptions
Max Kellermann
2018-08-02
lib/icu: require at least version 50
Max Kellermann
2018-08-02
decoder/ffmpeg: require at least version 11.12
Max Kellermann
2018-08-02
lib/systemd/Watchdog: implement the systemd watchdog protocol
Max Kellermann
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-08-02
lib/icu/Init: add class ScopeIcuInit
Max Kellermann
2018-08-02
lib/icu/Init: add "noexcept"
Max Kellermann
2018-08-01
Main: move libdbus cleanup to class ODBus::ScopeInit
Max Kellermann
2018-07-26
input/qobuz: initialize the libgcrypt library
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to util/HexFormat.cxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: return a StringBuffer
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to Hash.hxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: relicense to BSD-2
Max Kellermann
2018-07-19
fs/io/OutputStream: relicense under BSD-2
Max Kellermann
2018-07-07
decoder/flac: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/flac: move flac_sample_format() to FlacAudioFormat.hxx
Max Kellermann
2018-07-07
lib/xiph/FlacStreamMetadata: move code to Scan(FLAC__StreamMetadata_StreamInfo)
Max Kellermann
2018-07-07
decoder/flac: rename FlacMetadata.cxx to FlacStreamMetadata.cxx
Max Kellermann
2018-07-07
lib/xiph/FlacMetadataChain: un-inline Read(InputStream)
Max Kellermann
2018-07-07
decoder/flac: move class FlacMetadataChain to separate source
Max Kellermann
2018-07-07
decoder/flac: move FlacIOHandle.?xx to lib/xiph/
Max Kellermann
2018-07-07
lib/xiph/FlacMetadataIterator: disallow copying
Max Kellermann
2018-07-07
lib/xiph/FlacMetadataIterator: reuse default constructor
Max Kellermann
2018-07-07
lib/xiph/FlacMetadataIterator: proper CamelCase
Max Kellermann
2018-07-07
decoder/flac: move class FLACMetadataIterator to separate source
Max Kellermann
2018-07-06
Merge branch 'v0.20.x'
Max Kellermann
2018-07-06
input/curl: use new class HttpStatusError
Max Kellermann
2018-07-06
lib/nfs/Connection: use new class NfsClientError
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-06-04
storage/udisks: new plugin
Max Kellermann
2018-06-04
lib/dbus/AsyncRequest: add missing include
Max Kellermann
2018-06-04
neighbor/udisks: move code to class UDisks2::ParseObjects(ODBus::Message)
Max Kellermann
2018-06-04
neighbor/udisks: move code to class UDisks2::ParseObjects(ReadMessageIter)
Max Kellermann
2018-06-04
neighbor/udisks: move ParseObject() to UDisks2.cxx
Max Kellermann
2018-06-04
neighbor/udisks: move struct UdisksObject to UDisks2.hxx
Max Kellermann
2018-06-04
neighbor/Iter: add missing include
Max Kellermann
2018-06-04
lib/dbus/AsyncRequest: new helper class
Max Kellermann
[next]