aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/nfs/Connection: include poll.hMax Kellermann2014-06-301-0/+2
* lib/nfs/Manager: gcc 4.7 compatibility hackMax Kellermann2014-06-173-0/+32
* input/nfs: use the asynchronous libnfs APIMax Kellermann2014-06-1711-0/+1398
* lib/icu/Init: call u_init() and u_cleanup()Max Kellermann2014-06-101-0/+14
* lib/icu: add IcuInit(), IcuFinish()Max Kellermann2014-06-103-8/+78
* InputStream: "protect" attributesMax Kellermann2014-05-121-1/+1
* icu/Collate: use u_strFoldCase() instead of ucol_getSortKey()Max Kellermann2014-05-121-10/+41
* icu/Collate: UCharFromUTF8() returns WritableBuffer<UChar>Max Kellermann2014-05-121-19/+20
* icu/Collate: initialize error_codeMax Kellermann2014-05-121-1/+1
* InputStream: convert to classMax Kellermann2014-05-111-1/+1
* icu/Collate: fix memory leak in IcuCaseFold()Max Kellermann2014-04-091-0/+1
* icu/Collate: pass UErrorCode* to ucol_strcollUTF8()Max Kellermann2014-02-241-1/+2
* icu/Collate: initialize the error code before ucol_open()Max Kellermann2014-02-241-1/+1
* SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann2014-02-244-0/+267
* input/nfs: move nfs_domain to lib/nfs/Domain.cxxMax Kellermann2014-02-082-0/+51
* */smbclient: protect all libsmbclient calls with a mutexMax Kellermann2014-02-063-0/+59
* neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxxMax Kellermann2014-02-062-0/+51
* neighbor/upnp: UPnP media server discoveryMax Kellermann2014-01-261-0/+5
* upnp: initialize the client handle only onceMax Kellermann2014-01-262-53/+62
* upnp: move library initialization to Init.cxxMax Kellermann2014-01-263-17/+111
* 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
* 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
* 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