index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
upnp
/
Device.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-26
db/upnp: move generic code to lib/upnp/
Max Kellermann
1
-0
/
+0
2014-01-24
DespotifyUtils, Expat: move to lib/
Max Kellermann
1
-1
/
+1
2014-01-24
Database*: move to db/
Max Kellermann
1
-0
/
+0
2014-01-23
db/upnp: un-inline a few destructors
Max Kellermann
1
-0
/
+5
2014-01-22
db/upnp/Device: clear the "value" pointer on unknown element
Max Kellermann
1
-0
/
+2
2014-01-22
db/upnp/Device: replace std::vector with a std::string pointer
Max Kellermann
1
-34
/
+37
2014-01-22
db/upnp/Device: remove unused UPnPService attributes
Max Kellermann
1
-9
/
+0
2014-01-22
db/upnp/Device: emplace/move the UPnPService into the vector
Max Kellermann
1
-1
/
+1
2014-01-18
db/upnp: cache m_path.back()
Max Kellermann
1
-12
/
+13
2014-01-18
db/upnp/Device: move code to method Parse()
Max Kellermann
1
-11
/
+10
2014-01-18
db/upnp/Discovery: don't copy XML to std::string
Max Kellermann
1
-2
/
+2
2014-01-18
db/upnp: use move operator to assign XML CDATA
Max Kellermann
1
-11
/
+11
2014-01-18
db/upnp/Util: trimstring() constructs string from buffer
Max Kellermann
1
-2
/
+1
2014-01-10
db/upnp/Device: remove unused attribute "m_tabs"
Max Kellermann
1
-4
/
+1
2014-01-10
db/upnp: remove unnecessary empty string checks from CharacterData()
Max Kellermann
1
-3
/
+0
2014-01-09
UPnP database plugin
Jean-Francois Dockes
1
-0
/
+140