aboutsummaryrefslogtreecommitdiff
path: root/src/output/pulse_plugin.c
Commit message (Expand)AuthorAge
* output_plugin: don't pass audio_output object to method init()Max Kellermann2009-02-25
* output_api: removed audio_output_get_name()Max Kellermann2009-02-25
* output: pass the music chunk pointer as void*, not char*Max Kellermann2009-02-23
* output_api: play() returns a lengthMax Kellermann2009-02-23
* conf: const pointers in block get functionsMax Kellermann2009-01-25
* conf: added config_get_block_string()Max Kellermann2009-01-18
* conf: no CamelCase, part IMax Kellermann2009-01-17
* output plugins: don't include gcc.hMax Kellermann2009-01-01
* pulse: removed reconnect intervalMax Kellermann2008-11-05
* pulse: check if connection is open in pulse_cancel()Max Kellermann2008-11-05
* pulse: fix segfault without sink nameMax Kellermann2008-10-30
* output: use bool for return values and flagsMax Kellermann2008-10-29
* pulse: clear pa_simple pointer in pulse_close()Max Kellermann2008-10-29
* pulse: use GLib instead of util.h/log.hMax Kellermann2008-10-29
* pulse: no CamelCaseMax Kellermann2008-10-29
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26