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_api.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added decoder_read()
Max Kellermann
2008-08-26
1
-0
/
+9
*
added decoder_plugin_register()
Max Kellermann
2008-08-26
1
-0
/
+4
*
no camel case in struct decoder_plugin
Max Kellermann
2008-08-26
1
-8
/
+8
*
renamed the InputPlugin function types
Max Kellermann
2008-08-26
1
-14
/
+13
*
renamed InputPlugin to struct decoder_plugin
Max Kellermann
2008-08-26
1
-2
/
+2
*
eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEK
Max Kellermann
2008-08-26
1
-5
/
+4
*
added decoder_get_url()
Max Kellermann
2008-08-26
1
-0
/
+2
*
added decoder_seek_where() and decoder_seek_error()
Max Kellermann
2008-08-26
1
-0
/
+4
*
added decoder_command_finished() to decoder_api.h
Max Kellermann
2008-08-26
1
-0
/
+7
*
added decoder_get_command()
Max Kellermann
2008-08-26
1
-0
/
+2
*
moved InputPlugin to decoder_api.h
Max Kellermann
2008-08-26
1
-1
/
+60
*
added parameter total_time to decoder_initialized()
Max Kellermann
2008-08-26
1
-1
/
+2
*
added audio_format parameter to decoder_initialized()
Max Kellermann
2008-08-26
1
-1
/
+2
*
added decoder_clear() and decoder_flush()
Max Kellermann
2008-08-26
1
-0
/
+4
*
added decoder_data()
Max Kellermann
2008-08-26
1
-0
/
+15
*
added decoder_initialized()
Max Kellermann
2008-08-26
1
-0
/
+6
*
added struct decoder
Max Kellermann
2008-08-26
1
-0
/
+37