summaryrefslogtreecommitdiff
path: root/src/output_plugin.h
AgeCommit message (Expand)Author
2013-01-30{encoder,output}_api.h: allow compiling as C++Max Kellermann
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann
2011-09-19output_plugin: the plugin allocates the audio_output objectMax Kellermann
2011-03-31fix common misspellingsJonathan Neuschäfer
2011-01-29copyright year 2011Max Kellermann
2010-11-05output_plugin: add method delay()Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-10-29output_plugin: added method "drain"Max Kellermann
2009-10-23output_plugin: added methods enable() and disable()Max Kellermann
2009-03-26output_plugin: replaced output_plugin.get_mixer() with mixer_pluginMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-02-26output_plugin: report errors with GErrorMax Kellermann
2009-02-25output_plugin: don't pass audio_output object to method init()Max Kellermann
2009-02-23output: pass the music chunk pointer as void*, not char*Max Kellermann
2009-02-23output_api: play() returns a lengthMax Kellermann
2009-02-16output_plugin: replaced method "control()" with "mixer()"Max Kellermann
2009-02-16output_plugin: added inline wrapper functionsMax Kellermann
2009-02-16output_plugin: reorder method declarationsMax Kellermann
2009-02-16output_api: moved "struct audio_output_plugin" to output_plugin.hMax Kellermann