index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxx
Max Kellermann
2
-22
/
+3
2014-08-07
TextInputStream: don't strip
Max Kellermann
1
-3
/
+3
2014-08-07
TextInputStream: move code to ReadBufferedLine()
Max Kellermann
2
-34
/
+45
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
2
-10
/
+6
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
1
-1
/
+1
2014-08-07
input/TextInputStream: return char*
Max Kellermann
2
-18
/
+15
2014-08-06
util/FifoBuffer: rename to StaticFifoBuffer
Max Kellermann
1
-2
/
+2
2014-07-11
input/curl: options "verify_peer" and "verify_host"
Max Kellermann
1
-0
/
+8
2014-07-10
input/async: more API documentation
Max Kellermann
1
-0
/
+26
2014-06-21
input/async: use IsEOF() instead of !open for "ready" check
Max Kellermann
1
-2
/
+3
2014-06-21
Revert "AsyncInputStream: fix assertion failure in AppendToBuffer()"
Max Kellermann
1
-6
/
+4
2014-06-21
input/nfs: never read more than space available in buffer
Max Kellermann
1
-2
/
+4
2014-06-17
input/nfs: use the asynchronous libnfs API
Max Kellermann
1
-84
/
+138
2014-06-17
AsyncInputStream: fix assertion failure in AppendToBuffer()
Max Kellermann
1
-4
/
+6
2014-06-17
AsyncInputStream: reset "paused" when seeking
Max Kellermann
1
-0
/
+1
2014-06-17
input/curl: hold mutex while writing to postponed_error
Max Kellermann
3
-3
/
+16
2014-06-17
input/AsyncInputStream: add method IsBufferFull()
Max Kellermann
1
-0
/
+4
2014-05-24
input/async: add offset/size comparison to IsEOF()
Max Kellermann
1
-1
/
+2
2014-05-24
input/curl: move code to AsyncInputStream
Max Kellermann
3
-211
/
+409
2014-05-24
input/curl: call SetReady() only if not yet ready
Max Kellermann
1
-1
/
+2
2014-05-24
input/curl: include cleanup
Max Kellermann
1
-7
/
+0
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
11
-84
/
+37
2014-05-21
input/curl: relock mutex in error paths
Max Kellermann
1
-2
/
+7
2014-05-21
input/curl: pass remaining size to CircularBuffer::Append()
Max Kellermann
1
-1
/
+1
2014-05-21
input/curl: move code to IcyInputStream
Max Kellermann
3
-86
/
+182
2014-05-21
input/rewind: move code to class ProxyInputStream
Max Kellermann
3
-59
/
+175
2014-05-21
input/InputStream: move Open() to Open.cxx
Max Kellermann
2
-50
/
+72
2014-05-21
input/rewind: include cleanup
Max Kellermann
1
-4
/
+2
2014-05-21
input/rewind: work around assertion failure
Max Kellermann
1
-1
/
+1
2014-05-12
ThreadInputStream: include cleanup
Max Kellermann
1
-1
/
+0
2014-05-12
InputStream: "protect" attributes
Max Kellermann
2
-8
/
+24
2014-05-12
input/cdio: convert to class
Max Kellermann
1
-1
/
+2
2014-05-12
input/cdio: move initialization code to constructor
Max Kellermann
1
-51
/
+50
2014-05-12
input/cdio: handle cdio_open() failure
Max Kellermann
1
-0
/
+5
2014-05-12
input/cdio: initialize lsn_relofs in constructor
Max Kellermann
1
-2
/
+1
2014-05-12
input/cdio: initialize attribute "buffer_lsn"
Max Kellermann
1
-1
/
+2
2014-05-12
input/cdio: remove unused attribute "trackno"
Max Kellermann
1
-11
/
+6
2014-05-11
InputStream: remove attribute "plugin"
Max Kellermann
13
-33
/
+18
2014-05-11
InputStream: make various methods abstract
Max Kellermann
16
-569
/
+211
2014-05-11
InputStream: add virtual destructor
Max Kellermann
16
-125
/
+29
2014-05-11
input/plugins: make InputStream the base class
Max Kellermann
12
-274
/
+202
2014-05-11
input/rewind: convert to class
Max Kellermann
1
-46
/
+89
2014-05-11
InputStream: convert to class
Max Kellermann
14
-46
/
+107
2014-04-23
input/nfs: add missing string.h include
Max Kellermann
1
-0
/
+1
2014-03-16
input/mms: move blocking I/O to thread
Max Kellermann
1
-60
/
+50
2014-03-16
input/BufferedInputStream: new wrapper for moving plugin to thread
Max Kellermann
2
-0
/
+385
2014-03-16
input/alsa: don't initialize "seekable=false", "size=-1"
Max Kellermann
1
-2
/
+0
2014-03-16
input/curl: use CircularBuffer
Max Kellermann
1
-133
/
+75
2014-03-15
input/curl: add method CurlInputStream::Open()
Max Kellermann
1
-12
/
+17
2014-03-15
input/curl: move _seek() into the CurlInputStream class
Max Kellermann
1
-38
/
+44
[prev]
[next]