aboutsummaryrefslogtreecommitdiff
path: root/src/output/fifo_plugin.c
Commit message (Expand)AuthorAge
* output/fifo: renamed source to fifo_output_plugin.cMax Kellermann2009-10-22
* all: Update copyright header.Avuton Olrich2009-03-13
* output_plugin: report errors with GErrorMax Kellermann2009-02-26
* fifo: return bool valuesMax Kellermann2009-02-25
* fifo: no CamelCaseMax Kellermann2009-02-25
* fifo: removed timer!=NULL checksMax Kellermann2009-02-25
* 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
* conf: added config_get_block_string()Max Kellermann2009-01-18
* conf: no CamelCase, part IMax Kellermann2009-01-17
* null, fifo: use GLib instead of utils.hMax Kellermann2009-01-03
* output plugins: don't include gcc.hMax Kellermann2009-01-01
* fifo: use GLib loggingMax Kellermann2008-12-29
* output: close device on play errorMax Kellermann2008-10-29
* output: use bool for return values and flagsMax Kellermann2008-10-29
* output: don't compile plugins which are disabledMax Kellermann2008-10-26
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-26