| Commit message (Expand) | Author | Age | Files | Lines |
* | output_plugin: the plugin allocates the audio_output object | Max Kellermann | 2011-09-19 | 1 | -23/+30 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-17 | 1 | -11/+11 |
|\ |
|
| * | output/pulse: improve locking | Max Kellermann | 2011-09-17 | 1 | -11/+11 |
* | | output/pulse: don't expose internal struct in public header | Max Kellermann | 2011-09-17 | 1 | -0/+43 |
* | | output/pulse: move code to _setup_stream() | Max Kellermann | 2011-09-17 | 1 | -15/+36 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-16 | 1 | -1/+2 |
|\| |
|
| * | input/curl, output/pulse: fix "unused local variable" warnings | Max Kellermann | 2011-09-16 | 1 | -1/+2 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-09-01 | 1 | -21/+41 |
|\| |
|
| * | output/pulse: reset callbacks before closing stream/context | Max Kellermann | 2011-08-31 | 1 | -0/+10 |
| * | output/pulse: add function _delete_stream() | Max Kellermann | 2011-08-31 | 1 | -5/+16 |
| * | output/pulse: use _delete_context() | Max Kellermann | 2011-08-31 | 1 | -16/+15 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-08-24 | 1 | -2/+65 |
|\| |
|
| * | output/pulse: fix deadlock when the stream was suspended | Max Kellermann | 2011-08-23 | 1 | -0/+31 |
| * | output/pulse: add assertions | Max Kellermann | 2011-08-23 | 1 | -0/+30 |
| * | output/pulse: return 0 on error | Max Kellermann | 2011-08-23 | 1 | -1/+1 |
| * | pulse/output: fix deadlock when resuming the stream | Max Kellermann | 2011-08-23 | 1 | -1/+3 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
|/ |
|
* | output/pulse: clear the "mainloop" attribute on error | Max Kellermann | 2010-01-17 | 1 | -2/+3 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 2009-12-02 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | output/pulse: initialize pulse_output.mixer | Max Kellermann | 2009-10-29 | 1 | -0/+1 |
* | output/pulse: implement methods enable()/disable() | Max Kellermann | 2009-10-23 | 1 | -9/+35 |
* | output_plugin: added methods enable() and disable() | Max Kellermann | 2009-10-23 | 1 | -0/+2 |
* | output/pulse: call mixer on state changes | Max Kellermann | 2009-10-23 | 1 | -1/+104 |
* | pulse: code rewrite using the asynchronous libpulse API | Max Kellermann | 2009-10-21 | 1 | -73/+581 |
* | output/pulse: renamed context to "Music Player Daemon" | Max Kellermann | 2009-10-20 | 1 | -1/+1 |
* | pulse: renamed source files | Max Kellermann | 2009-10-20 | 1 | -0/+183 |