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
/
inputPlugin.h
Age
Commit message (
Expand
)
Author
2008-08-26
renamed inputPlugin.* to decoder_list.*
Max Kellermann
2008-08-26
moved decoder externs to inputPlugin.c
Max Kellermann
2008-08-26
renamed InputPlugin to struct decoder_plugin
Max Kellermann
2008-08-26
moved InputPlugin to decoder_api.h
Max Kellermann
2008-08-26
added struct decoder
Max Kellermann
2008-04-13
Stop passing our single OutputBuffer object everywhere
Eric Wong
2008-04-13
Stop passing our single DecoderControl object everywhere
Eric Wong
2008-04-12
clean up CPP includes
Max Kellermann
2008-02-05
fix -Wconst warnings
Max Kellermann
2008-01-26
fixed invalid C prototypes
Max Kellermann
2007-06-24
Adding WavPack support. Patch courtesy Kodest.
J. Alexander Treuman
2007-06-04
Actually load the aac input plugin.
J. Alexander Treuman
2007-04-05
The massive copyright update
Avuton Olrich
2007-01-14
sparse: move extern declarations for plugins into header files
Eric Wong
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2006-03-16
merge with mpd/trunk up to r3925
Eric Wong
2004-06-16
add copyright notices
Warren Dukes
2004-06-01
nice output of all suffix types supported in version
Warren Dukes
2004-06-01
fix for bastard mp3 streams
Warren Dukes
2004-05-31
mod_plugin, just for tarzeau
Warren Dukes
2004-05-31
icynames are now copied to title of streams
Warren Dukes
2004-05-31
little cleanup of plugin stuff
Warren Dukes
2004-05-31
mp3 and ogg plugin stuff
Warren Dukes
2004-05-30
finish implementing inputPlugin interface
Warren Dukes
2004-05-30
start to implement inputPlugin interface
Warren Dukes