Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |