summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09StoragePlugin: pass EventLoop to constructorMax Kellermann
2014-10-07test/run_input, ...: add struct ScopeIOThreadMax Kellermann
2014-10-07storage/nfs: move code to class MemoryStorageDirectoryReaderMax Kellermann
2014-10-07storage/nfs: move code to Copy()Max 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-07test/run_storage: new debug programMax Kellermann
2014-10-07Makefile.am: add libnfs and libsmbclient to STORAGE_LIBSMax 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-04Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGSMax Kellermann
2014-10-02PlaylistStream: use OpenLocalInputStream()Max Kellermann
2014-10-02PlaylistStream: pass Path instance to playlist_open_path()Max Kellermann
2014-10-02archive/bzip2: use OpenLocalInputStream()Max Kellermann
2014-10-02input/Open: use OpenLocalInputStream()Max Kellermann
2014-10-02DecoderThread: use OpenLocalInputStream() for local filesMax Kellermann
2014-10-02TagFile: use OpenLocalInputStream()Max Kellermann
2014-10-02input/LocalOpen: new library for opening local filesMax Kellermann
2014-10-02input/archive: export function OpenArchiveInputStream()Max Kellermann
2014-10-02input/file: export function OpenFileInputStream()Max Kellermann
2014-10-02input/file: generate Error when errno==ENOENTMax Kellermann
2014-10-02input/file: make the "fd" attribute "const"Max Kellermann
2014-10-02input/file: make variables more localMax Kellermann
2014-10-02storage: remove redundant "virtual" keywordsMax Kellermann
2014-10-02input/file: convert to classMax Kellermann
2014-10-01storage/Interface: include cleanupMax Kellermann
2014-10-01Makefile.am: fix header file namesMax 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-01storage/nfs: make a few attributes "const"Max 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-09-29Tag: support "AlbumSort"Max Kellermann
2014-09-28storage/nfs: convert file name to UTF-8Max Kellermann
2014-09-28storage/nfs: use string::append() instead of string::insert()Max Kellermann
2014-09-28storage/nfs: move code to UriToNfsPath()Max Kellermann
2014-09-28fs/AllocatedPath: add method Steal()Max Kellermann
2014-09-28fs/AllocatedPath: API documentation grammar fixesMax Kellermann
2014-09-27Add MusicBrainz' Release Track Id tagWieland Hoffmann
2014-09-26pcm: --disable-dsd also disables the dsd2pcm libraryMax Kellermann