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
/
inputPlugins
/
_ogg_common.c
Age
Commit message (
Expand
)
Author
2008-08-26
added decoder_read()
Max Kellermann
2008-08-26
moved InputPlugin to decoder_api.h
Max Kellermann
2008-08-26
clean up CPP includes
Max Kellermann
2008-06-30
don't call seekInputStream(0) if r==0
Max Kellermann
2008-06-30
eliminated local variable "to_read"
Max Kellermann
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2007-12-31
ogg_common: fix indent screwup
Eric Wong
2007-12-31
fix builds that only have FLAC >= 1.1.3 but not Ogg-Vorbis
Eric Wong
2007-09-17
inputPlugins/_ogg_common.c: fixup includes for new (1.1.4+ FLAC)
Eric Wong
2007-04-05
The massive copyright update
Avuton Olrich
2006-08-20
inputPlugins/_ogg_common.c: check for read errors correctly
Eric Wong
2006-08-20
This fixes 5 potential bugs where the conditional would always be true.
Avuton Olrich
2006-07-20
Add mpd-indent.sh
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