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
/
Discovery.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
lib/upnp/Discovery: remove locking from ExpireDevices()
Max Kellermann
1
-7
/
+4
2015-02-02
lib/upnp/Discovery: apply naming convention
Max Kellermann
1
-23
/
+23
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-11-02
lib/upnp/Discovery: add missing stdlib.h include
Max Kellermann
1
-0
/
+1
2014-01-26
upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnP
Max Kellermann
1
-5
/
+4
2014-01-26
upnp: add class UpnpCallback
Max Kellermann
1
-8
/
+4
2014-01-26
upnp/Discovery: add listener interface
Max Kellermann
1
-1
/
+27
2014-01-26
db/upnp: move generic code to lib/upnp/
Max Kellermann
1
-0
/
+0
2014-01-24
Database*: move to db/
Max Kellermann
1
-0
/
+0
2014-01-23
db/upnp/Discovery: use std::list instead of std::map
Max Kellermann
1
-11
/
+25
2014-01-23
db/upnp/Discovery: move code to LockAdd(), LockRemove()
Max Kellermann
1
-9
/
+18
2014-01-23
db/upnp/Discovery: un-inline the destructor
Max Kellermann
1
-0
/
+5
2014-01-22
db/upnp/Discovery: unlock mutex before deleting DiscoveredTask
Max Kellermann
1
-1
/
+2
2014-01-22
db/upnp/Discovery: eliminate two strlen() calls
Max Kellermann
1
-4
/
+4
2014-01-18
db/upnp/Discovery: eliminate attribute "last_seen"
Max Kellermann
1
-1
/
+1
2014-01-18
db/upnp/Discovery: use monotonic clock instead of time()
Max Kellermann
1
-3
/
+4
2014-01-18
db/upnp/Discovery: eliminate full copy in getServer()
Max Kellermann
1
-6
/
+16
2014-01-18
db/upnp/Discovery: eliminate Error attribute
Max Kellermann
1
-14
/
+21
2014-01-18
db/upnp/Device: move code to method Parse()
Max Kellermann
1
-6
/
+12
2014-01-18
db/upnp/Device: use ContentDirectoryDescriptor's move operator
Max Kellermann
1
-7
/
+1
2014-01-18
db/upnp/Discovery: fix memory leak
Max Kellermann
1
-0
/
+1
2014-01-18
db/upnp/Discovery: free the response body
Max Kellermann
1
-0
/
+1
2014-01-18
db/upnp/Discovery: don't copy the response body
Max Kellermann
1
-2
/
+1
2014-01-18
db/upnp: don't hold mutex while downloading device description
Max Kellermann
1
-1
/
+1
2014-01-18
db/upnp: don't use WorkQueue for _ADVERTISEMENT_BYEBYE
Max Kellermann
1
-33
/
+28
2014-01-17
db/upnp/Discovery: move callbacks and data structures into class
Max Kellermann
1
-72
/
+24
2014-01-17
db/upnp: split cluCallback()
Max Kellermann
1
-15
/
+29
2014-01-17
db/upnp: add local reference variables
Max Kellermann
1
-11
/
+16
2014-01-16
db/upnp: move the LibUPnP instance to class UpnpDatabase
Max Kellermann
1
-10
/
+2
2014-01-16
db/upnp: remove useless static Mutex
Max Kellermann
1
-6
/
+0
2014-01-16
db/upnp: move the UPnPDeviceDirectory instance to class UpnpDatabase
Max Kellermann
1
-11
/
+0
2014-01-14
db/upnp/WorkQueue: pass reference to take()
Max Kellermann
1
-1
/
+1
2014-01-14
db/upnp/WorkQueue: remove unused "szp" parameter from take()
Max Kellermann
1
-2
/
+1
2014-01-13
db/upnp: add fallback for emplace()
Max Kellermann
1
-0
/
+4
2014-01-13
db/upnp: use std::function for the libupnp callback
Max Kellermann
1
-6
/
+4
2014-01-11
db/upnp/discovery: convert std::strings to const char *
Max Kellermann
1
-11
/
+13
2014-01-09
UPnP database plugin
Jean-Francois Dockes
1
-0
/
+326