summaryrefslogtreecommitdiff
path: root/src/ls.cxx
AgeCommit message (Expand)Author
2020-09-21decoder/plugin: add method protocols()Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2020-02-01[clang-tidy] convert several loops to const auto&Rosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-08-09util/UriUtil: splitMax Kellermann
2019-07-29ls: fix early return in uri_supported_scheme()Max Kellermann
2019-07-01Merge branch 'runtime_enumeration' of git://github.com/eugene2k/MPDMax Kellermann
2019-07-01Add runtime enumeration of supported schemas.Eugene Gorodinsky
2019-06-17Copyright year 2019Max Kellermann
2018-10-24input/Plugin: add attribute `prefixes`Max Kellermann
2018-08-02Merge branch 'v0.20.x'Max Kellermann
2018-08-02case-insensitive URI scheme comparisonMax Kellermann
2018-01-15input/qobuz: new input plugin to receive Qobuz streamsMax Kellermann
2018-01-12input/tidal: new input plugin to receive Tidal streamsMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann
2015-01-26Merge branch 'v0.19.x'Max Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-09ls: make the static array "const"Max Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-02-06input/nfs: new plugin using libnfsMax Kellermann
2014-01-24Client*: move to client/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-29input/smbclient: new input pluginMax Kellermann
2013-12-19add draft ALSA input pluginSteven O'Brien
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-09-05input/curl: enable httpsAles Guzik
2013-04-17input/soup: plugin removedMax Kellermann
2013-04-08uri: convert to C++Max Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03ls.h: rename to ls.hxxMax Kellermann
2013-01-03client: convert to C++Max Kellermann
2013-01-03ls: convert to C++Max Kellermann