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
/
db
/
plugins
/
UpnpDatabasePlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
db/upnp: move the LibUPnP instance to class UpnpDatabase
Max Kellermann
1
-9
/
+17
2014-01-16
db/upnp: move the UPnPDeviceDirectory instance to class UpnpDatabase
Max Kellermann
1
-4
/
+6
2014-01-16
db/upnp: don't initialize attributes to nullptr
Max Kellermann
1
-4
/
+0
2014-01-16
db/upnp: remove redundant m_root nullptr checks
Max Kellermann
1
-5
/
+1
2014-01-14
db/upnp/Object: add attribute "tag"
Max Kellermann
1
-37
/
+2
2014-01-14
db/upnp: move upnp_tags to Tags.cxx
Max Kellermann
1
-11
/
+1
2014-01-14
db/upnp/Object: disallow copying, always move
Max Kellermann
1
-5
/
+4
2014-01-14
db/upnp: getTagValue() returns string pointer
Max Kellermann
1
-19
/
+13
2014-01-14
db/upnp/Directory: merge m_containers and m_items
Max Kellermann
1
-52
/
+59
2014-01-14
db/upnp: pass const reference to getTagValue()
Max Kellermann
1
-1
/
+1
2014-01-14
db/upnp: Namei() returns error when no object was found
Max Kellermann
1
-2
/
+5
2014-01-14
db/upnp/Object: add attribute "name"
Max Kellermann
1
-19
/
+5
2014-01-14
db/upnp: use std::replace() in titleToPath()
Max Kellermann
1
-10
/
+4
2014-01-14
db/upnp: pass std::string to titleToPathElt()
Max Kellermann
1
-2
/
+2
2014-01-14
db/upnp: don't sanitize the title tag
Max Kellermann
1
-2
/
+2
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-13
db/upnp: add fallback for emplace()
Max Kellermann
1
-1
/
+6
2014-01-11
db/upnp/Object: add attribute "url"
Max Kellermann
1
-1
/
+1
2014-01-11
db/upnp/Directory: parse duration
Max Kellermann
1
-13
/
+2
2014-01-11
db/upnp: move stringToTokens() to Util.cxx
Max Kellermann
1
-36
/
+1
2014-01-11
db/upnp: move lazy Open() call to new class LazyDatabase
Max Kellermann
1
-29
/
+9
2014-01-11
DatabasePlugin: add interface DatabaseListener
Max Kellermann
1
-2
/
+5
2014-01-10
db/upnp: remove "upnplog" option
Max Kellermann
1
-6
/
+1
2014-01-10
db/upnp/Object: use strictly-typed enums
Max Kellermann
1
-32
/
+53
2014-01-10
db/upnp: getprop() returns const char *
Max Kellermann
1
-16
/
+16
2014-01-10
db/upnp: don't set mtime, start_ms, end_ms
Max Kellermann
1
-5
/
+0
2014-01-10
db/upnp: use TagTable in upnpItemToSong()
Max Kellermann
1
-25
/
+14
2014-01-09
UPnP database plugin
Jean-Francois Dockes
1
-0
/
+923
[prev]