summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-11-25lib/nfs/FileReader: include Compiler.h for "final" fallbackMax Kellermann
2014-11-07lib/upnp/ContentDirectoryService: swap uri_apply_base() parametersMax Kellermann
2014-11-02lib/upnp/Discovery: add missing stdlib.h includeMax Kellermann
2014-10-10db/upnp/Util: move caturl() to util/UriUtil.cxxMax Kellermann
2014-10-09storage/nfs: use the libnfs async APIMax Kellermann
2014-10-09lib/nfs/Connection: reduce Error instance allocationsMax Kellermann
2014-10-09lib/nfs/Glue: add assertionMax Kellermann
2014-10-07lib/nfs/Connection: add methods {Open,Read,Close}Directory()Max Kellermann
2014-10-07lib/nfs/Connection: add method Stat(path)Max Kellermann
2014-10-06lib/nfs/Connection: make GetEventLoop() publicMax Kellermann
2014-10-05lib/nfs/Base: kludge to reduce number of NFS mountsMax Kellermann
2014-10-01lib/nfs/FileReader: postpone the nfs_close_async() callMax Kellermann
2014-10-01lib/nfs/Connection: fix memory leak when cancelling Open()Max Kellermann
2014-10-01lib/nfs/Connection: remove MutexMax Kellermann
2014-10-01lib/nfs/Connection: add method GetEventLoop()Max Kellermann
2014-10-01lib/nfs/Connection: remove obsolete flag postponed_destroyMax Kellermann
2014-10-01lib/nfs/Connection: remove deprecated move constructor workaroundMax Kellermann
2014-10-01lib/nfs/Manager: use boost::intrusive::mapMax Kellermann
2014-10-01lib/nfs/Glue: add assertionMax Kellermann
2014-10-01lib/nfs/Glue: destruct the NfsManager in the I/O threadMax Kellermann
2014-10-01lib/nfs/Glue: eliminate class NfsGlueMax Kellermann
2014-10-01lib/nfs/Cancellable: use boost::intrusive::listMax Kellermann
2014-08-31nfs/Connection: check for disappearing libnfs socketMax Kellermann
2014-08-31nfs/Connection: use only BroadcastError()Max Kellermann
2014-08-31nfs/Connection: nfs_get_fd() can return -1Max Kellermann
2014-08-31nfs/Connection: use nfs_get_error() for mount errorMax Kellermann
2014-08-31nfs/Connection: fix assertion failureMax Kellermann
2014-08-30*: add missing Compiler.h includesMax Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-08-18input/ffmpeg: use av_strerror()Max Kellermann
2014-08-18{input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxxMax Kellermann
2014-08-16icu: include strings.h for strcasecmpFrançois Revol
2014-08-11fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxxMax Kellermann
2014-06-30lib/nfs/Connection: include poll.hMax Kellermann
2014-06-17lib/nfs/Manager: gcc 4.7 compatibility hackMax Kellermann
2014-06-17input/nfs: use the asynchronous libnfs APIMax Kellermann
2014-06-10lib/icu/Init: call u_init() and u_cleanup()Max Kellermann
2014-06-10lib/icu: add IcuInit(), IcuFinish()Max Kellermann
2014-05-12InputStream: "protect" attributesMax Kellermann
2014-05-12icu/Collate: use u_strFoldCase() instead of ucol_getSortKey()Max Kellermann
2014-05-12icu/Collate: UCharFromUTF8() returns WritableBuffer<UChar>Max Kellermann
2014-05-12icu/Collate: initialize error_codeMax Kellermann
2014-05-11InputStream: convert to classMax Kellermann
2014-04-09icu/Collate: fix memory leak in IcuCaseFold()Max Kellermann
2014-02-24icu/Collate: pass UErrorCode* to ucol_strcollUTF8()Max Kellermann
2014-02-24icu/Collate: initialize the error code before ucol_open()Max Kellermann
2014-02-24SongSort, ...: use libicu instead of GLib's g_utf8_*()Max Kellermann
2014-02-08input/nfs: move nfs_domain to lib/nfs/Domain.cxxMax Kellermann
2014-02-06*/smbclient: protect all libsmbclient calls with a mutexMax Kellermann
2014-02-06neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxxMax Kellermann