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_internal.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
output_thread: added command DRAIN
Max Kellermann
2009-11-09
1
-0
/
+7
*
output: consistently lock audio output objects
Max Kellermann
2009-10-29
1
-6
/
+8
*
output_plugin: added methods enable() and disable()
Max Kellermann
2009-10-23
1
-0
/
+8
*
output: convert config_audio_format to an audio_format struct
Max Kellermann
2009-10-21
1
-6
/
+5
*
Merged release 0.15.2 from branch 'v0.15.x'
Max Kellermann
2009-08-15
1
-0
/
+6
|
\
|
*
output: fixed shout stuck pause bug
Max Kellermann
2009-08-14
1
-0
/
+6
*
|
output: attach a filter chain to each audio_output
Max Kellermann
2009-07-06
1
-2
/
+13
*
|
output: added command REOPEN
Max Kellermann
2009-07-06
1
-0
/
+7
|
/
*
output_plugin: replaced output_plugin.get_mixer() with mixer_plugin
Max Kellermann
2009-03-26
1
-0
/
+7
*
output: protect audio_output.open with the mutex
Max Kellermann
2009-03-25
1
-1
/
+6
*
output: convert audio_output.config_audio_format to boolean
Max Kellermann
2009-03-20
1
-6
/
+6
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-7
/
+7
*
output: play from a music_pipe object
Max Kellermann
2009-03-09
1
-10
/
+19
*
output: use GTimer instead of time_t for reopen after failure
Max Kellermann
2009-02-28
1
-3
/
+4
*
output: pass the music chunk pointer as void*, not char*
Max Kellermann
2009-02-23
1
-1
/
+1
*
output: include cleanup
Max Kellermann
2009-02-16
1
-1
/
+1
*
output_api: moved "enum output_command" to output_internal.h
Max Kellermann
2009-02-16
1
-0
/
+11
*
output_api: no CamelCase in struct audio_output
Max Kellermann
2009-02-10
1
-6
/
+6
*
output_internal: added missing output_api.h include
Max Kellermann
2009-02-10
1
-0
/
+1
*
pcm_convert: return PCM buffer from pcm_convert()
Max Kellermann
2009-01-17
1
-2
/
+0
*
pcm_utils: moved conversion code to pcm_convert.c
Max Kellermann
2009-01-07
1
-1
/
+1
*
output: migrate from pthread to glib threads
Thomas Jansen
2008-12-28
1
-3
/
+2
*
notify: use GLib locking
Max Kellermann
2008-12-27
1
-0
/
+1
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
output: removed audio_output.result
Max Kellermann
2008-10-29
1
-11
/
+0
*
output: delay reopen after device failure
Max Kellermann
2008-10-29
1
-0
/
+8
*
output: moved audioDeviceStates to audio_output.enabled
Max Kellermann
2008-10-29
1
-0
/
+5
*
output: use bool for return values and flags
Max Kellermann
2008-10-29
1
-6
/
+6
*
pcm_utils: renamed ConvState to struct pcm_convert_state
Max Kellermann
2008-10-21
1
-1
/
+1
*
output: removed DEVICE_ON, DEVICE_OFF
Max Kellermann
2008-09-24
1
-0
/
+6
*
output: semi-asynchronous playback
Max Kellermann
2008-09-24
1
-0
/
+12
*
output: document the audio_output elements
Max Kellermann
2008-09-24
1
-4
/
+58
*
output: make "struct audio_output" opaque for output plugins
Max Kellermann
2008-09-24
1
-0
/
+58