Age | Commit message (Expand) | Author |
---|---|---|
2009-10-29 | output_plugin: added method "drain" | Max Kellermann |
2009-10-23 | output_plugin: added methods enable() and disable() | Max Kellermann |
2009-03-26 | output_plugin: replaced output_plugin.get_mixer() with mixer_plugin | Max Kellermann |
2009-03-13 | all: Update copyright header. | Avuton Olrich |
2009-02-26 | output_plugin: report errors with GError | Max Kellermann |
2009-02-25 | output_plugin: don't pass audio_output object to method init() | Max Kellermann |
2009-02-23 | output: pass the music chunk pointer as void*, not char* | Max Kellermann |
2009-02-23 | output_api: play() returns a length | Max Kellermann |
2009-02-16 | output_plugin: replaced method "control()" with "mixer()" | Max Kellermann |
2009-02-16 | output_plugin: added inline wrapper functions | Max Kellermann |
2009-02-16 | output_plugin: reorder method declarations | Max Kellermann |
2009-02-16 | output_api: moved "struct audio_output_plugin" to output_plugin.h | Max Kellermann |