| Commit message (Expand) | Author | Age | Files | Lines |
* | icu/Collate: pass UErrorCode* to ucol_strcollUTF8() | Max Kellermann | 2014-02-24 | 1 | -1/+2 |
* | icu/Collate: initialize the error code before ucol_open() | Max Kellermann | 2014-02-24 | 1 | -1/+1 |
* | SongSort, ...: use libicu instead of GLib's g_utf8_*() | Max Kellermann | 2014-02-24 | 4 | -0/+267 |
* | input/nfs: move nfs_domain to lib/nfs/Domain.cxx | Max Kellermann | 2014-02-08 | 2 | -0/+51 |
* | */smbclient: protect all libsmbclient calls with a mutex | Max Kellermann | 2014-02-06 | 3 | -0/+59 |
* | neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxx | Max Kellermann | 2014-02-06 | 2 | -0/+51 |
* | neighbor/upnp: UPnP media server discovery | Max Kellermann | 2014-01-26 | 1 | -0/+5 |
* | upnp: initialize the client handle only once | Max Kellermann | 2014-01-26 | 2 | -53/+62 |
* | upnp: move library initialization to Init.cxx | Max Kellermann | 2014-01-26 | 3 | -17/+111 |
* | upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnP | Max Kellermann | 2014-01-26 | 2 | -8/+6 |
* | upnp: add class UpnpCallback | Max Kellermann | 2014-01-26 | 5 | -26/+64 |
* | upnp: remove obsolete global variable "theLib" | Max Kellermann | 2014-01-26 | 1 | -6/+0 |
* | upnp/Discovery: add listener interface | Max Kellermann | 2014-01-26 | 2 | -2/+36 |
* | db/upnp: move generic code to lib/upnp/ | Max Kellermann | 2014-01-26 | 16 | -0/+1663 |
* | lib/smbclient/Init: return empty username/password | Max Kellermann | 2014-01-26 | 1 | -2/+2 |
* | input/smbclient: move code to lib/smbclient/Init.cxx | Max Kellermann | 2014-01-25 | 2 | -0/+84 |
* | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 2014-01-24 | 4 | -0/+445 |