aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/fifo_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* output_plugin: report errors with GErrorMax Kellermann2009-02-261-26/+47
* fifo: return bool valuesMax Kellermann2009-02-251-12/+12
* fifo: no CamelCaseMax Kellermann2009-02-251-43/+50
* fifo: removed timer!=NULL checksMax Kellermann2009-02-251-12/+1
* output_plugin: don't pass audio_output object to method init()Max Kellermann2009-02-251-3/+3
* output: pass the music chunk pointer as void*, not char*Max Kellermann2009-02-231-2/+2
* output_api: play() returns a lengthMax Kellermann2009-02-231-10/+7
* conf: const pointers in block get functionsMax Kellermann2009-01-251-1/+1
* conf: added config_get_block_string()Max Kellermann2009-01-181-7/+6
* conf: no CamelCase, part IMax Kellermann2009-01-171-2/+2
* null, fifo: use GLib instead of utils.hMax Kellermann2009-01-031-5/+7
* output plugins: don't include gcc.hMax Kellermann2009-01-011-2/+4
* fifo: use GLib loggingMax Kellermann2008-12-291-21/+24
* output: close device on play errorMax Kellermann2008-10-291-1/+0
* output: use bool for return values and flagsMax Kellermann2008-10-291-12/+12
* output: don't compile plugins which are disabledMax Kellermann2008-10-261-9/+0
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-0/+290