aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/pulse_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* conf: const pointers in block get functionsMax Kellermann2009-01-251-1/+1
* conf: added config_get_block_string()Max Kellermann2009-01-181-9/+4
* conf: no CamelCase, part IMax Kellermann2009-01-171-3/+3
* output plugins: don't include gcc.hMax Kellermann2009-01-011-1/+1
* pulse: removed reconnect intervalMax Kellermann2008-11-051-19/+2
* pulse: check if connection is open in pulse_cancel()Max Kellermann2008-11-051-0/+3
* pulse: fix segfault without sink nameMax Kellermann2008-10-301-2/+2
* output: use bool for return values and flagsMax Kellermann2008-10-291-11/+11
* pulse: clear pa_simple pointer in pulse_close()Max Kellermann2008-10-291-0/+1
* pulse: use GLib instead of util.h/log.hMax Kellermann2008-10-291-28/+25
* pulse: no CamelCaseMax Kellermann2008-10-291-48/+49
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-8/+0
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-0/+218