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.c
Age
Commit message (
Expand
)
Author
2007-04-05
The massive copyright update
Avuton Olrich
2007-01-14
sparse: move extern declarations for plugins into header files
Eric Wong
2007-01-14
Don't initialize globals to zero (or NULL)
Eric Wong
2006-07-30
remove deprecated myfprintf wrapper
Eric Wong
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
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
2005-02-01
will compile if you manually add "HAVE_MUSEPACK" to config.h and -lmusepack to
Warren Dukes
2004-11-11
ok, now song->url is only the filename, not the full path to the song
Warren Dukes
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
do strcasecmp for detecting plugin type
Warren Dukes
2004-06-01
fix segfault when no mimeType in a stream
Warren Dukes
2004-05-31
mod_plugin, just for tarzeau
Warren Dukes
2004-05-31
forgot to load aacPlugin
Warren Dukes
2004-05-31
mp4_plugin
Warren Dukes
2004-05-31
audiofile_plugin
Warren Dukes
2004-05-31
flac_plugin
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