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
/
RewindInputPlugin.cxx
Age
Commit message (
Expand
)
Author
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
2013-10-23
InputInternal: remove obsolete library
Max Kellermann
2013-10-17
InputStream: use int64_t instead of goffset
Max Kellermann
2013-10-17
input_plugin: rename struct to "InputPlugin"
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-01-30
input/Rewind: remove bogus assertion
Max Kellermann
2013-01-28
InputStream: use std::string
Max Kellermann
2013-01-28
InputStream: store references instead of pointers
Max Kellermann
2013-01-28
InputStream: add constructor/destructor
Max Kellermann
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
2013-01-25
input_{internal,plugin}: convert to C++
Max Kellermann
2013-01-21
input/rewind: convert to C++
Max Kellermann