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_all.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
output_all: synchronize playback with player_control.notify
Max Kellermann
2009-03-26
1
-1
/
+2
*
output_all: synchronize playback with a notify object
Max Kellermann
2009-03-25
1
-2
/
+1
*
output_all: moved code to audio_output_all_wait()
Max Kellermann
2009-03-25
1
-0
/
+12
*
output: protect audio_output.open with the mutex
Max Kellermann
2009-03-25
1
-12
/
+23
*
output_all: check param!=NULL before accessing it
Max Kellermann
2009-03-16
1
-2
/
+7
*
output_all: added missing "unused" attribute
Max Kellermann
2009-03-14
1
-1
/
+1
*
output_all: include chunk.h
Max Kellermann
2009-03-14
1
-0
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-3
/
+4
*
output_all: fix off-by-one error in audio_output_all_check()
Max Kellermann
2009-03-12
1
-1
/
+1
*
output_all: clear input_audio_format on close
Max Kellermann
2009-03-10
1
-0
/
+2
*
output_all: don't allow audio_format==NULL in audio_output_all_open()
Max Kellermann
2009-03-10
1
-5
/
+3
*
output: play from a music_pipe object
Max Kellermann
2009-03-09
1
-42
/
+182
*
output_all: fix boolean short circuit in update()
Max Kellermann
2009-03-07
1
-2
/
+2
*
output_all: audio_output_all_update() returns bool
Max Kellermann
2009-03-07
1
-3
/
+12
*
output_init: return GError on error
Max Kellermann
2009-03-01
1
-12
/
+3
*
output: use GTimer instead of time_t for reopen after failure
Max Kellermann
2009-02-28
1
-2
/
+8
*
output_all: print a warning when all outputs are disabled
Max Kellermann
2009-02-26
1
-1
/
+7
*
output_all: removed "audio_outputs!=NULL" check
Max Kellermann
2009-02-26
1
-3
/
+0
*
output: set a GLib log domain
Max Kellermann
2009-02-25
1
-0
/
+3
*
output: include cleanup
Max Kellermann
2009-02-16
1
-0
/
+2
*
output_all: immediately reopen output on play
Max Kellermann
2009-02-10
1
-0
/
+13
*
output_all: moved code to audio_output_all_finished()
Max Kellermann
2009-02-10
1
-13
/
+16
*
output_all: no CamelCase
Max Kellermann
2009-02-10
1
-58
/
+66
*
audio: moved code to output_all.c
Max Kellermann
2009-02-10
1
-0
/
+270