summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
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
2014-01-08DespotifyUtils: return Tag, not pointerMax Kellermann
2014-01-08DespotifyUtils: pass const ds_track referenceMax Kellermann
2014-01-08tag/TagBuilder: overload Commit() returning a Tag objectMax Kellermann
2014-01-08tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann
2014-01-08input/AlsaInputPlugin: remove unnecessary alsa s/w param setting to fix high ...Steven O'Brien
2014-01-07util/Alloc: new library replacing GLib's g_malloc()Max Kellermann
2014-01-06input/AlsaInputPlugin.cxx: use I/O thread to poll for available dataSteven O'Brien
2014-01-06event/SocketMonitor: don't close the socket automaticallyMax Kellermann
2013-12-29input/smbclient: new input pluginMax Kellermann
2013-12-24Merge tag 'release-0.18.6'Max Kellermann
2013-12-21input/alsa: fix build with gcc 4.6Max Kellermann
2013-12-19add draft ALSA input pluginSteven O'Brien
2013-12-17input/cdio: fix typo in #include pathMax Kellermann
2013-12-14input/despotify: don't log "eof" flag after setting itMax Kellermann
2013-12-14input/despotify: convert to classMax Kellermann
2013-12-14Merge branch 'v0.18.x'Max Kellermann
2013-12-05fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov
2013-12-03input/curl: use class TagBuilderMax Kellermann
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann
2013-11-28include cleanup using iwyuMax Kellermann