aboutsummaryrefslogtreecommitdiff
path: root/src/output/null_plugin.c
Commit message (Expand)AuthorAge
* include config.h in all sourcesMax Kellermann2009-11-12
* all: Update copyright header.Avuton Olrich2009-03-13
* output_plugin: report errors with GErrorMax Kellermann2009-02-26
* output_plugin: don't pass audio_output object to method init()Max Kellermann2009-02-25
* output: pass the music chunk pointer as void*, not char*Max Kellermann2009-02-23
* output_api: play() returns a lengthMax Kellermann2009-02-23
* conf: const pointers in block get functionsMax Kellermann2009-01-25
* null: added option to disable timer synchronizationMax Kellermann2009-01-22
* null: implemented finish() methodMax Kellermann2009-01-22
* null: no CamelCaseMax Kellermann2009-01-22
* conf: no CamelCase, part IMax Kellermann2009-01-17
* null, fifo: use GLib instead of utils.hMax Kellermann2009-01-03
* null: don't include gcc.hMax Kellermann2009-01-01
* output: use bool for return values and flagsMax Kellermann2008-10-29
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26