aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/pulse_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer/{alsa,pulse}: convert to C++Max Kellermann2013-01-091-1/+1
* output/pulse: implement method delay()Max Kellermann2012-08-141-7/+21
* output/pulse: simplify _wait_stream()Max Kellermann2012-08-141-55/+16
* output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-191-23/+30
* Merge branch 'v0.16.x'Max Kellermann2011-09-171-11/+11
|\
| * output/pulse: improve lockingMax Kellermann2011-09-171-11/+11
* | output/pulse: don't expose internal struct in public headerMax Kellermann2011-09-171-0/+43
* | output/pulse: move code to _setup_stream()Max Kellermann2011-09-171-15/+36
* | Merge branch 'v0.16.x'Max Kellermann2011-09-161-1/+2
|\|
| * input/curl, output/pulse: fix "unused local variable" warningsMax Kellermann2011-09-161-1/+2
* | Merge branch 'v0.16.x'Max Kellermann2011-09-011-21/+41
|\|
| * 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
* | Merge branch 'v0.16.x'Max Kellermann2011-08-241-2/+65
|\|
| * 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
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* 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