summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2015-06-19input/curl: trigger the condition variable in RequestDone()Max Kellermann
2015-05-29input/smbclient: fix DFF playbackjai
2015-03-17*: doxygen fixupsMax Kellermann
2015-03-05input/Open: convert UTF-8 to filesystem charset for OpenLocalInputStream()Max Kellermann
2015-03-05input/Open: use PathTraitsUTF8 to check UTF-8 pathMax Kellermann
2015-03-03input/file: use class FileReaderMax Kellermann
2015-03-03input/file: pass UTF-8 URI to InputStream ctorMax Kellermann
2015-03-03input/file: add missing fcntl.h include for posix_fadvise()Max Kellermann
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann
2015-03-03system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann
2015-01-31decoder/sndfile, ...: update API documentationMax Kellermann
2015-01-26Merge branch 'v0.19.x'Max Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21input/curl: work around format warning on WIN32Max Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-06Merge branch 'v0.19.x'Max Kellermann
2015-01-06input/async: reset the "open" flag after seeking successfullyMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-26Merge branch 'v0.19.x'Max Kellermann
2014-12-26db/lazy, input/mms: add "override" keywordsMax Kellermann
2014-12-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2014-12-23Merge branch 'v0.19.x'Max Kellermann
2014-12-23input/mms: limit the mmsx_read() sizeMax Kellermann
2014-12-21input/ffmpeg: use FfmpegInit() instead of av_register_all()Max Kellermann
2014-12-14input/nfs: include cleanupMax Kellermann
2014-12-14input/async: add API documentationMax Kellermann
2014-12-12input/Init: eliminate double colon from log messageMax Kellermann
2014-12-12Merge branch 'v0.19.x'Max Kellermann
2014-12-01input/cdio_paranoia: use CopyString() instead of g_strlcpy()Max Kellermann
2014-11-26Merge tag 'v0.19.5'Max Kellermann
2014-11-25event/DeferredMonitor: include cleanupMax Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-11-10input/curl: ignore ResponseBoundary() while seekingMax Kellermann
2014-11-07input/AsyncInputStream: set Error when seeking unseekableMax Kellermann
2014-11-07input/Open: expose input_domainMax Kellermann
2014-11-02input/curl: forget Content-Length (and more) after redirectMax Kellermann
2014-11-02AsyncInputStream: add method ClearTag()Max Kellermann
2014-11-02InputStream: add method ClearMimeType()Max Kellermann
2014-11-02Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2014-11-02input/curl: fix curl_easy_setopt() parameter typesMax Kellermann
2014-11-01input/curl: fix curl_easy_setopt() parameter typesMax Kellermann
2014-10-28TextInputStream: don't ignore unterminated last lineMax Kellermann
2014-10-19TextInputStream: manually shift the buffer before readingMax Kellermann
2014-10-11ThreadInputStream: call ThreadRead() inside the thread instead of Read()Max Kellermann
2014-10-11ThreadInputStream: add assertionsMax Kellermann
2014-10-02input/Open: use OpenLocalInputStream()Max Kellermann
2014-10-02input/LocalOpen: new library for opening local filesMax Kellermann