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
/
pulse_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pulse: make configuration strings const
Max Kellermann
2009-03-26
1
-6
/
+4
*
pulse: don't check config_param!=NULL
Max Kellermann
2009-03-26
1
-4
/
+2
*
output_plugin: replaced output_plugin.get_mixer() with mixer_plugin
Max Kellermann
2009-03-26
1
-16
/
+1
*
mixer_api: moved mixer_plugin imports to mixer_list.h
Max Kellermann
2009-03-14
1
-1
/
+1
*
mixer_api: moved functions to mixer_control.c
Max Kellermann
2009-03-14
1
-0
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
pulse mixer
David Guibert
2009-03-07
1
-0
/
+16
*
output: removed duplicate debug messages from plugins
Max Kellermann
2009-03-01
1
-6
/
+0
*
output_plugin: report errors with GError
Max Kellermann
2009-02-26
1
-9
/
+17
*
pulse: removed pa_simple!=NULL checks
Max Kellermann
2009-02-26
1
-10
/
+2
*
output_plugin: don't pass audio_output object to method init()
Max Kellermann
2009-02-25
1
-2
/
+1
*
output_api: removed audio_output_get_name()
Max Kellermann
2009-02-25
1
-11
/
+8
*
output: pass the music chunk pointer as void*, not char*
Max Kellermann
2009-02-23
1
-2
/
+2
*
output_api: play() returns a length
Max Kellermann
2009-02-23
1
-3
/
+3
*
conf: const pointers in block get functions
Max Kellermann
2009-01-25
1
-1
/
+1
*
conf: added config_get_block_string()
Max Kellermann
2009-01-18
1
-9
/
+4
*
conf: no CamelCase, part I
Max Kellermann
2009-01-17
1
-3
/
+3
*
output plugins: don't include gcc.h
Max Kellermann
2009-01-01
1
-1
/
+1
*
pulse: removed reconnect interval
Max Kellermann
2008-11-05
1
-19
/
+2
*
pulse: check if connection is open in pulse_cancel()
Max Kellermann
2008-11-05
1
-0
/
+3
*
pulse: fix segfault without sink name
Max Kellermann
2008-10-30
1
-2
/
+2
*
output: use bool for return values and flags
Max Kellermann
2008-10-29
1
-11
/
+11
*
pulse: clear pa_simple pointer in pulse_close()
Max Kellermann
2008-10-29
1
-0
/
+1
*
pulse: use GLib instead of util.h/log.h
Max Kellermann
2008-10-29
1
-28
/
+25
*
pulse: no CamelCase
Max Kellermann
2008-10-29
1
-48
/
+49
*
output: don't compile plugins which are disabled
Max Kellermann
2008-10-26
1
-8
/
+0
*
renamed src/audioOutputs/ to src/output/
Max Kellermann
2008-10-26
1
-0
/
+218