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_thread.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
initialize GError pointers
Max Kellermann
2009-01-04
1
-1
/
+1
*
output: migrate from pthread to glib threads
Thomas Jansen
2008-12-28
1
-6
/
+4
*
pcm_utils: check pcm_convert()==0
Max Kellermann
2008-12-24
1
-1
/
+9
*
output: use GLib instead of log.h/util.h
Max Kellermann
2008-11-25
1
-3
/
+5
*
output: don't allow length==0
Max Kellermann
2008-11-02
1
-0
/
+2
*
output: removed audio_output.result
Max Kellermann
2008-10-29
1
-5
/
+7
*
output: delay reopen after device failure
Max Kellermann
2008-10-29
1
-0
/
+8
*
output: always call cancel() before stop()
Max Kellermann
2008-10-29
1
-0
/
+4
*
output: close device on play error
Max Kellermann
2008-10-29
1
-0
/
+5
*
output: use bool for return values and flags
Max Kellermann
2008-10-29
1
-4
/
+4
*
pcm_utils: no CamelCase
Max Kellermann
2008-10-21
1
-8
/
+8
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-0
/
+2
*
audio_output: added method pause()
Max Kellermann
2008-09-29
1
-0
/
+18
*
notify: protect notify->pending with the mutex
Max Kellermann
2008-09-26
1
-2
/
+0
*
output: make "struct audio_output" opaque for output plugins
Max Kellermann
2008-09-24
1
-5
/
+7
*
output: set audio_output->open=1 in audio_output_task()
Max Kellermann
2008-09-24
1
-1
/
+7
*
output: pass audio_format to plugin.init() and plugin.open()
Max Kellermann
2008-09-24
1
-1
/
+1
*
output: one thread per audio output
Max Kellermann
2008-09-24
1
-0
/
+121