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
/
output_api.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
output: use bool for return values and flags
Max Kellermann
2008-10-29
1
-3
/
+3
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-1
/
+0
*
audio_output: added method pause()
Max Kellermann
2008-09-29
1
-0
/
+11
*
audio_output: added function audio_output_is_pending()
Max Kellermann
2008-09-29
1
-0
/
+7
*
output: document the audio_output_plugin methods
Max Kellermann
2008-09-24
1
-0
/
+44
*
output: make "struct audio_output" opaque for output plugins
Max Kellermann
2008-09-24
1
-44
/
+10
*
output: added audio_output_closed()
Max Kellermann
2008-09-24
1
-0
/
+2
*
output: added audio_output_get_name()
Max Kellermann
2008-09-24
1
-0
/
+2
*
output: pass audio_format to plugin.init() and plugin.open()
Max Kellermann
2008-09-24
1
-2
/
+5
*
output: one thread per audio output
Max Kellermann
2008-09-24
1
-0
/
+26
*
output: removed audio_output.sameInAndOutFormats
Max Kellermann
2008-09-11
1
-1
/
+0
*
output: removed audio_output.convertAudioFormat
Max Kellermann
2008-09-11
1
-1
/
+0
*
output: renamed method names
Max Kellermann
2008-09-09
1
-22
/
+12
*
output: const plugin structures
Max Kellermann
2008-09-08
1
-1
/
+1
*
output: replace audio_output.*Func with audio_output.plugin
Max Kellermann
2008-09-07
1
-7
/
+1
*
output: renamed typedef AudioOutput to struct audio_output
Max Kellermann
2008-09-07
1
-12
/
+12
*
output: added output_api.h
Max Kellermann
2008-09-07
1
-0
/
+91