aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/pulse_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-26pulse: make configuration strings constMax Kellermann1-6/+4
2009-03-26pulse: don't check config_param!=NULLMax Kellermann1-4/+2
2009-03-26output_plugin: replaced output_plugin.get_mixer() with mixer_pluginMax Kellermann1-16/+1
2009-03-14mixer_api: moved mixer_plugin imports to mixer_list.hMax Kellermann1-1/+1
2009-03-14mixer_api: moved functions to mixer_control.cMax Kellermann1-0/+1
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-03-07pulse mixerDavid Guibert1-0/+16
2009-03-01output: removed duplicate debug messages from pluginsMax Kellermann1-6/+0
2009-02-26output_plugin: report errors with GErrorMax Kellermann1-9/+17
2009-02-26pulse: removed pa_simple!=NULL checksMax Kellermann1-10/+2
2009-02-25output_plugin: don't pass audio_output object to method init()Max Kellermann1-2/+1
2009-02-25output_api: removed audio_output_get_name()Max Kellermann1-11/+8
2009-02-23output: pass the music chunk pointer as void*, not char*Max Kellermann1-2/+2
2009-02-23output_api: play() returns a lengthMax Kellermann1-3/+3
2009-01-25conf: const pointers in block get functionsMax Kellermann1-1/+1
2009-01-18conf: added config_get_block_string()Max Kellermann1-9/+4
2009-01-17conf: no CamelCase, part IMax Kellermann1-3/+3
2009-01-01output plugins: don't include gcc.hMax Kellermann1-1/+1
2008-11-05pulse: removed reconnect intervalMax Kellermann1-19/+2
2008-11-05pulse: check if connection is open in pulse_cancel()Max Kellermann1-0/+3
2008-10-30pulse: fix segfault without sink nameMax Kellermann1-2/+2
2008-10-29output: use bool for return values and flagsMax Kellermann1-11/+11
2008-10-29pulse: clear pa_simple pointer in pulse_close()Max Kellermann1-0/+1
2008-10-29pulse: use GLib instead of util.h/log.hMax Kellermann1-28/+25
2008-10-29pulse: no CamelCaseMax Kellermann1-48/+49
2008-10-26output: don't compile plugins which are disabledMax Kellermann1-8/+0
2008-10-26renamed src/audioOutputs/ to src/output/Max Kellermann1-0/+0
2008-10-25pulse: force 16 bit audio sample formatMax Kellermann1-5/+3
2008-10-10audio_format: renamed sampleRate to sample_rateMax Kellermann1-2/+2
2008-09-29use C99 struct initializersMax Kellermann1-9/+8
2008-09-24output: make "struct audio_output" opaque for output pluginsMax Kellermann1-26/+32
2008-09-24output: set audio_output->open=1 in audio_output_task()Max Kellermann1-3/+0
2008-09-24output: pass audio_format to plugin.init() and plugin.open()Max Kellermann1-3/+3
2008-09-08output: const plugin structuresMax Kellermann1-1/+1
2008-09-07output: renamed typedef AudioOutput to struct audio_outputMax Kellermann1-7/+8
2008-09-07output: added output_api.hMax Kellermann1-3/+2
2008-09-07audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann1-1/+1
2008-04-12use size_t and constant pointer in ao pluginsMax Kellermann1-1/+2
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-5/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-3/+3
2006-08-08audioOutput_pulse: ansi-fy function declarations (sparse)Eric Wong1-2/+2
2006-07-20#include <string.h> in PulseAudio output for correctnessJ. Alexander Treuman1-0/+1
2006-07-20Add mpd-indent.shAvuton Olrich1-3/+3
2006-07-20Add mpd-indent.shAvuton Olrich1-33/+34
2006-07-19s/ad/pd/ in the PluseAudio plugin (I forgot to rename when copying from alsa)J. Alexander Treuman1-31/+31
2006-07-19Throttle PuleAudio connection attempts so we don't spam the error logJ. Alexander Treuman1-5/+24
2006-07-14Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...J. Alexander Treuman1-7/+2
2006-07-14Use audio_output { name } for the stream name in PulseAudioJ. Alexander Treuman1-4/+8
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1