index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
Age
Commit message (
Expand
)
Author
2014-10-11
ThreadInputStream: add assertions
Max Kellermann
2014-10-02
input/Open: use OpenLocalInputStream()
Max Kellermann
2014-10-02
input/LocalOpen: new library for opening local files
Max Kellermann
2014-10-02
input/archive: export function OpenArchiveInputStream()
Max Kellermann
2014-10-02
input/file: export function OpenFileInputStream()
Max Kellermann
2014-10-02
input/file: generate Error when errno==ENOENT
Max Kellermann
2014-10-02
input/file: make the "fd" attribute "const"
Max Kellermann
2014-10-02
input/file: make variables more local
Max Kellermann
2014-10-02
input/file: convert to class
Max Kellermann
2014-09-16
CurlInputPlugin: fix crash after second init call
Thomas Guillem
2014-09-02
input/nfs: auto-reconnect if failed while paused
Max Kellermann
2014-09-02
input/async: add method IsPaused()
Max Kellermann
2014-08-31
input/nfs: notify client on error
Max Kellermann
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
2014-08-19
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
2014-08-19
InputStream: CheapSeeking() returns false only for HTTP
Max Kellermann
2014-08-19
InputStream: move code to ExpensiveSeeking()
Max Kellermann
2014-08-19
InputStream: make offset_type unsigned
Max Kellermann
2014-08-19
InputPlugin: remove typedef offset_type
Max Kellermann
2014-08-19
InputStream: allow GetSize() only if KnownSize()
Max Kellermann
2014-08-19
InputStream: add constant UNKNOWN_SIZE
Max Kellermann
2014-08-19
input/proxy: use KnownSize()
Max Kellermann
2014-08-19
InputStream: use KnownSize() in assertion
Max Kellermann
2014-08-18
input/ffmpeg: use av_strerror()
Max Kellermann
2014-08-18
{input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxx
Max Kellermann
2014-08-18
input/ffmpeg: update offset after seeking
Max Kellermann
2014-08-18
input/ffmpeg: refactor error code path
Max Kellermann
2014-08-18
input/ffmpeg: use "auto"
Max Kellermann
2014-08-07
input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxx
Max Kellermann
2014-08-07
TextInputStream: don't strip
Max Kellermann
2014-08-07
TextInputStream: move code to ReadBufferedLine()
Max Kellermann
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
2014-08-07
input/TextInputStream: return char*
Max Kellermann
2014-08-06
util/FifoBuffer: rename to StaticFifoBuffer
Max Kellermann
2014-07-11
input/curl: options "verify_peer" and "verify_host"
Max Kellermann
2014-07-10
input/async: more API documentation
Max Kellermann
2014-06-21
input/async: use IsEOF() instead of !open for "ready" check
Max Kellermann
2014-06-21
Revert "AsyncInputStream: fix assertion failure in AppendToBuffer()"
Max Kellermann
2014-06-21
input/nfs: never read more than space available in buffer
Max Kellermann
2014-06-17
input/nfs: use the asynchronous libnfs API
Max Kellermann
2014-06-17
AsyncInputStream: fix assertion failure in AppendToBuffer()
Max Kellermann
2014-06-17
AsyncInputStream: reset "paused" when seeking
Max Kellermann
2014-06-17
input/curl: hold mutex while writing to postponed_error
Max Kellermann
2014-06-17
input/AsyncInputStream: add method IsBufferFull()
Max Kellermann
2014-05-24
input/async: add offset/size comparison to IsEOF()
Max Kellermann
2014-05-24
input/curl: move code to AsyncInputStream
Max Kellermann
2014-05-24
input/curl: call SetReady() only if not yet ready
Max Kellermann
2014-05-24
input/curl: include cleanup
Max Kellermann
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
[prev]
[next]