summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2014-05-21input/curl: relock mutex in error pathsMax Kellermann
2014-05-21input/curl: pass remaining size to CircularBuffer::Append()Max Kellermann
2014-05-21input/curl: move code to IcyInputStreamMax Kellermann
2014-05-21input/rewind: move code to class ProxyInputStreamMax Kellermann
2014-05-21input/InputStream: move Open() to Open.cxxMax Kellermann
2014-05-21input/rewind: include cleanupMax Kellermann
2014-05-21input/rewind: work around assertion failureMax Kellermann
2014-05-12ThreadInputStream: include cleanupMax Kellermann
2014-05-12InputStream: "protect" attributesMax Kellermann
2014-05-12input/cdio: convert to classMax Kellermann
2014-05-12input/cdio: move initialization code to constructorMax Kellermann
2014-05-12input/cdio: handle cdio_open() failureMax Kellermann
2014-05-12input/cdio: initialize lsn_relofs in constructorMax Kellermann
2014-05-12input/cdio: initialize attribute "buffer_lsn"Max Kellermann
2014-05-12input/cdio: remove unused attribute "trackno"Max Kellermann
2014-05-11InputStream: remove attribute "plugin"Max Kellermann
2014-05-11InputStream: make various methods abstractMax Kellermann
2014-05-11InputStream: add virtual destructorMax Kellermann
2014-05-11input/plugins: make InputStream the base classMax Kellermann
2014-05-11input/rewind: convert to classMax Kellermann
2014-05-11InputStream: convert to classMax Kellermann
2014-04-23input/nfs: add missing string.h includeMax Kellermann
2014-03-16input/mms: move blocking I/O to threadMax Kellermann
2014-03-16input/BufferedInputStream: new wrapper for moving plugin to threadMax Kellermann
2014-03-16input/alsa: don't initialize "seekable=false", "size=-1"Max Kellermann
2014-03-16input/curl: use CircularBufferMax Kellermann
2014-03-15input/curl: add method CurlInputStream::Open()Max Kellermann
2014-03-15input/curl: move _seek() into the CurlInputStream classMax Kellermann
2014-03-15input/curl: move _easy_init() into the CurlInputStream classMax Kellermann
2014-03-15input/curl: pass std::string&& to HeaderReceived()Max Kellermann
2014-03-15input/curl: move code to CurlInputStream methodsMax Kellermann
2014-03-15input/curl: rename "error" to "error_buffer"Max Kellermann
2014-03-15input/curl: rename struct input_curl to CurlInputStreamMax Kellermann
2014-03-02InputPlugin: allow init() to soft-failMax Kellermann
2014-03-01util/{Const,Writable}Buffer: add operator[]Max Kellermann
2014-02-22input/curl: include cleanupMax Kellermann
2014-02-08input/nfs: move nfs_domain to lib/nfs/Domain.cxxMax Kellermann
2014-02-08ArchivePlugin: pass Path to open()Max Kellermann
2014-02-08ArchivePlugin: rename struct archive_plugin to ArchivePluginMax Kellermann
2014-02-06*/smbclient: protect all libsmbclient calls with a mutexMax Kellermann
2014-02-06input/nfs: new plugin using libnfsMax Kellermann
2014-01-25input/smbclient: move code to lib/smbclient/Init.cxxMax Kellermann
2014-01-24ConfigGlobal: add config_find_block()Max Kellermann
2014-01-24DespotifyUtils, Expat: move to lib/Max Kellermann
2014-01-24Input*: move to input/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-24archive/*: move to archive/plugins/Max Kellermann
2014-01-14input/alsa: fix memory leakMax Kellermann
2014-01-13input/despotify: change name to "despotify"Max Kellermann
2014-01-13copyright year 2014Max Kellermann