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
/
InputStream.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-02
InputStream: add method ClearMimeType()
Max Kellermann
1
-0
/
+4
2014-08-19
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
1
-1
/
+2
2014-08-19
InputStream: make offset_type unsigned
Max Kellermann
1
-4
/
+1
2014-08-19
InputStream: allow GetSize() only if KnownSize()
Max Kellermann
1
-0
/
+1
2014-08-19
InputStream: add constant UNKNOWN_SIZE
Max Kellermann
1
-3
/
+5
2014-08-19
InputStream: use KnownSize() in assertion
Max Kellermann
1
-1
/
+1
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
1
-6
/
+10
2014-05-12
InputStream: "protect" attributes
Max Kellermann
1
-1
/
+17
2014-05-11
InputStream: remove attribute "plugin"
Max Kellermann
1
-13
/
+2
2014-05-11
InputStream: make various methods abstract
Max Kellermann
1
-7
/
+7
2014-05-11
InputStream: add virtual destructor
Max Kellermann
1
-7
/
+7
2014-05-11
InputStream: convert to class
Max Kellermann
1
-2
/
+56
2014-01-24
Input*: move to input/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-12-29
InputStream: add static method OpenReady()
Max Kellermann
1
-0
/
+9
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-7
/
+7
2013-10-23
InputStream: add method Rewind()
Max Kellermann
1
-0
/
+7
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-4
/
+4
2013-10-17
InputStream: use int64_t instead of goffset
Max Kellermann
1
-8
/
+9
2013-10-17
input_plugin: rename struct to "InputPlugin"
Max Kellermann
1
-2
/
+3
2013-10-17
thread/{Cond,Mutex}: use "class" instead of "typedef"
Max Kellermann
1
-1
/
+1
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-15
/
+184
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
1
-1
/
+1
2013-01-28
InputStream: use std::string
Max Kellermann
1
-14
/
+7
2013-01-28
InputStream: store references instead of pointers
Max Kellermann
1
-7
/
+7
2013-01-28
InputStream: add constructor/destructor
Max Kellermann
1
-0
/
+17
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
1
-4
/
+6
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
1
-0
/
+102