aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/pulse_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/pulse: improve lockingMax Kellermann2011-09-171-11/+11
* input/curl, output/pulse: fix "unused local variable" warningsMax Kellermann2011-09-161-1/+2
* output/pulse: reset callbacks before closing stream/contextMax Kellermann2011-08-311-0/+10
* output/pulse: add function _delete_stream()Max Kellermann2011-08-311-5/+16
* output/pulse: use _delete_context()Max Kellermann2011-08-311-16/+15
* output/pulse: fix deadlock when the stream was suspendedMax Kellermann2011-08-231-0/+31
* output/pulse: add assertionsMax Kellermann2011-08-231-0/+30
* output/pulse: return 0 on errorMax Kellermann2011-08-231-1/+1
* pulse/output: fix deadlock when resuming the streamMax Kellermann2011-08-231-1/+3
* output/pulse: clear the "mainloop" attribute on errorMax Kellermann2010-01-171-2/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* output/pulse: initialize pulse_output.mixerMax Kellermann2009-10-291-0/+1
* output/pulse: implement methods enable()/disable()Max Kellermann2009-10-231-9/+35
* output_plugin: added methods enable() and disable()Max Kellermann2009-10-231-0/+2
* output/pulse: call mixer on state changesMax Kellermann2009-10-231-1/+104
* pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-211-73/+581
* output/pulse: renamed context to "Music Player Daemon"Max Kellermann2009-10-201-1/+1
* pulse: renamed source filesMax Kellermann2009-10-201-0/+183