aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnPMax Kellermann2014-01-262-8/+6
|
* upnp: add class UpnpCallbackMax Kellermann2014-01-265-26/+64
| | | | | | | Each Upnp*Async() call passes a new cookie pointer, and the cookie passed to UpnpRegisterClient() appears to be ignored. Using this interface is a more elegant approach than having one single "handler" function.
* upnp: remove obsolete global variable "theLib"Max Kellermann2014-01-261-6/+0
|
* upnp/Discovery: add listener interfaceMax Kellermann2014-01-262-2/+36
|
* db/upnp: move generic code to lib/upnp/Max Kellermann2014-01-2616-0/+1663
|
* lib/smbclient/Init: return empty username/passwordMax Kellermann2014-01-261-2/+2
| | | | This appears to be the right thing to do when we want anonymous login.
* input/smbclient: move code to lib/smbclient/Init.cxxMax Kellermann2014-01-252-0/+84
|
* DespotifyUtils, Expat: move to lib/Max Kellermann2014-01-244-0/+445