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
/
db
Age
Commit message (
Expand
)
Author
2014-01-24
DespotifyUtils, Expat: move to lib/
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-23
db/upnp/Discovery: use std::list instead of std::map
Max Kellermann
2014-01-23
db/upnp/Discovery: move code to LockAdd(), LockRemove()
Max Kellermann
2014-01-23
db/upnp/Discovery: un-inline the destructor
Max Kellermann
2014-01-23
db/upnp: un-inline a few destructors
Max Kellermann
2014-01-23
db/upnp: strict vpath checks for the "root" directory
Max Kellermann
2014-01-23
db/upnp: move code to VisitObject()
Max Kellermann
2014-01-23
db/upnp: merge two PathTraitsUTF8::Build() calls
Max Kellermann
2014-01-23
db/upnp: move code to VisitItem()
Max Kellermann
2014-01-23
db/upnp: fix subdirectory paths in "listallinfo"
Max Kellermann
2014-01-23
base_uri
Max Kellermann
2014-01-23
db/upnp: pass char* to visitSong()
Max Kellermann
2014-01-22
db/upnp: call VisitDirectory on servers, even in recursive mode
Max Kellermann
2014-01-22
db/upnp: make several methods "const"
Max Kellermann
2014-01-22
db/upnp: inline Configure()
Max Kellermann
2014-01-22
db/upnp: don't duplicate song data for VisitSong
Max Kellermann
2014-01-22
db/upnp: emplace/move in csvToStrings()
Max Kellermann
2014-01-22
db/upnp: require an empty token list in csvToStrings()
Max Kellermann
2014-01-22
db/proxy: simplify csvToStrings()
Max Kellermann
2014-01-22
db/proxy: merge redundant string::push_back() calls
Max Kellermann
2014-01-22
db/upnp: use PathTraitsUTF8::Build()
Max Kellermann
2014-01-22
db/proxy: fix for libmpdclient < 2.9
Max Kellermann
2014-01-22
db/proxy: copy "Last-Modified" from remote directories
Max Kellermann
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-22
db/upnp: append characters instead of single-character strings
Max Kellermann
2014-01-22
db/upnp: use string::push_back() instead of string::append()
Max Kellermann
2014-01-22
db/upnp/Discovery: unlock mutex before deleting DiscoveredTask
Max Kellermann
2014-01-22
db/upnp/Discovery: eliminate two strlen() calls
Max Kellermann
2014-01-22
db/upnp: use std::list instead of std::set for SearchCapabilities
Max Kellermann
2014-01-22
db/upnp: check offset<total at end of loop
Max Kellermann
2014-01-22
db/upnp: break when zero objects have been returned
Max Kellermann
2014-01-22
db/upnp: free responses manually
Max Kellermann
2014-01-22
db/upnp: break when count==0
Max Kellermann
2014-01-22
db/upnp: use ParseUnsigned() instead of atoi()
Max Kellermann
2014-01-22
db/upnp: pass unsigned integers to readDirSlice()
Max Kellermann
2014-01-22
db/upnp: inline ContentDirectoryService::readDirSlice()
Max Kellermann
2014-01-22
db/upnp: remove special case for "*"
Max Kellermann
2014-01-22
db/upnp: obtain char* from ixmlwrap::getFirstElementValue()
Max Kellermann
2014-01-22
db/upnp/Util: pass char* to csvToStrings()
Max Kellermann
2014-01-22
db/upnp: require an empty input capability set
Max Kellermann
2014-01-22
db/upnp/Util: handle absolute URI paths properly in caturl()
Max Kellermann
2014-01-22
db/upnp/Util: use string::back(), string::front()
Max Kellermann
2014-01-22
db/upnp/Device: clear the "value" pointer on unknown element
Max Kellermann
2014-01-22
db/upnp/Device: replace std::vector with a std::string pointer
Max Kellermann
2014-01-22
db/upnp/Device: remove unused UPnPService attributes
Max Kellermann
2014-01-22
db/upnp/Directory: "emplace" items into the vector
Max Kellermann
2014-01-22
db/upnp/Device: emplace/move the UPnPService into the vector
Max Kellermann
2014-01-22
db/upnp/Util: "emplace" items into the list
Max Kellermann
[next]