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