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
/
input
Age
Commit message (
Expand
)
Author
2020-03-13
util/ASCII: migrate to std::string_view
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
replace stddef.h with cstddef
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
[clang-tidy] use nodiscard
Rosen Penev
2020-02-16
[clang-tidy] add ending namespace comments
Rosen Penev
2020-02-16
input/cache/Manager: add method Flush()
Max Kellermann
2020-02-04
[clang-tidy] change integer prefixes to uppercase
Rosen Penev
2020-02-02
[clang-tidy] convert several functions to const &
Rosen Penev
2020-02-02
Merge remote-tracking branches 'neheb/uniq', 'neheb/bool', 'neheb/loop', 'neh...
Max Kellermann
2020-02-01
[clang-tidy] remove pointless void arg
Rosen Penev
2020-02-01
[clang-tidy] convert several loops to const auto&
Rosen Penev
2020-02-01
*: add `explicit`
Max Kellermann
2020-02-01
*: use `auto`
Max Kellermann
2020-02-01
*: use nullptr instead of NULL
Max Kellermann
2020-02-01
*: use defaulted destructors
Max Kellermann
2020-01-31
[clang-tidy] use override instead of virtual
Rosen Penev
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
meson.build: move Log.cxx and LogBackend.cxx into a static library
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-12-24
Merge tag 'v0.21.18'
Max Kellermann
2019-12-24
input/curl: remove unnecessary InvalidateSockets() call
Max Kellermann
2019-12-22
Merge branch 'jv-cache-manager' of git://github.com/jacobvosmaer/MPD
Max Kellermann
2019-12-18
input/cache: use simpler intrusive::set API
Jacob Vosmaer
2019-12-16
Merge tag 'v0.21.17'
Max Kellermann
2019-12-16
input: add missing boost meson dependency
Jacob Vosmaer
2019-11-04
input/curl: apply the "charset" parameter to Icy-Name
Max Kellermann
2019-08-26
lib/curl: require CURL 7.33, remove bug workaround
Max Kellermann
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-08-14
lib/gcrypt/MD5: add wrapper in lib/crypto/
Max Kellermann
2019-08-10
input/icy: support "charset" parameter in URI fragment
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-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-07-01
Merge branch 'runtime_enumeration' of git://github.com/eugene2k/MPD
Max Kellermann
2019-07-01
Add runtime enumeration of supported schemas.
Eugene Gorodinsky
2019-06-27
Merge branch 'v0.21.x'
Max Kellermann
2019-06-26
input/tidal: deprecated because Tidal has changed the protocol
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-15
archive/Lookup: move to fs/LookupFile.cxx
Max Kellermann
2019-06-15
archive/Lookup: pass class Path
Max Kellermann
2019-06-15
archive/Lookup: pass const pointer
Max Kellermann
2019-06-04
archive/Lookup, input/Archive: remove useless log messages
Max Kellermann
2019-05-31
input/archive: include cleanup
Max Kellermann
2019-05-31
archive/ArchiveLookup: replace output parameters with a struct
Max Kellermann
2019-05-31
archive/List: disallow passing suffix==nullptr to archive_plugin_from_suffix()
Max Kellermann
2019-05-31
archive/ArchiveLookup: remove "suffix" output parameter
Max Kellermann
2019-05-31
archive/ArchiveLookup: throw on error
Max Kellermann
2019-05-31
input/cache: first draft of the file cache
Max Kellermann
[prev]
[next]