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_plugin.h
Age
Commit message (
Expand
)
Author
2013-01-25
input_{internal,plugin}: convert to C++
Max Kellermann
2011-09-16
input_stream: non-blocking I/O
Max Kellermann
2011-09-16
input_plugin: add method check()
Max Kellermann
2011-09-14
input_plugin: add method update()
Max Kellermann
2011-03-31
fix common misspellings
Jonathan Neuschäfer
2011-01-29
copyright year 2011
Max Kellermann
2010-01-01
input_stream: return allocated input_stream objects
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-15
input_stream: return errors with GError
Max Kellermann
2009-12-14
input_plugin: method init() returns errors with GError
Max Kellermann
2009-10-11
input_stream: use "goffset" instead of "off_t"
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-02
input: pass config_param to input_plugin.init()
Max Kellermann
2009-03-02
input_plugin: added methods init(), finish()
Max Kellermann
2009-03-02
input_stream: moved struct input_plugin to input_plugin.h
Max Kellermann
2004-05-30
start to implement inputPlugin interface
Warren Dukes
2004-05-30
include proper headers for input_plugin
Warren Dukes
2004-05-30
input plugin header stuff
Warren Dukes
2004-05-30
input plugin sheme
Warren Dukes