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
/
ls.cxx
Age
Commit message (
Expand
)
Author
2018-10-24
input/Plugin: add attribute `prefixes`
Max Kellermann
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-01-15
input/qobuz: new input plugin to receive Qobuz streams
Max Kellermann
2018-01-12
input/tidal: new input plugin to receive Tidal streams
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-01-26
Merge branch 'v0.19.x'
Max Kellermann
2015-01-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2015-01-26
{playlist,input}/despotify: remove defunct plugin
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-09
ls: make the static array "const"
Max Kellermann
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-02-06
input/nfs: new plugin using libnfs
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-29
input/smbclient: new input plugin
Max Kellermann
2013-12-19
add draft ALSA input plugin
Steven O'Brien
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-09-05
input/curl: enable https
Ales Guzik
2013-04-17
input/soup: plugin removed
Max Kellermann
2013-04-08
uri: convert to C++
Max Kellermann
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
ls.h: rename to ls.hxx
Max Kellermann
2013-01-03
client: convert to C++
Max Kellermann
2013-01-03
ls: convert to C++
Max Kellermann