| Commit message (Expand) | Author | Age | Files | Lines |
* | output_plugin: the plugin allocates the audio_output object | Max Kellermann | 2011-09-19 | 1 | -93/+42 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-03-31 | 1 | -4/+4 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | output_plugin: add method delay() | Max Kellermann | 2010-11-05 | 1 | -0/+18 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | output_plugin: added method "drain" | Max Kellermann | 2009-10-29 | 1 | -0/+12 |
* | output_plugin: added methods enable() and disable() | Max Kellermann | 2009-10-23 | 1 | -0/+34 |
* | output_plugin: replaced output_plugin.get_mixer() with mixer_plugin | Max Kellermann | 2009-03-26 | 1 | -17/+8 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | output_plugin: report errors with GError | Max Kellermann | 2009-02-26 | 1 | -10/+24 |
* | output_plugin: don't pass audio_output object to method init() | Max Kellermann | 2009-02-25 | 1 | -5/+2 |
* | output: pass the music chunk pointer as void*, not char* | Max Kellermann | 2009-02-23 | 1 | -1/+1 |
* | output_api: play() returns a length | Max Kellermann | 2009-02-23 | 1 | -2/+4 |
* | output_plugin: replaced method "control()" with "mixer()" | Max Kellermann | 2009-02-16 | 1 | -6/+17 |
* | output_plugin: added inline wrapper functions | Max Kellermann | 2009-02-16 | 1 | -0/+66 |
* | output_plugin: reorder method declarations | Max Kellermann | 2009-02-16 | 1 | -17/+17 |
* | output_api: moved "struct audio_output_plugin" to output_plugin.h | Max Kellermann | 2009-02-16 | 1 | -0/+115 |