aboutsummaryrefslogtreecommitdiff
path: root/src/output/pulse_output_plugin.c
Commit message (Expand)AuthorAge
* mixer_plugin: convert to C++Max Kellermann2013-02-22
* mixer/{alsa,pulse}: convert to C++Max Kellermann2013-01-09
* output/pulse: implement method delay()Max Kellermann2012-08-14
* output/pulse: simplify _wait_stream()Max Kellermann2012-08-14
* output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-19
* Merge branch 'v0.16.x'Max Kellermann2011-09-17
|\
| * output/pulse: improve lockingMax Kellermann2011-09-17
* | output/pulse: don't expose internal struct in public headerMax Kellermann2011-09-17
* | output/pulse: move code to _setup_stream()Max Kellermann2011-09-17
* | Merge branch 'v0.16.x'Max Kellermann2011-09-16
|\|
| * input/curl, output/pulse: fix "unused local variable" warningsMax Kellermann2011-09-16
* | Merge branch 'v0.16.x'Max Kellermann2011-09-01
|\|
| * output/pulse: reset callbacks before closing stream/contextMax Kellermann2011-08-31
| * output/pulse: add function _delete_stream()Max Kellermann2011-08-31
| * output/pulse: use _delete_context()Max Kellermann2011-08-31
* | Merge branch 'v0.16.x'Max Kellermann2011-08-24
|\|
| * output/pulse: fix deadlock when the stream was suspendedMax Kellermann2011-08-23
| * output/pulse: add assertionsMax Kellermann2011-08-23
| * output/pulse: return 0 on errorMax Kellermann2011-08-23
| * pulse/output: fix deadlock when resuming the streamMax Kellermann2011-08-23
* | copyright year 2011Max Kellermann2011-01-29
|/
* output/pulse: clear the "mainloop" attribute on errorMax Kellermann2010-01-17
* Update copyright notices.Avuton Olrich2009-12-31
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* include config.h in all sourcesMax Kellermann2009-11-12
* output/pulse: initialize pulse_output.mixerMax Kellermann2009-10-29
* output/pulse: implement methods enable()/disable()Max Kellermann2009-10-23
* output_plugin: added methods enable() and disable()Max Kellermann2009-10-23
* output/pulse: call mixer on state changesMax Kellermann2009-10-23
* pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2009-10-21
* output/pulse: renamed context to "Music Player Daemon"Max Kellermann2009-10-20
* pulse: renamed source filesMax Kellermann2009-10-20