index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
decoder
/
audiofile_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-9
/
+8
*
audiofile: added 24 bit support
Max Kellermann
2009-03-01
1
-1
/
+8
*
audiofile: removed duplicate decoder_get_command() calls
Max Kellermann
2009-02-28
1
-12
/
+16
*
audiofile: refuse to play non-seekable files
Max Kellermann
2009-02-28
1
-0
/
+5
*
audiofile: no CamelCase
Max Kellermann
2009-02-28
1
-9
/
+9
*
audiofile: don't close onput stream in libaudiofile destroy()
Max Kellermann
2008-12-27
1
-2
/
+3
*
decoder: audiofile plugin using input stream instead of file
Viliam Mateicka
2008-12-03
1
-15
/
+74
*
decoder: check audio_format_valid() in all decoders
Max Kellermann
2008-11-21
1
-7
/
+8
*
audiofile: use GLib instead of log.h
Max Kellermann
2008-11-21
1
-8
/
+10
*
audiofile: fixed misplaced if
Viliam Mateicka
2008-11-18
1
-2
/
+1
*
decoder: return void from decode() methods
Max Kellermann
2008-11-11
1
-5
/
+4
*
decoder: removed stream_types
Max Kellermann
2008-11-04
1
-1
/
+0
*
decoder_api: pass "seekable" flag to decoder_initialized()
Max Kellermann
2008-11-02
1
-2
/
+2
*
decoder: make the suffixes and mime_types arrays really const
Max Kellermann
2008-11-01
1
-1
/
+3
*
decoder: make all decoder_plugin structs const
Max Kellermann
2008-11-01
1
-1
/
+1
*
decoder_api: pass constant path pointers
Max Kellermann
2008-10-31
1
-3
/
+3
*
decoder: use bool for return values and flags
Max Kellermann
2008-10-30
1
-5
/
+6
*
decoder: automatically flush the output buffer after decoder exits
Max Kellermann
2008-10-29
1
-3
/
+0
*
decoder_api: removed decoder_clear()
Max Kellermann
2008-10-29
1
-1
/
+0
*
renamed src/inputPlugins/ to src/decoder/
Max Kellermann
2008-10-26
1
-0
/
+147