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
/
UpnpDatabasePlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Database*: move to db/
Max Kellermann
1
-785
/
+0
2014-01-24
Config*: move to config/
Max Kellermann
1
-1
/
+1
2014-01-23
db/upnp: strict vpath checks for the "root" directory
Max Kellermann
1
-0
/
+20
2014-01-23
db/upnp: move code to VisitObject()
Max Kellermann
1
-22
/
+33
2014-01-23
db/upnp: merge two PathTraitsUTF8::Build() calls
Max Kellermann
1
-16
/
+4
2014-01-23
db/upnp: move code to VisitItem()
Max Kellermann
1
-61
/
+56
2014-01-23
db/upnp: fix subdirectory paths in "listallinfo"
Max Kellermann
1
-3
/
+3
2014-01-23
base_uri
Max Kellermann
1
-0
/
+4
2014-01-23
db/upnp: pass char* to visitSong()
Max Kellermann
1
-6
/
+6
2014-01-22
db/upnp: call VisitDirectory on servers, even in recursive mode
Max Kellermann
1
-14
/
+10
2014-01-22
db/upnp: make several methods "const"
Max Kellermann
1
-12
/
+12
2014-01-22
db/upnp: inline Configure()
Max Kellermann
1
-1
/
+1
2014-01-22
db/upnp: don't duplicate song data for VisitSong
Max Kellermann
1
-2
/
+9
2014-01-22
db/proxy: merge redundant string::push_back() calls
Max Kellermann
1
-4
/
+2
2014-01-22
db/upnp: use PathTraitsUTF8::Build()
Max Kellermann
1
-5
/
+14
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
1
-9
/
+4
2014-01-22
db/upnp: append characters instead of single-character strings
Max Kellermann
1
-2
/
+2
2014-01-22
db/upnp: use string::push_back() instead of string::append()
Max Kellermann
1
-5
/
+5
2014-01-22
db/upnp: use std::list instead of std::set for SearchCapabilities
Max Kellermann
1
-1
/
+1
2014-01-21
db/upnp: merge duplicate branches in Namei()
Max Kellermann
1
-25
/
+10
2014-01-21
db/upnp: simplify Namei()
Max Kellermann
1
-7
/
+6
2014-01-21
db/upnp: use std::list instead of std::vector
Max Kellermann
1
-6
/
+7
2014-01-21
db/upnp: use iterator in Namei()
Max Kellermann
1
-4
/
+5
2014-01-21
db/upnp: move "objid" declaration down
Max Kellermann
1
-2
/
+2
2014-01-21
db/upnp: eliminate redundant Namei() parameter "oobjid"
Max Kellermann
1
-12
/
+7
2014-01-21
db/upnp: remove redundant objid.empty() check from VisitServer()
Max Kellermann
1
-4
/
+0
2014-01-21
db/upnp: use std::move() to extract server name
Max Kellermann
1
-1
/
+1
2014-01-21
db/upnp: use vector::front() instead of [0]
Max Kellermann
1
-5
/
+5
2014-01-21
db/upnp: don't construct redundant empty vector<string> in Visit()
Max Kellermann
1
-1
/
+1
2014-01-21
db/upnp: simplify GetSong()
Max Kellermann
1
-20
/
+18
2014-01-21
LightSong: add attribute "real_uri"
Max Kellermann
1
-24
/
+18
2014-01-21
db/upnp: fix empty song URI
Max Kellermann
1
-3
/
+6
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
1
-31
/
+40
2014-01-19
Song: embed the Tag object statically into class Song
Max Kellermann
1
-1
/
+1
2014-01-18
db/upnp: move Tag from UPnPDirObject to Song
Max Kellermann
1
-11
/
+14
2014-01-18
db/upnp: use getServer() in Visit()
Max Kellermann
1
-17
/
+9
2014-01-18
db/upnp/Discovery: eliminate Error attribute
Max Kellermann
1
-21
/
+4
2014-01-18
db/upnp: remove unnecessary m_superdir nullptr checks
Max Kellermann
1
-3
/
+3
2014-01-18
db/upnp: pass ContentDirectoryService references
Max Kellermann
1
-27
/
+27
2014-01-18
db/upnp: include cleanup
Max Kellermann
1
-1
/
+0
2014-01-18
db/upnp: don't use LazyDatabase
Max Kellermann
1
-2
/
+1
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
[next]